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