/freeopcua

Open Source C++ OPC-UA Server and Client Library

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

Open Source C++ OPC-UA Server and Client Library

LGPL OPC-UA server and client library written in C++. Python bindings can be found in the opcua-python repository. The library is under development but works will all tested clients and servers. It support addressspace browse, read, write and address space modification as well as subscriptions and datachange events.

  • history is not yet supported
  • subscription for client is in progress

see examples in src/examples folder or the examples in python repository