Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@meri-imperiumi/signalk-mob-notifier

meri-imperiumi534MIT1.1.1

Create Signal K notifications for discovered AIS MOB, EPIRB, and SART beacons

signalk-node-server-plugin, signalk-category-ais, signalk-category-notifications

readme

Signal K MOB notifier plugin

This plugin detects if Signal K has seen an AIS MOB (MMSI starting with 972), EPIRB (MMSI starting with 974), or SART (MMSI starting with 970) beacon. If a beacon is detected, a Signal K notification will be raised. With the notification there are various ways to alert the crew:

Please note that this plugin aims to aid with noticing and locating crew overboard. It is not a replacement for "proper" alerting mechanisms via dedicated alert buzzers, chartplotters, or a VHF radio.

Changes

  • 1.1.1 (2025-09-18)
    • Notifications include position when available
  • 1.1.0 (2025-09-04)
    • Notification is not re-published if it already exists
  • 1.0.0 (2025-08-25)
    • Initial release