Alarm Set
The alarm set widget provides a button to set the alarm value for a thing.
Field |
Description |
---|---|
Name |
The name of the widget, shown at the top of the widget. |
Thing key |
The thing key this widget should respond to. If left blank, the widget will inherit the thing key from the dashboard. |
Alarm key (mandatory) |
The key of the alarm to be set by this widget. |
Alarm state (mandatory) |
The state index of the alarm to be set by this widget. |
Button text |
The customized text to show on the button of the widget. |
Show message |
If a message modal should be shown so that a custom message can be entered. |
Show border |
If the widget should have a border around it. |
-
Clicking the button sends the command to set the alarm state of the thing to the defined alarm state index for the defined alarm key.
-
If Show message is selected, clicking the button first provides a window to send a custom message with the alarm set.
-
The widget shows either a success or failure message above the button depending on the response received by the command.