Where is delayBetween() documented?

It seems method documentation is lacking. This question is similar to my runIn() question (http://community.smartthings.com/t/does-overwrite-false-actually-do-anything-to-runin/1964/last).

Where is delayBetween documented and how do I use it? It seems it takes an array/hash of methods to be called and there’s some default delay value.

I recently ran into this. Please consider bumping

If you search the docs, you will find this referenced in the device type section a few times. It doesn’t appear to be supported for SmartApps. ST has recently updated a section focusing on scheduling methods in the docs that does a good job of explaining what is supported for SmartApps. If you let me know what you are trying to do, I might be able to help.

Bump. I also read about these functions in a few of the tutorials, but I haven’t found an API discussing “delayBetween()”. Is this a groovy API? SmartThings? I’ve mostly discovered these functions through tutorials, but I would like to see a central listing if it exists.

1 Like