f665aa3933
Pymodbus is a full Modbus protocol implementation offering asynchronous communications. It can also be used without any third party dependencies (aside from pyserial) if a more lightweight project is needed. PR: 251614
4 lines
208 B
Text
4 lines
208 B
Text
Pymodbus is a full Modbus protocol implementation offering
|
|
asynchronous communications. It can also be used without any
|
|
third party dependencies (aside from pyserial) if a more
|
|
lightweight project is needed.
|