SignalK / specification

Signal K is a JSON-based format for storing and sharing marine data from different sources (e.g. nmea 0183, 2000, seatalk, etc)
Other
91 stars 68 forks source link

NavTex, Inmarsat Fleet messages should be made part of the SignalK spec #616

Open mgrouch opened 3 years ago

mgrouch commented 3 years ago

NavTex, Inmarsat Fleet messages should be made part of the SignalK spec

mgrouch commented 3 years ago

Related: https://github.com/SignalK/specification/issues/356

htool commented 2 years ago

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: