Closed andrewdavidmackenzie closed 8 months ago
This will allow to know (for example) how long ago a device/ssid went offline for display on UI, and with a time in email.
Also, over time, could be used to calculate some downtime statistics.
Added timestamp to the StateChange event and processed by worker from queue. Now need to add them to the status entry in field, showing when the device entered that state
This will allow to know (for example) how long ago a device/ssid went offline for display on UI, and with a time in email.
Also, over time, could be used to calculate some downtime statistics.