| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
A condition for keypads with a secret pin. More...
import <DoorAccessControl.idl;
| Public Attributes | |
| boolean | enabled | 
| Condition is enabled. | |
| string | pin | 
| Pin that has to be entered. | |
| KeypadInfo | keypad | 
| The keypad that has to be used. | |
A condition for keypads with a secret pin.
Definition at line 84 of file DoorAccessControl.idl.
| boolean smartlock::DoorAccessControl::KeypadCondition::enabled | 
Condition is enabled.
Definition at line 85 of file DoorAccessControl.idl.
| KeypadInfo smartlock::DoorAccessControl::KeypadCondition::keypad | 
The keypad that has to be used.
Definition at line 87 of file DoorAccessControl.idl.
| string smartlock::DoorAccessControl::KeypadCondition::pin | 
Pin that has to be entered.
Definition at line 86 of file DoorAccessControl.idl.