This action will control your Brilliant nexus switches which you have created in Brilliant Nexus
- API endpoint slug
- brilliant_nexus.switches
- Filter code method
- BrilliantNexus.switches.skip(string?: reason)
- Runtime method
- runAction("brilliant_nexus.switches", {})
Action fields
- Label
- Device Name
- Helper text
- Select any of the Brilliant Nexus switch
- Slug
- device_name
- Required
- true
- Can have default value
- false
- Label
- Status
- Helper text
- select Turn ON/OFF to control your device
- Slug
- status
- Required
- true
- Can have default value
- true
- Filter code method
- BrilliantNexus.switches.setStatus(string: status)