Skip to content

Releases: qtoggle/qtoggleserver-modbus

1.2.0-beta.1

17 Dec 12:49
Compare
Choose a tag to compare
1.2.0-beta.1 Pre-release
Pre-release

What's new:

  • Adapted code to PyModbus 3.6.
  • Added support for passive TCPDump-based client.

1.1.4

24 Feb 21:18
Compare
Choose a tag to compare

What's new:

  • Minimum PyModbus version is now 3.1.3.
  • Disabled PyModbus reconnection mechanism.

1.1.3

23 Feb 11:57
Compare
Choose a tag to compare

What's new:

  • The write_value port method has been adapted to qToggleServer-0.26.

1.1.2

13 Feb 09:16
Compare
Choose a tag to compare

What's new:

  • Entire set of values is now discarded on read errors.

1.1.1

13 Feb 09:14
Compare
Choose a tag to compare

What's new:

  • Bumped pymodbus to stable 3.x.

1.1.0

17 Oct 07:37
Compare
Choose a tag to compare

What's new:

  • Adapted to pymodbus-3.0.0 stable.