tjp
tjp

Reputation: 213

Intel IOT with PLC

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

Answers (1)

xmnboy
xmnboy

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

Related Questions