NOT ready - just for development with node-opcua-isa95 for now!
Node-RED ISA-95 Common Object Model mapping node package.
Based on node-opcua and node-opcua-isa95
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-isa
Run the following command for global install
npm install -g node-red-contrib-isa
Copyright 2016 - Klaus Landsdorf
This is not an official product of ISA. It is just to provide ISA88 and ISA95 to Node-RED. This is not production ready.
I'd like to give special thanks to Etienne Rossignon for the node-opcua-isa95 package!