| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: The beeper activation status has changed. More...
import <InternalBeeper.idl;
 
  
| Public Attributes | |
| State | state | 
| The current beeper state. | |
| string | reason | 
| Activation reason. | |
| boolean | mutedTemporarily | 
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Event: The beeper activation status has changed.
Definition at line 29 of file InternalBeeper.idl.
| boolean hmi::InternalBeeper::StateChangedEvent::mutedTemporarily | 
Definition at line 32 of file InternalBeeper.idl.
| string hmi::InternalBeeper::StateChangedEvent::reason | 
Activation reason.
Definition at line 31 of file InternalBeeper.idl.
| State hmi::InternalBeeper::StateChangedEvent::state | 
The current beeper state.
Definition at line 30 of file InternalBeeper.idl.