Buzzer Element
The buzzer element is used to turn the hardware’s buzzer on or off. This element is only available within Rapid IoT projects.
The buzzer element is located in the Element Toolbox within Atmosphere IoT Studio’s Embedded tab.
Properties
The following properties can be changed for the buzzer element:
Name
The name of the element.
Triggers
The following triggers are available to execute events from within the buzzer element:
Triggered
Execute an event when the source element connected to the buzzer triggers.
State Changed
Execute an event when the buzzer’s state changes.
Abilities
The following abilities are available for the buzzer element when its source element triggers:
Trigger
Trigger the element(s) that follow the buzzer element.
Beep
Beep the buzzer once.
Toggle
Toggle the buzzer’s state.
Set State
Set the buzzer’s state (on or off).
Turn On
Turn the buzzer on.
Turn Off
Turn the buzzer off.