Skip to content

Pymodbus 2.5.3

Compare
Choose a tag to compare
@dhoomakethu dhoomakethu released this 17 Oct 06:58
· 1259 commits to master since this release

version 2.5.3

  • Fix retries on tcp client failing randomly.
  • Fix Asyncio client timeout arg not being used.
  • Treat exception codes as valid responses
  • Fix examples (modbus_payload)
  • Add missing identity argument to async ModbusSerialServer