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.

Developer info

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
Enter the PMMI system serial number and area name to toggle on or off. All areas including dimmable, toggle only, and daylight harvesting are applicable to this action.
Slug
serial_number
Required
true
Can have default value
false

On off Dropdown list

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