SignalK / signalk-to-nmea0183

Signal K Node server plugin to convert Signal K to NMEA 0183
Apache License 2.0
12 stars 28 forks source link

Alarm System #89

Open TomKeepCalm opened 2 years ago

TomKeepCalm commented 2 years ago

I could set notification and reset alarms at SignalK (using Node-Red), example for man over board:

Set: Path: notifications.mob Value: { "state": "emergency", "method": [ "visual", "sound" ], "message": "Person über Bord!" } Reset: Path: notifications.mob Value: null

Unfortunatly I could find no way to make it usaable for instance for OpenCPN or AvNav via the plugin. I found some NMEA0183 sentences ACK ,AKD, ALA here: but with no description. Would be great to have a biderectional alarm communication between the plotters and SignalK.

Thank you for your development so far.

TomKeepCalm commented 2 years ago

forgotten link: https://gpsd.gitlab.io/gpsd/NMEA.html

Mouetterieuse123 commented 2 years ago

Yes I would love it as well … $TKWPL for example.