A Modbus Protocol Stack in Python
Pymodbus is a full Modbus protocol implementation using twisted for its asynchronous communications core. The library currently supports the following: Client Features * Full read/write protocol on discrete and register * Most of the extended protocol (diagnostic/file/pipe/setting/information) * TCP, UDP, Serial ASCII, Serial RTU, and Serial Binary * asynchronous(powered by twisted) and synchronous versions * Payload builder/decoder utilities Server Features * Can function as a fully implemented Modbus server * TCP, UDP, Serial ASCII, Serial RTU, and Serial Binary * asynchronous(powered by twisted) and synchronous versions * Full server control context (device information, counters, etc) * A number of backing contexts (database, redis, a slave device)
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.7.4-1.fc42 | - |
Fedora 41 | 3.6.9-2.fc41 | - |
Fedora 40 | 3.6.9-1.fc40 | - |
Fedora 39 | 3.6.9-1.fc39 | - |
You can contact the maintainers of this package via email at
pymodbus dash maintainers at fedoraproject dot org
.