User Buttons Element
The user buttons element is used to enable actions when the hardware’s side buttons are pressed. This element is only available within Rapid IoT projects.
The user buttons element is located in the Element Toolbox within Atmosphere IoT Studio’s Embedded tab.
Properties
The following properties can be changed for the user buttons element:
Name
The name of the element.
Triggers
The following triggers are available to execute events from within the user buttons element:
Triggered
Execute an event when the source element connected to the user buttons triggers.
Top-left Button Pressed
Execute an event when the hardware’s top-left button is pressed.
Top-right Button Pressed
Execute an event when the hardware’s top-right button is pressed.
Bottom-left Button Pressed
Execute an event when the hardware’s bottom-left button is pressed.
Bottom-right Button Pressed
Execute an event when the hardware’s bottom-right button is pressed.
Abilities
The following abilities are available for the user buttons element when its source element triggers:
Trigger
Trigger the element(s) that follow the user buttons element.
Press Top-left Button
Perform an action on the page by pressing the top-left button.
Press Top-right Button
Perform an action on the page by pressing the top-right button.
Press Bottom-left Button
Perform an action on the page by pressing the bottom-left button.
Press Bottom-right Button
Perform an action on the page by pressing the bottom-right button.