6 #ifndef __HMI_EXTERNAL_BEEPER_IDL__
7 #define __HMI_EXTERNAL_BEEPER_IDL__
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
Event: beeper state has changed.
Definition: ExternalBeeper.idl:30
Common base for all events.
Definition: Event.idl:13