Help me understand "Cancelable"?

@charlesrblack

Here's another example of how "cancelable" (and "stopable") can be used:

This rule is triggered if there is a status change in a number of contact sensors.

If the sensors are closed, then delayed actions are canceled and repeating actions are stopped.

On the other hand, if the sensors are open, after a delay of 5 minutes, there are two repeating actions that repeat every 5 minutes.

2 Likes