specification
specification copied to clipboard
NavTex, Inmarsat Fleet messages should be made part of the SignalK spec
NavTex, Inmarsat Fleet messages should be made part of the SignalK spec
Related: https://github.com/SignalK/specification/issues/356
Agreed. For NavTex messages are send by stations identified by StationIDs. A message is of a certain type and carries a message id.
Typically one would filter on station and then message type. So a path like /resources/navtex/stationId/messageType would allow to setup listeners for only those messages that you're interested in.
The message would have the following info:
- message id (00-99)
- Time received (time sent is part of the text messsage as well, but free form so not easily parsable)
- Actual message text - ASCII