NebraLtd / dashboard-issues

Nebra Dashboard Issue Tracker
1 stars 1 forks source link

Add last connected to dashboard #34

Open kenmaples opened 3 years ago

kenmaples commented 3 years ago

Is your feature request related to a problem? Please describe. Dashboard shows: Connected To Update Server: No Device Manager Status Offline

Describe the solution you'd like Would be nice to know the last time the unit checked in successfully. A last successful timestamp would be nice

Additional context While I am not yet sure why it is in this status, it would be nice to know when the issue was introduced.

causticphoton commented 3 years ago

It might make sense for the hotspot to send a heartbeat to the dashboard one per minute to refresh it's connection timestamp. ALternatively, keep a persistent websocket open and report on the websocket connection status.