This action will allow user to select the particular switch to be turned off
Developer info
- API endpoint slug
 - iotics.switch_off
 - Filter code method
 - Iotics.switchOff.skip(string?: reason)
 - Runtime method
 - runAction("iotics.switch_off", {})
 
Action fields
Device switch off Dropdown list
- Label
 - Select the iotics device switch to be off
 - Helper text
 - select the switch to be turned off
 - Slug
 - device_switch_off
 - Required
 - true
 - Can have default value
 - false
 
