We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d2c864 commit 5a38412Copy full SHA for 5a38412
CHANGELOG.rst
@@ -12,6 +12,8 @@ Version 1.5.0
12
* Async servers can now have an option to defer `reactor.run()` when using `Start<Tcp/Serial/Udo>Server(...,defer_reactor_run=True)`
13
* Fix UDP client issue while handling MEI messages (ReadDeviceInformationRequest)
14
* Add expected response lengths for WriteMultipleCoilRequest and WriteMultipleRegisterRequest
15
+* Fix _rtu_byte_count_pos for GetCommEventLogResponse
16
+* Add support for repeated MEI device information Object IDs
17
* Fix struct errors while decoding stray response
18
* Modbus read retries works only when empty/no message is received
19
* Change test runner from nosetest to pytest
0 commit comments