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