Reputation: 213
just wondering if anyone has successfully used the Intel IoT kit to collect data from a PLC without an Arduino board? I.e. is OPC or similar supported. Thanks.
Upvotes: -1
Views: 292
Reputation: 2310
This might be a good option > http://node-opcua.github.io/ < which is also located here > https://github.com/node-opcua/node-opcua < under MIT license.
Searching for "opc for node" brings up a lot of interesting solutions.
Upvotes: 0