Skip to content

Initial Release

Compare
Choose a tag to compare
@alex-lotz alex-lotz released this 14 Mar 08:15
· 15 commits to master since this release

This is the initial release of the OPC UA device examples.

Attached is a java-based tool org.open62541.xml.compiler.jar to compile OPC UA XML Information Model to generate C++ server code. The C++ code internally uses the open62541 library. You can also generate a test client for the server.