1.1.1 • Published 3 years ago

node-red-contrib-sfera-labs-iono-pi-max v1.1.1

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

Iono Pi Max Node-RED

Node-RED for Iono Pi Max - the industrial Raspberry Pi PLC.

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

Setup

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

Usage

This node lets you control and monitor the functionalities of Iono Pi Max 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.