Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 1020 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 1020 Bytes

robot

opcua - Godoc License

Browse, read, write and subscribe to the live data published by the OPC UA servers on your network.

This package supports OPC UA TCP transport protocol with secure channel and binary encoding. For more information, visit https://reference.opcfoundation.org/v104/.

Includes Client and Server

To create you own client that connects to an OPC UA server, start here Godoc

To create your own OPC UA server, start here Godoc