This plugin can be used for creating various automations in your Signal K environment using the NoFlo flow-based programming framework.
A similar setup also exists for Node Red.
This package supplies a set of NoFlo components for interacting with the Signal K Server API. For other logic you can either write your own components or install any of the dozens of NoFlo component libraries available.
Status: early stages
- 0.2.2 (2024-06-11)
- Added a triggering inport for the
All
component to allow differing timings for the value inputs
- Added a triggering inport for the
- 0.2.1 (2024-06-08)
- Added an
All
component for checking that all input values are truthy
- Added an
- 0.2.0 (2023-01-12)
- Fixed main graph detection
- Now using the community version of NoFlo UI