Interface MiloServerEndpointBuilderFactory.MiloServerBuilders

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

public static interface MiloServerEndpointBuilderFactory.MiloServerBuilders
  • Method Details

    • miloServer

      OPC UA Server (camel-milo) Make telemetry data available as an OPC UA server. Category: iot Since: 2.19 Maven coordinates: org.apache.camel:camel-milo Syntax: milo-server:itemId Path parameter: itemId (required) ID of the item
      Parameters:
      path - itemId
      Returns:
      the dsl builder
    • miloServer

      OPC UA Server (camel-milo) Make telemetry data available as an OPC UA server. Category: iot Since: 2.19 Maven coordinates: org.apache.camel:camel-milo Syntax: milo-server:itemId Path parameter: itemId (required) ID of the item
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - itemId
      Returns:
      the dsl builder