A beginner's guide
Explore Plans
Mobile menu Close menu
Brilliant NexusBrilliant Nexus

Set Other Devices status

This action will control other devices which you have created in Brilliant Nexus app

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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

Device name Dropdown list

Label
Device Name
Helper text
Select any of the Brilliant Nexus device
Slug
device_name
Required
true
Can have default value
false

Status Dropdown list

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)