Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1000 Bytes

changelog.rst

File metadata and controls

50 lines (33 loc) · 1000 Bytes

Change log

0.2.0 – 2022-02-10

Support configuring the default timeout for requests.

Added

  • Configuration of the default timeout for requests.

0.1.1 – 2022-02-06

Fix for register reads.

Fixed

  • Handling of responses to the following Modbus functions:
    • Read Holding Registers
    • Read Input Registers

0.1.0 – 2022-01-30

First stable release.

Added

  • Serial device client support for the following Modbus functions:
    • Read Holding Registers
    • Read Input Registers
    • Write Single Register
    • Read Exception Status