mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 11:19:24 +08:00
实现服务端的QT应用界面
This commit is contained in:
@@ -54,7 +54,7 @@ public:
|
||||
int qos {0};
|
||||
bool isConnected {false};
|
||||
bool isSubscribed {false};
|
||||
|
||||
int64_t tsPolling {0};
|
||||
static std::map<std::string, TopicInfo> s_mapTopicInfo;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user