Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
smartlock::DoorAccessControl::DoorAccessGrantedEvent Struct Reference

Event: Door access granted. More...

Inheritance diagram for smartlock::DoorAccessControl::DoorAccessGrantedEvent:
idl::Event

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...
 

Detailed Description

Event: Door access granted.

This Event will be triggered for every rule whose conditions were fulfilled.

Definition at line 127 of file DoorAccessControl.idl.

Member Data Documentation

◆ rule

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.

◆ ruleId

int smartlock::DoorAccessControl::DoorAccessGrantedEvent::ruleId

Rule id of rule that granted access.

Definition at line 128 of file DoorAccessControl.idl.


The documentation for this struct was generated from the following file: