OPC UA Browser
JVM since3.31.0 Native since3.31.0
Connect to OPC UA servers using the binary protocol for browsing the node tree.
What’s inside
-
OPC UA Browser component, URI syntax:
milo-browse:endpointUri -
OPC UA Client component, URI syntax:
milo-client:endpointUri -
OPC UA Server component, URI syntax:
milo-server:itemId
Please refer to the above links for usage and configuration details.
Maven coordinates
Or add the coordinates to your existing project:
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-milo</artifactId>
</dependency> Check the User guide for more information about writing Camel Quarkus applications.