added
API - Added sensor units parameters to /latest-samples
August 19th, 2024
✨ Improvements
Want to get the latest temperature samples in Fahrenheit? Or radon in pCi/L instead of Bq/m3?
measurementSystem
, radonUnit
, tempUnit
, pressureUnit
and vocUnit
parameters are added to the latest-samples endpoints on Device and Location levels.
The details can be found in both /v1/devices/{serialNumber}/latest-samples and /v1/locations/{locationId}/latest-samples.