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

Web Dashboard Should Show All Sensors that have Ever Been Online, Even if they aren't now #122

Open
keenanjohnson opened this issue Dec 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@keenanjohnson
Copy link
Member

Currently, the web dashboard only shows sensors that are currently "online", meaning that they have reported data recently.

However, there is a lot of valuable data from sensors that had previously reported data, but had either been moved or went offline.

We should upgrade the dashboard to display all locations that have had measurements reported to give people a better sense of the coverage and dataset available.

@keenanjohnson keenanjohnson added the enhancement New feature or request label Dec 22, 2023
@keenanjohnson
Copy link
Member Author

This file contains the DB queries: https://github.com/Ribbit-Network/ribbit-network-dashboard/blob/main/db.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant