Library for high level Modbus frame/packet manipulation, including encoding and decoding, all written in modern C++17. Additionally, library contains reference TCP and RTU implementation (on Linux ...
Modbux is the tool I desperately needed four years ago. It handles both Modbus TCP and RTU, lets you assign datatypes to registers, scan for addresses and data, simulate servers for testing, and ...