Unit interface.  
 More...
import"Unit.idl";
◆ Orientation
Display orientation. 
| Enumerator | 
|---|
| NORMAL | Normal orientation.  | 
| FLIPPED | Upside-down.  | 
 
 
◆ getDisplayOrientation()
      
        
          | Orientation pdumodel::Unit_2_0_1::getDisplayOrientation | ( |  | ) |  | 
      
 
Retrieve the current orientation of the display. 
- Returns
- Display orientation. 
 
 
◆ getMetaData()
      
        
          | MetaData pdumodel::Unit_2_0_1::getMetaData | ( |  | ) |  | 
      
 
Retrieve the unit metadata. 
- Returns
- Unit metadata 
 
 
◆ getSettings()
      
        
          | Settings pdumodel::Unit_2_0_1::getSettings | ( |  | ) |  | 
      
 
Retrieve the unit settings. 
- Returns
- Unit settings 
 
 
◆ identify()
      
        
          | void pdumodel::Unit_2_0_1::identify | ( | in int | seconds | ) |  | 
      
 
Display something distictive to identify the unit. 
- Parameters
- 
  
    | seconds | Number of seconds to display the identify string |  
 
 
 
◆ muteBuzzer()
      
        
          | void pdumodel::Unit_2_0_1::muteBuzzer | ( | in boolean | mute | ) |  | 
      
 
Mute buzzer, turn of all audible alarms. 
- Parameters
- 
  
    | mute | trueto mute buzzer,falsefor normal mode |  
 
 
 
◆ setSettings()
      
        
          | int pdumodel::Unit_2_0_1::setSettings | ( | in Settings | settings | ) |  | 
      
 
Change the unit settings. 
- Parameters
- 
  
    | settings | New unit settings |  
 
- Returns
- 0 if OK 
- 
ERR_INVALID_PARAM if any parameters are invalid 
 
 
◆ IdentificationStartedEvent
      
        
          | valueobject pdumodel::Unit_2_0_1::IdentificationStartedEvent | 
      
 
Event: Unit identification requested. 
Number of seconds the identification should be displayed 
 
 
The documentation for this interface was generated from the following file: