Skip to content

Pymodbus v2.5.2

Compare
Choose a tag to compare
@dhoomakethu dhoomakethu released this 13 May 16:00
· 1115 commits to master since this release
731b080

version 2.5.2

  • Add kwarg reset_socket to control closing of the socket on read failures (set to True by default).
  • Add --reset-socket/--no-reset-socket to REPL client.