Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Door access rule added. More...
Public Attributes | |
int | ruleId |
New rule id. More... | |
DoorAccessRule | rule |
Rule that was added, cardUid and pin will be filtered. 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... | |
Event: Door access rule added.
Definition at line 152 of file DoorAccessControl.idl.
DoorAccessRule smartlock::DoorAccessControl::DoorAccessRuleAddedEvent::rule |
Rule that was added, cardUid and pin will be filtered.
Definition at line 154 of file DoorAccessControl.idl.
int smartlock::DoorAccessControl::DoorAccessRuleAddedEvent::ruleId |
New rule id.
Definition at line 153 of file DoorAccessControl.idl.