mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
add Michael's https://github.com/emsesp/EMS-ESP32/pull/2522#
This commit is contained in:
@@ -1631,6 +1631,7 @@ bool System::command_info(const char * value, const int8_t id, JsonObject output
|
|||||||
node["server"] = settings.server;
|
node["server"] = settings.server;
|
||||||
node["tzLabel"] = settings.tzLabel;
|
node["tzLabel"] = settings.tzLabel;
|
||||||
});
|
});
|
||||||
|
node["timestamp"] = time(nullptr);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// MQTT Status
|
// MQTT Status
|
||||||
|
|||||||
Reference in New Issue
Block a user