Name Last Update
documentation Loading commit data...
src Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...

README.md

modbus-cpp

The goal was to write a TCP / RTU modbus library written in c++ as a header-only, but reality quickly followed suit. To avoid large implementations in the header file and create a mess, I quickly decided to write it more conventional.