UNPKG

signalk-auto-polar

Version:

Aggregates boat performance data into running averages per wind condition (with a capped count) and displays the results via a static HTML/JS interface with CSV download.

17 lines (16 loc) 542 B
{ "name": "signalk-auto-polar", "version": "0.0.1", "description": "Aggregates boat performance data into running averages per wind condition (with a capped count) and displays the results via a static HTML/JS interface with CSV download.", "main": "plugin/index.js", "author": "Arne Holzenburg", "license": "ISC", "keywords": [ "signalk-node-server-plugin", "signalk-category-nmea-2000" ], "signalk-plugin-enabled-by-default": false, "signalk": { "displayName": "Automatic Polar Performance Aggregator" } }