@elipse/epm-node-red
v6.50.354
Published
Nodes for communication with Elipse Plant Manager (EPM) Web Api in Node-RED
Readme
Elipse EPM Node-RED nodes
This package adds communication blocks with the Elipse Plant Manager (EPM) Web Server to Node-RED.
Installation
Installation can be done through the Node-RED palette, searching for the @elipse/epm-node-red package, or by running the following command in the folder where Node-RED is installed:
npm install @elipse/epm-node-redConfiguration and Examples
These blocks communicate with EPM through the EPM Web Server.
To connect to servers with unsigned certificates, you must set the value 0 to the "NODE_TLS_REJECT_UNAUTHORIZED" environment variable where Node-RED is running.
The examples folder contains a commented Node-RED flow, demonstrating how to use the nodes added in this package. This flow can be imported into Node-RED in the import panel, through the @elipse/epm-node-red folder in the examples tab;
