Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.06 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.06 KB

NoFlo Signal K plugin

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

Changes

  • 0.2.2 (2024-06-11)
    • Added a triggering inport for the All component to allow differing timings for the value inputs
  • 0.2.1 (2024-06-08)
    • Added an All component for checking that all input values are truthy
  • 0.2.0 (2023-01-12)
    • Fixed main graph detection
    • Now using the community version of NoFlo UI