@wago/node-red-io-api
v1.0.4
Published
A set of nodes to interact directly with WAGO PFC controllers I/O bus. Controller should be runnung the open source wago-kbus-api
Downloads
60
Readme
A set of nodes to control open source MQTT IO Module API on WAGO Linux PFC Controllers.
Features
- Nodes connect directly to MQTT broker either onboard the controller or externally
- Status and error messages are caught by the kbus reader
- Integrated scaling for analog input signals and process scaling for analog outputs
- New cyclic oprtation to prevent stagnant data
- Very low CPU resource usage
Get started
You must install the driver on your controller. The installer can be found here pfc-kbus-api, take care to update the kbus-api.conf file on the controller as this determines the broker and behavior of the kbus-api.
Default MQTT Broker is 127.0.0.1 and NodeID is "PFC200" unless changed in configuration file.
Requirements
- WAGO PFC with Docker engine running the Open Source Kbus API
License
@wago/node-red-io-api is under the MIT license. See the LICENSE for more information.