Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Door access granted. More...
Public Attributes | |
int | ruleId |
Rule id of rule that granted access. More... | |
DoorAccessRule | rule |
Rule settings of rule that granted access, cardUid and pin will be filtered. More... | |
Public Attributes inherited from idl::Event | |
Object | source |
IDL object that originated the event. More... | |
Event: Door access granted.
This Event will be triggered for every rule whose conditions were fulfilled.
Definition at line 127 of file DoorAccessControl.idl.
DoorAccessRule smartlock::DoorAccessControl::DoorAccessGrantedEvent::rule |
Rule settings of rule that granted access, cardUid and pin will be filtered.
Definition at line 129 of file DoorAccessControl.idl.
int smartlock::DoorAccessControl::DoorAccessGrantedEvent::ruleId |
Rule id of rule that granted access.
Definition at line 128 of file DoorAccessControl.idl.