1.1.0 • Published 3 years ago

node-red-contrib-sfera-labs-strato-pi v1.1.0

Weekly downloads
-
License
LGPL-2.1-or-later
Repository
github
Last release
3 years ago

Strato Pi Node-RED

Node-RED for Strato Pi - the industrial Raspberry Pi servers.

Install and run Node-RED on Strato Pi and access all its functionalities with this module.

Setup

Before using this node make sure the Strato Pi kernel module is installed on Strato Pi.

Usage

This node lets you control and monitor the functionalities of Strato Pi by reading/writing the sysfs files provided by its Kernel module.

Inputs

Outputs

In the configuration, select the functionality (sysfs file) to link this node to. Functionalities can be readable (R) and/or writable (W). Use msg.payload as the value to write to or read from the file.

For details on the values' formats refer to the Kernel module documentation.