Skip to content

Pymodbus v3.11.0

Compare
Choose a tag to compare
@janiversen janiversen released this 05 Aug 15:25
· 21 commits to master since this release

v3.11.0 is actually a bug fix to v3.10.0, but since the fix causes an API change it was not possible otherwise make v3.10.1

  • Correct bit handling (each byte is LSB->MSB). (#2707)
  • read_input_registers docstring change count to regs (#2704)
  • Add dev_id/tid check in clients (#2711)