6#ifndef __PDUMODEL_UNIT_IDL__
7#define __PDUMODEL_UNIT_IDL__
9#include <UserEvent.idl>
19 constant
int ERR_INVALID_PARAM = 1;
Orientation getDisplayOrientation()
Retrieve the current orientation of the display.
MetaData getMetaData()
Retrieve the unit metadata.
void identify(in int seconds)
Display something distictive to identify the unit.
void muteBuzzer(in boolean mute)
Mute buzzer, turn of all audible alarms.
Orientation
Display orientation.
@ NORMAL
Normal orientation.
int setSettings(in Settings settings)
Change the unit settings.
Settings getSettings()
Retrieve the unit settings.
Event: Unit identification requested.
int duration
Number of seconds the identification should be displayed.
boolean autoDisplayOrientation
true for automatic orientation control
boolean buzzerMuted
true if the buzzer is muted
Orientation displayOrientation
Manually configured orientation