blob: f46edc08b1c2f2bd9ab1c75056932d0d8f8ad4ba [file] [log] [blame]
// Do not edit directly!
// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
= IEC 60870 Client
:linkattrs:
:cq-artifact-id: camel-quarkus-iec60870
:cq-native-supported: false
:cq-status: Preview
:cq-status-deprecation: Preview
:cq-description: IEC 60870 supervisory control and data acquisition (SCADA) client using NeoSCADA implementation.
:cq-deprecated: false
:cq-jvm-since: 1.1.0
:cq-native-since: n/a
[.badges]
[.badge-key]##JVM since##[.badge-supported]##1.1.0## [.badge-key]##Native##[.badge-unsupported]##unsupported##
IEC 60870 supervisory control and data acquisition (SCADA) client using NeoSCADA implementation.
== What's inside
* xref:{cq-camel-components}::iec60870-client-component.adoc[IEC 60870 Client component], URI syntax: `iec60870-client:uriPath`
* xref:{cq-camel-components}::iec60870-server-component.adoc[IEC 60870 Server component], URI syntax: `iec60870-server:uriPath`
Please refer to the above links for usage and configuration details.
== Maven coordinates
[source,xml]
----
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-iec60870</artifactId>
</dependency>
----
Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.