5 | | * Adding "`/current.inc`", "`/params.inc`", or "`/datas.inc`" to a sensor URL resulted in the return of different data in a JSON-style format. |
| 5 | * Adding "`/current.inc`", "`/params.inc`", or "`/datas.inc`" to a sensor URL resulted in the return of different data in a JSON-style format. |
| 6 | * Adding "`/current.inc`" to a sensor URL returned JSON-style data, that after Base64-decoding and conversion among other things contained serial number of the sensor, current local time, temperature in °C, and humidity in %. The latter two values were given with an accuracy of one decimal. |
| 7 | * Adding "`/params.inc`" to a sensor URL returned JSON-style data, that after Base64-decoding and conversion among other things contained the title of the sensor, indicating the lab/room it was installed in. |