OpenMarine
SignalK key format - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=2)
+--- Thread: SignalK key format (/showthread.php?tid=3236)



SignalK key format - affinite - 2021-01-25

The firmware (ESPEASY) on the wireless sensors (ESP8266) that I use to send data to OpenPlotter/SignalK use . as the separator in the key (example: electrical.batteries.1.voltage) and / is not allowed as a separator.

I understand that "properly" formatted SignalK keys should be separated by / (example: vessels/self/electrical/batteries/1/voltage)

The SignalK server seems happy to accept electrical.batteries.1.voltage and I can create dashboards which display it OK so does this non-compliance matter ?