I have a lua time script running in domoticz that triggers a switch 'On" to every node every minute. the node replies by swtiching the id off again and counts how many times the host send a switch command, every 6 minutes the counter is checked, and in case lower than 5, a hard reset is done. in domoticz I check if the off command is received and if the off command is not received for more than 3 minutes I trigger a switch "node alive" to off as soon as the swtiching is received again, i put the "node alive" on again. this way I can also visualize the uptime of the nodes in my network when the" node alive" is off, some scripts are disabled because they have interactions between mysensor signals and other inputs, and the dependancies are not valid anymore as soon as the node is not alive anymore