0.3.1 • Published 3 months ago

signalk-postgsail v0.3.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

Signal K PostgSail plugin

PostgSail effortlessly logs your voyages, automatically capturing your trips, moorages, dockings and anchorages with no additional need to stop/start anything. Built for sailors, motorboats and commercial uses.

Send, monitor, alert, observe all numeric values & positions & status to a self-hosted or cloud instances of PostgSail (PostgreSQL, Grafana).

Description

Signal K server plugin to send all self SignalK numeric data and nagivation entry to a PostgSail server.

Features

  • Automatically log your voyages without manually starting or stopping a trip.
  • Automatically capture the details of your voyages (boat speed, heading, wind speed, etc).
  • Timelapse video your trips!
  • Add custom notes to your logs.
  • Export to CSV, GPX, GeoJSON, KML and download your logs.
  • Aggregate your trip statistics: Longest voyage, time spent at anchorages, home ports etc.
  • See your moorages on a global map, with incoming and outgoing voyages from each trip.
  • Monitor your boat (position, depth, wind, temperature, battery charge status, etc.) remotely with history.
  • Notification via email or PushOver.
  • Notification and monitor your boat via Telegram bot.
  • Offline mode.
  • Low Bandwith mode.
  • Awesome statistics and graphs.
  • Compatibles with Victron Cerbo GX monitoring devices as well as other Victron GX series.
  • Compatibles Raspberry Pi.

Optional dependencies

signalk-autostate by @meri-imperiumi. Used to determine the vessel's state based on sensor values, and updates the navigation.state value accordingly.

The signalk-derived-data and signalk-path-mapper plugins are both useful to remap available data to the required canonical paths.

Source data

The following SignalK paths are used by PostgSail to generate logbook and monitoring. SignalK Keys Reference (Vessel)

SignalK pathTimeline nameNotes
navigation.courseOverGroundTrueCourse
navigation.headingTrueHeading
navigation.speedThroughWater
navigation.speedOverGroundSpeed
environment.wind.directionTrueWind
environment.wind.speedOverGroundWind
environment.*.pressureBaroPressure in zone
environment.*.temperatureTemp
environment.*.relativeHumidityRatio
environment.water.swell.stateSea
navigation.positionCoordinates
navigation.logLogIf present, used to calculate distance
propulsion.*.runTimeEngineIf present, used to calculate engine hour usage
steering.autopilot.stateAutopilot changes are logged.
navigation.stateIf present, used to start and stop automated hourly entries. Changes are logged.
propulsion.*.statePropulsion changes are logged.
electrical.batteries.*.voltageVoltage measured
electrical.batteries.*.stateOfChargeratioState of charge, 1 = 100%
electrical.solar.*Solar measured
tanks.*.currentLevelLevel of fluid in tank 0-100%
tanks.*.capacity.*Total capacity

The signalk-derived-data and signalk-path-mapper plugins are both useful to remap available data to the required canonical paths.

Cloud

Optional a free account on iot.openplotter.cloud.

Cloud development

A full-featured development environment ready to test and code.

With DevPod

0.3.0

3 months ago

0.3.1

3 months ago

0.2.0

7 months ago

0.1.0

10 months ago

0.0.10

12 months ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

2 years ago