Initial 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.