| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
A condition for specific cards and card readers. More...
import <DoorAccessControl.idl;
| Public Attributes | |
| boolean | enabled | 
| Condition is enabled. | |
| string | cardUid | 
| Matching card uid. | |
| CardReaderInfo | cardReader | 
| The card reader that has to be used. | |
A condition for specific cards and card readers.
Definition at line 75 of file DoorAccessControl.idl.
| CardReaderInfo smartlock::DoorAccessControl::CardCondition::cardReader | 
The card reader that has to be used.
Definition at line 78 of file DoorAccessControl.idl.
| string smartlock::DoorAccessControl::CardCondition::cardUid | 
Matching card uid.
Definition at line 77 of file DoorAccessControl.idl.
| boolean smartlock::DoorAccessControl::CardCondition::enabled | 
Condition is enabled.
Definition at line 76 of file DoorAccessControl.idl.