Interface Plc4xComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface Plc4xComponentBuilderFactory
Read and write to PLC devices Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePlc4xComponentBuilderFactory.Plc4xComponentBuilderBuilder for the PLC4X component.static classPlc4xComponentBuilderFactory.Plc4xComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static Plc4xComponentBuilderFactory.Plc4xComponentBuilderplc4x()PLC4X (camel-plc4x) Read and write to PLC devices Category: iot Since: 3.20 Maven coordinates: org.apache.camel:camel-plc4x
-
-
-
Method Detail
-
plc4x
static Plc4xComponentBuilderFactory.Plc4xComponentBuilder plc4x()
PLC4X (camel-plc4x) Read and write to PLC devices Category: iot Since: 3.20 Maven coordinates: org.apache.camel:camel-plc4x- Returns:
- the dsl builder
-
-