-
Notifications
You must be signed in to change notification settings - Fork 72
Allow units via thin-edge json #982
Copy link
Copy link
Closed
Labels
Milestone
Description
Describe the solution you'd like
Currently devices can not send unit via the thin-edge json approach. However this is needed for some use cases where the device is actively sending the unit.
Describe alternatives you've considered
Data point library does work works on platform side, however at some points the unit should come directly from the device itself (e.g. switch mode metric <-> imperial).
Additional context
Reactions are currently unavailable