ConnectedHumber / Air-Quality-Web

The web interface and JSON api for the ConnectedHumber Air Quality Monitoring Project.
https://sensors.connectedhumber.org/
Mozilla Public License 2.0
11 stars 4 forks source link

Time controls: Devices #1

Closed sbrl closed 5 years ago

sbrl commented 5 years ago

By default, we display the last 24 hours worth of data. We should add the ability change & manipulate this.

We'll have to figure out the size of the average we need to ask for here, to avoid ending up with too many points. Perhaps we can have an internal setting for the target number of points that's used to calculate the window size?