Skip to content

pspeybro/freeopcua

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.8%
  • Shell 8.1%
  • C 6.1%
  • Python 4.0%