mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
实现MQTT协议消息订阅和消息解析流程
This commit is contained in:
@@ -26,6 +26,8 @@ struct AppOption
|
||||
std::string password;
|
||||
} mqtt;
|
||||
|
||||
std::string webSrvUrl;
|
||||
|
||||
};
|
||||
|
||||
class Config
|
||||
|
||||
Reference in New Issue
Block a user