Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 238 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 238 Bytes

cbus

This library can encode and decode modbus frames into a c++ representation and find packets in a list of chunks like they are read by the hardware.

This is not a complete modbus client/server and can only provide the lower layer!