Expand description
Client — owns the RTU serial port and creates ClientSessions.
In client mode the roles of RTU and TCP are reversed relative to Bridge:
the serial bus acts as the request source (an RTU master talks to this device) and
the TCP stream connects to an upstream Modbus TCP server.
Structs§
- Client
- Modbus RTU→TCP client.