mycontroller-v1-legacy icon indicating copy to clipboard operation
mycontroller-v1-legacy copied to clipboard

Adding "timeout" on sensor variables or nodes

Open danielefrigo opened this issue 5 years ago • 0 comments

It would be nice to have a configurable "timeout" on sensors variables (or maybe even at node level) and automatically void variable value after that timeout. The idea is: I know that my Arduino node should send updates every X minutes, if after Y minutes (greater than X) I did not receive a new value, then this means there's some issue on the node or the gw, but anyway that value is not up to date and should be voided.

danielefrigo avatar Jul 23 '20 19:07 danielefrigo