Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
Event: Door access denied. More...
import"DoorAccessControl.idl";
Public Attributes | |
DoorAccessDenialReason | reason |
A DoorAccessDenialReason, specifying why the access was denied. | |
int | ruleId |
A matching rule that could not be fulfilled or -1 if no matching rule. | |
string | ruleName |
Name of the rule that could not be fulfilled or empty if no matching rule. | |
![]() | |
Object | source |
IDL object that originated the event. | |
Event: Door access denied.
This event will only be triggered if at least one DoorAccessRule exists and a card was inserted or keypad PIN entered, but none of the defined rules were sufficiently fulfilled to grant access.
If matching rules are found, this will be triggered for every matching rule that could not be fulfilled. Otherwise it will only be triggered once with the according DoorAccessDenialReason.