Skip to content

v0.7.1: Close connection before wait

Compare
Choose a tag to compare
@SvenBunge SvenBunge released this 07 Oct 18:22
· 11 commits to main since this release

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.