SignalK/signalk-server

How to provide unit to delta update for custom value.

DrStS opened this issue · 2 comments

Hello all,
I would like to provide a unit to a custom value:

Here is an example:
{"updates": [ {"$source": "IMUSender","values": [ {"path":"imu.eulerAngle.x","value": 12} ] } ] }

how to add to the above REST call a unit?

Thanks a lot!

Best Stefan

Thanks Ed, I updated the FAQ with information about the metadata editing feature available since version 2.8.0.