mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
запись в файл данных для графика
This commit is contained in:
@@ -65,6 +65,8 @@ String scenario = "";
|
||||
String mqttRootDevice = "";
|
||||
|
||||
// Time
|
||||
unsigned long unixTime = 0;
|
||||
bool isTimeSynch = false;
|
||||
Time_t _time_local;
|
||||
Time_t _time_utc;
|
||||
bool _time_isTrust = false;
|
||||
|
||||
Reference in New Issue
Block a user