Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 259 Bytes

File metadata and controls

6 lines (5 loc) · 259 Bytes

Dependencies

  • libmodbus

What does it do?

This library is a wrapper around the c library libmodbus, which is a general purpose modbus library. The point of the library is to abstract away the necessary tcp server logic required, using modern c++ (c++17)