Group Location
Explore Plans
Mobile menu Close menu
Brilliant NexusBrilliant Nexus

Set Switch status

This action will control your Brilliant nexus switches which you have created in Brilliant Nexus

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 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

Device name Dropdown list

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

Status Dropdown list

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)