NOT ready - just for development with node-opcua-isa95 for now!
node-red-contrib-isa
Node-RED ISA-95 Common Object Model mapping node package.
Based on node-opcua and node-opcua-isa95
Install
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
How to use
Author
Copyright 2016 - Klaus Landsdorf
Important
This is not an official product of ISA. It is just to provide ISA88 and ISA95 to Node-RED. This is not production ready.
Contribution node-opcua
I'd like to give special thanks to Etienne Rossignon for the node-opcua-isa95 package!