Module client

Module client 

Source
Expand description

IEC 60870-5-104 client (master) implementation.

The client connects to a server (slave/RTU) and can send commands and receive data.

Structs§

Connection
An IEC 60870-5-104 client connection.
ConnectionBuilder
Builder for configuring a connection.

Type Aliases§

AsduHandler
Callback for received ASDUs.
ConnectionHandler
Callback for connection state changes.