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