Group Location
Explore Plans
Mobile menu Close menu
PMMI LightingPMMI Lighting

Toggle "Any" Area ON or OFF

This action will toggle an area ON of OFF. All areas (dimmable, toggle only, and daylight harvesting) are applicable to this action.

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
API endpoint slug
pmmi_lighting.area_on_off
Filter code method
PmmiLighting.areaOnOff.skip(string?: reason)
Runtime method
runAction("pmmi_lighting.area_on_off", {})

Action fields

Serial number Nested dropdown list

Label
Serial Number and Area Name
Helper text
Slug
serial_number
Required
true
Can have default value
false

On off Dropdown list

Label
On/Off?
Helper text
Slug
on_off
Required
true
Can have default value
true
Filter code method
PmmiLighting.areaOnOff.setOnOff(string: onOff)