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
- Label
- Which zone?
- Helper text
- Select the device and zone you would like to control.
- Slug
- id
- Required
- true
- Can have default value
- false
- 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)