Node-RED nodes for Iono Pi - the industrial Raspberry Pi PLC
npm install node-red-contrib-sfera-labs-iono-piNode-RED for Iono Pi - the industrial Raspberry Pi PLC.
Install and run Node-RED on Iono Pi and access all its functionalities with this module.
Before using this node make sure the Iono Pi kernel module is installed on Iono Pi.
This node lets you control and monitor the functionalities of Iono Pi
by reading/writing the sysfs files provided by its
Kernel module.
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.