新增http、mqtt运行库,实现mqtt功能, 新增spdlog

This commit is contained in:
lixiaoyuan
2025-09-01 20:08:40 +08:00
parent e0b64a20c4
commit 94e467b65e
245 changed files with 54182 additions and 117 deletions

View File

@@ -28,6 +28,7 @@ public:
public:
int id {};
std::string name;
bool isConnected {false};
int workModeId {}; // 运行模式
int runPolicyId {}; // 运行策略