tokio-modbus icon indicating copy to clipboard operation
tokio-modbus copied to clipboard

TCP: How to handle reconnect?

Open 1787611685 opened this issue 1 year ago • 0 comments

When the modbus tcp slave device goes offline, how do I try to reconnect? I don't see any relevant methods. Do I need to write the timeout judgment and reconnection mechanism myself?

1787611685 avatar Dec 16 '24 05:12 1787611685