v0.7.1: Close connection before wait
When using the special ops ReconnectAfterEachRead
and sleep500ms
(or 100) the module will close the connection before it will wait for the next request. Could help if the modbus server allows only one connection at same time.