Replies: 1 comment
-
There is no defined path for this. There are a few issues related to this, but so far no concrete steps.
As the server is path agnostic you can use what you feel makes sense. You can use custom metadata to add units to that paths you end up using. And please do share what you end up using, so that we can learn from your experiences and thought process and make progress with this. Something we should obviously have. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've connected a bilge sensor with my ESP32-board. Now I would like to periodically send a Signal K message with the state of the bilge (in my case either false=water detected or true=dry). However I haven't found a key regarding the bilge in the Signal K specification. Didn't I look right? Should I invent my own, e.g. propulsion.main.bilge?
Beta Was this translation helpful? Give feedback.
All reactions