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.
- Connection
Builder - Builder for configuring a connection.
Type Aliases§
- Asdu
Handler - Callback for received ASDUs.
- Connection
Handler - Callback for connection state changes.