0.5.0 • Published 1 month ago

rest-provider-signalk v0.5.0

Weekly downloads
81
License
MIT
Repository
github
Last release
1 month ago

signalk-rest-connector-plugin

SignalK plugin to receive selected deltas via REST PUT requests

Install & Use

Install the plugin through the SignalK plugin interface. After installation you need to 'Activate' it through the SignalK Plugin Config interface and configure the number of put handlers the plugin shall listen on.

The plugin will inject new SignalK-values, eg.:

navigation.gnss.antennaAltitude

by configuring like

Plugin Configuration

Timeout configuration to 0 means no timeout data will be set to the meta data.

Sending a put request requires authorization first and a proper JSON object to be submitted in the body specifying at least the data source as well as the value to be captured. This can be done even manually through POSTMAN - yet the data source specified needs to match the configuration:

Postman PUT Request

Each path can be selectively enabled or disabled. Max # of paths has been set to 9.


Release Notes

  • v0.2 update to include metas for units and timeout
  • v0.3 added propulsion as base path
0.5.0

1 month ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago