Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
A condition for keypads with a secret pin. More...
Public Attributes | |
boolean | enabled |
Condition is enabled. More... | |
string | pin |
Pin that has to be entered. More... | |
KeypadInfo | keypad |
The keypad that has to be used. More... | |
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.