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

Event: Door access rule deleted. More...

Inheritance diagram for smartlock::DoorAccessControl::DoorAccessRuleDeletedEvent:
event::UserEvent idl::Event

Public Attributes

int ruleId
 Id of deleted rule. More...
 
DoorAccessRule rule
 Rule that was deleted, 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...
 

Detailed Description

Event: Door access rule deleted.

Definition at line 169 of file DoorAccessControl.idl.

Member Data Documentation

◆ rule

DoorAccessRule smartlock::DoorAccessControl::DoorAccessRuleDeletedEvent::rule

Rule that was deleted, cardUid and pin will be filtered.

Definition at line 171 of file DoorAccessControl.idl.

◆ ruleId

int smartlock::DoorAccessControl::DoorAccessRuleDeletedEvent::ruleId

Id of deleted rule.

Definition at line 170 of file DoorAccessControl.idl.


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