rossko57
(Rossko57)
December 6, 2021, 1:59pm
6
What actual errors do you get in your openhab.log?
Disable/enable Thing doesn’t do much different to a routine poll, given your default TCP connect strategy.
Some ideas here
These notes apply to modbus binding version 2.x
This is not a Modbus how-to, but rather a tuning guide for advanced users.
Related - Modbus performance management in openHAB 2
Fault detection
Later we’ll look at ways to handle faults and errors. But to begin, we’ll look at how you can detect a Modbus problem using openHAB, so that you can build rules to take some action; send a warning message, put control systems into a fallback mode, or whatever.
A serious fault with your Modbus slave or …