IEC 60870 Client
JVM since1.1.0 Nativeunsupported
IEC 60870 supervisory control and data acquisition (SCADA) client using NeoSCADA implementation.
What’s inside
-
IEC 60870 Client component, URI syntax:
iec60870-client:uriPath
-
IEC 60870 Server component, URI syntax:
iec60870-server:uriPath
Please refer to the above links for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-iec60870</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.