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.9.2-4.fc44 | - |
| Fedora 43 | 3.9.2-4.fc43 | 3.9.2-4.fc43 |
| Fedora 42 | 3.9.2-1.fc42 | - |
| Fedora 41 | 3.6.9-2.fc41 | - |
You can contact the maintainers of this package via email at
pymodbus dash maintainers at fedoraproject dot org.