|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: List of configured key sets has changed. More...
import "KeySetManager.idl";
Public Attributes | |
| vector< KeySet > | newKeySets |
| new KeySets after change | |
Public Attributes inherited from event::UserEvent | |
| string | actUserName |
| user who triggered event | |
| string | actIpAddr |
| ip or device on which user is logged in | |
Public Attributes inherited from idl::Event | |
| Object | source |
| IDL object that originated the event. | |
Event: List of configured key sets has changed.
Definition at line 72 of file KeySetManager.idl.
| vector<KeySet> radm::KeySetManager::KeySetsChangedEvent::newKeySets |
new KeySets after change
Definition at line 73 of file KeySetManager.idl.