mb_tcpclient is a command linbe programm for Modbus/TCP client support. For non TCP devices it is expected to run a bridge device or software, like the BWCT DIN-ETH-IO88 device for RS485 Modbus/RTU.
libbwct and libbwctmb are required
cmake .
make
make installThe source code is available under
BSD