Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Public Attributes | |
Keypad | keypad |
affected keypad More... | |
KeypadSettings | oldSettings |
Settings before change. More... | |
KeypadSettings | newSettings |
Settings after change. More... | |
string | position |
Position of the keypad (see Keypad::MetaData) More... | |
Public Attributes inherited from event::UserEvent | |
string | actUserName |
user who triggered event More... | |
string | actIpAddr |
ip or device on which user is logged in More... | |
Public Attributes inherited from idl::Event | |
Object | source |
IDL object that originated the event. More... | |
Definition at line 48 of file KeypadManager.idl.
Keypad smartlock::KeypadManager::KeypadSettingsChangedEvent::keypad |
affected keypad
Definition at line 49 of file KeypadManager.idl.
KeypadSettings smartlock::KeypadManager::KeypadSettingsChangedEvent::newSettings |
Settings after change.
Definition at line 51 of file KeypadManager.idl.
KeypadSettings smartlock::KeypadManager::KeypadSettingsChangedEvent::oldSettings |
Settings before change.
Definition at line 50 of file KeypadManager.idl.
string smartlock::KeypadManager::KeypadSettingsChangedEvent::position |
Position of the keypad (see Keypad::MetaData)
Definition at line 52 of file KeypadManager.idl.