mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
实现服务端的QT应用界面
This commit is contained in:
@@ -29,6 +29,7 @@ struct AppOption
|
||||
std::string host;
|
||||
std::string username;
|
||||
std::string password;
|
||||
int interval {60};
|
||||
} mqtt;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user