Interface MiloClientComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface MiloClientComponentBuilderFactory
Connect to OPC UA servers using the binary protocol for acquiring telemetry data. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceMiloClientComponentBuilderFactory.MiloClientComponentBuilderBuilder for the OPC UA Client component.static classMiloClientComponentBuilderFactory.MiloClientComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static MiloClientComponentBuilderFactory.MiloClientComponentBuildermiloClient()OPC UA Client (camel-milo) Connect to OPC UA servers using the binary protocol for acquiring telemetry data.
-
-
-
Method Detail
-
miloClient
static MiloClientComponentBuilderFactory.MiloClientComponentBuilder miloClient()
OPC UA Client (camel-milo) Connect to OPC UA servers using the binary protocol for acquiring telemetry data. Category: iot Since: 2.19 Maven coordinates: org.apache.camel:camel-milo- Returns:
- the dsl builder
-
-