A beginner's guide
Explore Plans
Mobile menu Close menu
iZoneiZone

Set zone mode

This Action will set the selected zone to selected mode

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
This Action will set the selected zone to selected mode
API endpoint slug
i_zone.setzonemode
Filter code method
IZone.setzonemode.skip(string?: reason)
Runtime method
runAction("i_zone.setzonemode", {})

Action fields

ID Dropdown list

Label
Which zone?
Helper text
Select the device and zone you would like to control.
Slug
id
Required
true
Can have default value
false

Mode Dropdown list

Label
Which mode?
Helper text
Select the mode the zone need to be set to?
Slug
mode
Required
true
Can have default value
true
Filter code method
IZone.setzonemode.setMode(string: mode)