Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
A condition for specific cards and card readers. More...
Public Attributes | |
boolean | enabled |
Condition is enabled. More... | |
string | cardUid |
Matching card uid. More... | |
CardReaderInfo | cardReader |
The card reader that has to be used. More... | |
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.