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.

19 lines (18 loc) 602 B
{ "name": "signalk-auto-polar", "version": "0.0.2", "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-embeddable-webapp", "signalk-category-nmea-2000" ], "signalk-plugin-enabled-by-default": false, "signalk": { "appIcon": "./assets/icons/icon-72x72.png", "displayName": "Polar Performance" } }