OPC UA Client
JVM since1.1.0 Nativeunsupported
Connect to OPC UA servers using the binary protocol for acquiring telemetry data.
What’s inside
-
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
<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.