New services
Explore Plans
Mobile menu Close menu
Wink: NimbusWink: Nimbus

Set dial label

This Action will set a new label on your Nimbus device.

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
API endpoint slug
nimbus.set-dial-label
Filter code method
Nimbus.setDialLabel.skip(string?: reason)
Runtime method
runAction("nimbus.set-dial-label", {})

Action fields

Dial ID Dropdown list

Label
Which device?
Slug
dial-id
Required
true
Can have default value
false

Dial label Text input

Label
Dial label
Slug
dial-label
Required
true
Can have default value
true
Filter code method
Nimbus.setDialLabel.setDialLabel(string: dialLabel)