Group Location
Explore Plans
Mobile menu Close menu
YoLinkYoLink

Delay your sprinkler

Set delay for your sprinkler

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
Set delay for your sprinkler
API endpoint slug
yolink.sprinkler
Filter code method
Yolink.sprinkler.skip(string?: reason)
Runtime method
runAction("yolink.sprinkler", {})

Action fields

Device ID Dropdown list

Label
Device
Helper text
Choose a device
Slug
deviceId
Required
true
Can have default value
false

Delay Dropdown list

Label
Delay
Helper text
The time you want to delay (hours)
Slug
delay
Required
true
Can have default value
true
Filter code method
Yolink.sprinkler.setDelay(string: delay)