Interface Plc4XEndpointBuilderFactory.Plc4XBuilders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder,EndpointRouteConfigurationBuilder
- Enclosing interface:
Plc4XEndpointBuilderFactory
public static interface Plc4XEndpointBuilderFactory.Plc4XBuilders
-
Method Summary
Modifier and TypeMethodDescriptionPLC4X (camel-plc4x) Read and write to PLC devices Category: iot Since: 3.20 Maven coordinates: org.apache.camel:camel-plc4x Syntax:plc4x:driverPath parameter: driver (required) PLC4X connection string for the connection to the targetPLC4X (camel-plc4x) Read and write to PLC devices Category: iot Since: 3.20 Maven coordinates: org.apache.camel:camel-plc4x Syntax:plc4x:driverPath parameter: driver (required) PLC4X connection string for the connection to the target
-
Method Details
-
plc4x
PLC4X (camel-plc4x) Read and write to PLC devices Category: iot Since: 3.20 Maven coordinates: org.apache.camel:camel-plc4x Syntax:plc4x:driverPath parameter: driver (required) PLC4X connection string for the connection to the target- Parameters:
path- driver- Returns:
- the dsl builder
-
plc4x
PLC4X (camel-plc4x) Read and write to PLC devices Category: iot Since: 3.20 Maven coordinates: org.apache.camel:camel-plc4x Syntax:plc4x:driverPath parameter: driver (required) PLC4X connection string for the connection to the target- Parameters:
componentName- to use a custom component name for the endpoint instead of the default namepath- driver- Returns:
- the dsl builder
-