feinstaub-api icon indicating copy to clipboard operation
feinstaub-api copied to clipboard

Django project to store sensor pushed via REST api

Results 4 feinstaub-api issues
Sort by recently updated
recently updated
newest added

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.1 to 3.11.2. Release notes Sourced from djangorestframework's releases. Version 3.9.3 This is the last Django REST Framework release that will support Python 2. Be sure to...

dependencies

List list with the following infos for each sensor for displaying in the interactive map. Format = json Data: - Uid/id - lat/long (rounded to 3-4 decimals) - sensor type...

Maybe I'm missing something, but from what I see, the permission to post data for a specific sensor node is solely based on its id? That could potentially be bad,...

Deliver pre aggregated sensor data by Uid/id. ...