openSenseMap-API
openSenseMap-API copied to clipboard
API for opensensemap.org
As an external developer who uses the API it's extremely helpful when the API supplies not only the required information, but also the referenced assets. At the moment the openSenseMap-API...
I have a new Luftdaten sensor running 121C - it attempts to post data to the OpenSenseMap ingress API and fails and gets an internal server error. ## Sending to...
- [ ] Limit from-date and to-date parameters to 1 month to match docs - [x] Remove artificial limit of measurements - [x] Maybe add arithmetic mean. This route is...
Should honor different lengths of months
`InternalServerError: errmsg: "Sort operation used more than the maximum 33554432 bytes of RAM. Add an index, or specify a smaller limit."` Maybe { sensor_id: 1, createdAt: 1 }
It should be possible to specify relative timespans for from-date and to-date parameters. Examples: -2h -1d now
Replace definitions in `packages/models/src/box/sensorLayouts`
Stations registered as mobile with only one location should have the option to switch to stationary. Should only be possible for stations which are registered as 'mobile' and have only...
it would be great to track API requests: - timestamp - IP (location) - request made
Currently, we can configure the location of a senseBox. Having information about the height over sea level would be very useful in statistical analysis of pressure, temperature and lighting data....