SignalK server plugin for storing vessel and environmental data into a MongoDB database. Version 2.2.3 is the current stable release. Designed for SignalK Node servers, it provides configurable data collection, batch processing, dynamic tagging, and resilient connection handling. Differentiators include easy integration via SignalK App Store, customizable paths, and efficient buffering for real-time monitoring and historical analysis. No regular release cadence documented.
npm install signalk-to-mongodbNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install and configure the SignalK to MongoDB plugin via the App Store or manual setup, with example configuration for data storage.
Ensure SignalK server is installed and running.
Test connection using mongo shell or similar.
Refer to plugin documentation or UI for latest fields.
Restart SignalK server or manually install via git clone.
Check dbUri format: mongodb://username:password@host:port/db?authSource=admin
Ensure plugin is installed in the correct SignalK plugins directory and server is restarted.