Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Door access rule deleted. More...
Public Attributes | |
int | ruleId |
Id of deleted rule. | |
DoorAccessRule | rule |
Rule that was deleted, cardUid and pin will be filtered. | |
![]() | |
string | actUserName |
user who triggered event | |
string | actIpAddr |
ip or device on which user is logged in | |
![]() | |
Object | source |
IDL object that originated the event. | |
Event: Door access rule deleted.
Definition at line 169 of file DoorAccessControl.idl.
DoorAccessRule smartlock::DoorAccessControl::DoorAccessRuleDeletedEvent::rule |
Rule that was deleted, cardUid and pin will be filtered.
Definition at line 171 of file DoorAccessControl.idl.
int smartlock::DoorAccessControl::DoorAccessRuleDeletedEvent::ruleId |
Id of deleted rule.
Definition at line 170 of file DoorAccessControl.idl.