Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alarm System #89

Open
TomKeepCalm opened this issue Mar 22, 2022 · 2 comments
Open

Alarm System #89

TomKeepCalm opened this issue Mar 22, 2022 · 2 comments

Comments

@TomKeepCalm
Copy link

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
Copy link
Author

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

@Mouetterieuse123
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants