Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display the last path update date and dead paths indicator #85

Open
tonybentley opened this issue Feb 19, 2019 · 1 comment
Open

Display the last path update date and dead paths indicator #85

tonybentley opened this issue Feb 19, 2019 · 1 comment

Comments

@tonybentley
Copy link

Currently the signalk model provides the timestamp for each value and persists the value regardless of the last updated date/time. If the instrument fails to continue updating, the model is not cleared so the user does not know if the data is from 2 seconds ago, or 2 days ago.

Provide the following format in the instrument display:
skinstrument

Showing {dd} days, {hh} hours, {mm} minutes, {ss} seconds ago
If today and last updated {dd} was today then omit, {hh} is current hour then omit, etc

@cmotelet cmotelet changed the title Provide 'last updated' from timestamp value Display the last path update date and dead paths indicator Feb 19, 2020
@cmotelet
Copy link
Member

As since version 1.20.0 of the server it is possible to add a metadata timeout per path we will be able in only one operation to have the date of the last value and an alarm in case of no update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants