переход на получение статистики устройства новым API библиотеки control_system_client

This commit is contained in:
2024-11-05 16:06:16 +03:00
parent 5bfc5cebaf
commit 541b08a40e
12 changed files with 855 additions and 181 deletions

View File

@@ -32,6 +32,7 @@ namespace api_driver {
TSID sid{0};
unsigned int access{0};
std::string deviceInitState;
};
}