openSenseMap-API icon indicating copy to clipboard operation
openSenseMap-API copied to clipboard

API for opensensemap.org

Results 97 openSenseMap-API issues
Sort by recently updated
recently updated
newest added

From a discussion between @noerw @mpfeil and @ubergesundheit Currently, the route `/boxes/:boxId/locations` returns all locations ever recorded for a box. The response is used for draw the locations of the...

I'm a little worried about the latest additions to the API – especially the possibility to login using the username and password, which I think is a huge risk. Sharing...

feature request

`https://api.opensensemap.org/boxes?date=2017-08-06T00:00:00Z,2017-08-10T12:49:51Z`

bug

The current implementation should be changed so that the measurements shouldn't be deleted but marked as deleted. the download routes should add a parameter to include these deleted measurements

This would allow for easier helping users of the senseBox by knowing certain parameters. http://forum.arduino.cc/index.php?topic=158014.msg1183373#msg1183373 contains a list of possible values Also build up storage for this kind of information.

enhancement

The `cannot save empty or invalid measurements` error occurs for luftdaten devices if the senseBox is not configured correctly

Might be usefull to add an "factorization" to the sensor setup so that user are able to fill the db with the right value if sensors rawdata has not the...

enhancement

Also for #49 This would allow to use both box and sensor ids and slugified names in urls Possible package: https://github.com/pid/speakingurl

enhancement