6 #ifndef __HMI_EXTERNAL_BEEPER_IDL__
7 #define __HMI_EXTERNAL_BEEPER_IDL__
30 valueobject StateChangedEvent extends
idl.Event {
External Beeper interface.
Definition: ExternalBeeper.idl:17
void alarm()
Start beeper alarm.
State
Beeper state.
Definition: ExternalBeeper.idl:21
State getState()
Get current beeper state.
void off()
Turn beeper off.
Human Machine Interface.
Definition: ExternalBeeper.idl:14
Basic IDL definitions.
Definition: Event.idl:10