Package | Description |
---|---|
org.apache.camel.component.milo.client |
Client functionality
|
Modifier and Type | Class and Description |
---|---|
class |
MiloClientEndpoint
Connect to OPC UA servers using the binary protocol for acquiring telemetry
data
|
Modifier and Type | Method and Description |
---|---|
MiloClientConnection.MonitorHandle |
MiloClientConnection.monitorValue(MiloClientItemConfiguration configuration,
Consumer<org.eclipse.milo.opcua.stack.core.types.builtin.DataValue> valueConsumer) |
Constructor and Description |
---|
MiloClientConsumer(MiloClientEndpoint endpoint,
org.apache.camel.Processor processor,
MiloClientConnection connection,
MiloClientItemConfiguration configuration) |
MiloClientProducer(org.apache.camel.Endpoint endpoint,
MiloClientConnection connection,
MiloClientItemConfiguration configuration,
boolean defaultAwaitWrites) |
Apache Camel