mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
实现启动splash画面,实现天历史数据的处理和数据库存贮
This commit is contained in:
@@ -105,10 +105,12 @@ public:
|
||||
void setWorkMode(int modeId);
|
||||
void setPolicy(int policyId);
|
||||
|
||||
|
||||
void writeRuntimeData(std::string dt, int npos);
|
||||
|
||||
|
||||
public:
|
||||
int id {};
|
||||
int stationId {};
|
||||
std::string name;
|
||||
std::string code;
|
||||
bool isConnected {false};
|
||||
|
||||
Reference in New Issue
Block a user