improved
Webhooks - Replacing measurement system with units
August 30th, 2023
✨ Improvements
As we are moving away from using measurement system (Metric or Imperial) to define sensor units, and making it possible to select units per sensor instead, we're making some updates to Webhooks.
sensorUnits
was introduced on 2021-12-06 to eventually replace measurementSystem
, so measurementSystem
will now be removed from webhook payloads coming from the new system.
Changes to the API is documented in the API changelog.