mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-06 16:27:12 +01:00
This change adds Date and Time ('datetime') to the
Mqtt Heartbeat Report, which can help diagnose the
Mqtt connection and/or client device problems.
Uptime is already reported, but without a datetime
context it is unknown if the retained Mqtt
informantion is current.
Note: Date and Time will not be reported if
NTP_SUPPORT is NOT enabled.
-