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

More Historic Data #34

Open
dbrgn opened this issue Jun 22, 2018 · 0 comments
Open

More Historic Data #34

dbrgn opened this issue Jun 22, 2018 · 0 comments

Comments

@dbrgn
Copy link
Contributor

dbrgn commented Jun 22, 2018

Show charts for the last 6 hours, 3 days, 7 days and maybe 30 days.

For that, we need to change the way we fetch data a bit:

  • Fetch 7 or even 30 days of measurements per sensor
  • Store the measurements in a separate datastructure
  • Add functions to query only a certain timeframe from that data structure
  • Create separate instances of the chart for those timeframes
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

1 participant