Skip to content

matkonnerth/ModernOPC

Repository files navigation

modernopc

IntegrationTests codecov

a lightweight c++ opc ua library

which uses open62541 (https://github.com/open62541/open62541) for the heavy lifting

goals

  • make use of opc ua in c++ projects as easy as possible
  • Support for import of xml nodesets
  • Extended support for methods and events
  • Extended support for statemachines

not a goal

  • completely wrapping away the open62541 library
  • duplicate functionality, push as much as possible towards the open62541 implementation

dependencies

CI

IntegrationTests codecov

license

MPL 2.0, take a look on license for further information.

Quick start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages