Skip to content

Pymodbus v3.8.1

Compare
Choose a tag to compare
@janiversen janiversen released this 18 Dec 18:06
· 6 commits to master since this release
  • Convert endianness (#2506)
  • Fix sync serial client, loop. (#2510)
  • Correct future. (#2507)
  • Correct #2501 (#2504)
  • Raise exception on no response in async client. (#2502)
  • re-instatiate Future on reconnect (#2501)
  • Remove all trailing zeroes during string decoding (#2493)
  • Fix too many sync client log messages. (#2491)