Interface MiloClientEndpointBuilderFactory.MiloClientBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
MiloClientEndpointBuilderFactory

public static interface MiloClientEndpointBuilderFactory.MiloClientBuilders
  • Method Details

    • 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 for the headers' name.
    • 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 Syntax: milo-client:endpointUri Path parameter: endpointUri (required) The OPC UA server endpoint
      Parameters:
      path - endpointUri
      Returns:
      the dsl builder
    • 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 Syntax: milo-client:endpointUri Path parameter: endpointUri (required) The OPC UA server endpoint
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - endpointUri
      Returns:
      the dsl builder