Gerald Pape

Results 35 issues of Gerald Pape

- [ ] 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...

v7

Should honor different lengths of months

enhancement

`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 }

enhancement

It should be possible to specify relative timespans for from-date and to-date parameters. Examples: -2h -1d now

enhancement

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...

enhancement

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...

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