6 | | 4. The API for the lab environment database should allow retrieval of data for a chosen sensor number between specified start and end times:[[BR]]a. If no start time is given, all data for the chosen sensor before or equal to the end time is retrieved.[[BR]]b. If no end time is given, all data for the chosen sensor after or equal to the start time is retrieved. |
| 6 | 4. Tests also revealed that subsequent sensor temperature measurements a few seconds apart may fluctuate in a range of 0.5 °C, and the humidity measurements in a range of 0.2-0.5 % units, making detailed comparisons of values within this range be of very limited use. When storing lab environment values, it might therefore be considered to collect measurements during a small time interval (some minutes), and then store the arithmetic mean values. An alternative is to leave it up to the routines displaying or otherwise investigating the values, to make any averaging of the raw data. |
| 7 | 5. The API for the lab environment database should allow retrieval of data for a chosen sensor number between specified start and end times:[[BR]]a. If no start time is given, all data for the chosen sensor before or equal to the end time is retrieved.[[BR]]b. If no end time is given, all data for the chosen sensor after or equal to the start time is retrieved. |