v0.4.6
Introduce missing code/functionality for the following routes.
-
/v1/sensors/{sensor_id}/
- all measurements of the last 5 minutes for one sensor -
/v1/filter?city=&country=&type=
- 5 minutes filtered by query -
/static/v2/data.json
- average of all measurements per sensor of the last 5 minutes for all sensors -
/static/v2/data.1h.json
- average of all measurements per sensor of the last hour -
/static/v2/data.24h.json
- average of all measurements per sensor of the 24 hours -
static/v2/data.dust.min.json
- same as data.json but dust sensors only -
/static/v2/data.temp.min.json
- same as data.json but temp