signalk-anchoralarm-headless-plugin
v0.0.1
Published
![NPM Version](https://img.shields.io/npm/v/signalk-anchoralarm-headless-plugin)
Downloads
4
Maintainers
Readme
SignalK Anchor Alarm Plugin (Headless)
Given the anchor position (navigation.anchor.position
) and boat position, calculates the current anchor radius (navigation.anchor.currentRadius
) and bearing (navigation.anchor.bearingTrue
).
Given the maximum anchor radius (navigation.anchor.maxRadius
), raises the notifications.navigation.anchor
notification when the current radius exceeds the maximum radius.
Not to be confused with signalk-anchoralarm-plugin, which operates in a different way. You probably don't want both plugins at the same time.
Designed to work with signalk-cortex-plugin which provides the input for this plugin and signalk-pushover-plugin.