Command Class User Credential Configuration#
Command Class User Credential Configuration.
Macros#
Number of supported User Unique Identifiers <1..65535:1>
Maximum length of User Name <1..255:1>
Number of Supported Credential Slots for PIN Code data <1..65535:1>
Number of Supported Credential Slots for Password data <1..65535:1>
Number of Supported Credential Slots for RFID Code data <1..65535:1>
Number of Supported Credential Slots for BLE data <1..65535:1>
Number of Supported Credential Slots for NFC data <1..65535:1>
Number of Supported Credential Slots for UWB data <1..65535:1>
Number of Supported Credential Slots for Eye Biometric data <1..65535:1>
Number of Supported Credential Slots for Face Biometric data <1..65535:1>
Number of Supported Credential Slots for Finger Biometric data <1..65535:1>
Number of Supported Credential Slots for Hand Biometric data <1..65535:1>
Number of Supported Credential Slots for Unspecified Biometric data <1..65535:1>
Minimum length of PIN Code data <1..65535:1>
Minimum length of Password data <1..65535:2>
Minimum length of RFID Code data <1..65535:1>
Minimum length of BLE data <1..65535:1>
Minimum length of NFC data <1..65535:1>
Minimum length of UWB data <1..65535:1>
Minimum length of Eye Biometric data <1..65535:1>
Minimum length of Face Biometric data <1..65535:1>
Minimum length of Finger Biometric data <1..65535:1>
Minimum length of Hand Biometric data <1..65535:1>
Minimum length of Unspecified Biometric data <1..65535:1>
Maximum length of PIN Code data <1..65535:1>
Maximum length of Password data <1..65535:2>
Maximum length of RFID Code data <1..65535:1>
Maximum length of BLE data <1..65535:1>
Maximum length of NFC data <1..65535:1>
Maximum length of UWB data <1..65535:1>
Maximum length of Eye Biometric data <1..65535:1>
Maximum length of Face Biometric data <1..65535:1>
Maximum length of Finger Biometric data <1..65535:1>
Maximum length of Hand Biometric data <1..65535:1>
Maximum length of Unspecified Biometric data <1..65535:1>
Support User Type 'General'.
Support User Type 'Programming'.
Support User Type 'Non-Access'.
Support User Type 'Duress'.
Support User Type 'Disposable'.
Support User Type 'Expiring'.
Support User Type 'Remote Only'.
Support Credential Learn functionality for Credential Type 'PIN Code'.
Support Credential Learn functionality for Credential Type 'Password'.
Support Credential Learn functionality for Credential Type 'RFID Code'.
Support Credential Learn functionality for Credential Type 'BLE'.
Support Credential Learn functionality for Credential Type 'NFC'.
Support Credential Learn functionality for Credential Type 'UWB'.
Support Credential Learn functionality for Credential Type 'Eye Biometric'.
Support Credential Learn functionality for Credential Type 'Face Biometric'.
Support Credential Learn functionality for Credential Type 'Finger Biometric'.
Support Credential Learn functionality for Credential Type 'Hand Biometric'.
Support Credential Learn functionality for Credential Type 'Unspecified Biometric'.
Recommended Credential Learn timeout for Credential Type 'PIN Code'.
Recommended Credential Learn timeout for Credential Type 'Password'.
Recommended Credential Learn timeout for Credential Type 'RFID Code'.
Recommended Credential Learn timeout for Credential Type 'BLE'.
Recommended Credential Learn timeout for Credential Type 'NFC'.
Recommended Credential Learn timeout for Credential Type 'UWB'.
Recommended Credential Learn timeout for Credential Type 'Eye Biometric'.
Recommended Credential Learn timeout for Credential Type 'Face Biometric'.
Recommended Credential Learn timeout for Credential Type 'Finger Biometric'.
Recommended Credential Learn timeout for Credential Type 'Hand Biometric'.
Recommended Credential Learn timeout for Credential Type 'Unspecified Biometric'.
Credential Learn Number of Steps for Credential Type 'PIN Code'.
Credential Learn Number of Steps for Credential Type 'Password'.
Credential Learn Number of Steps for Credential Type 'RFID Code'.
Credential Learn Number of Steps for Credential Type 'BLE'.
Credential Learn Number of Steps for Credential Type 'NFC'.
Credential Learn Number of Steps for Credential Type 'UWB'.
Credential Learn Number of Steps for Credential Type 'Eye Biometric'.
Credential Learn Number of Steps for Credential Type 'Face Biometric'.
Credential Learn Number of Steps for Credential Type 'Finger Biometric'.
Credential Learn Number of Steps for Credential Type 'Hand Biometric'.
Credential Learn Number of Steps for Credential Type 'Unspecified Biometric'.
Support Credential Rule 'Single'.
Support Credential Rule 'Dual'.
Support Credential Rule 'Triple'.
Support All Users Checksum.
Support User Checksum.
Support Credential Checksum.
Macro Definition Documentation#
CC_USER_CREDENTIAL_MAX_USER_UNIQUE_IDENTIFIERS#
#define CC_USER_CREDENTIAL_MAX_USER_UNIQUE_IDENTIFIERSValue:
20
Number of supported User Unique Identifiers <1..65535:1>
29
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_LENGTH_USER_NAME#
#define CC_USER_CREDENTIAL_MAX_LENGTH_USER_NAMEValue:
15
Maximum length of User Name <1..255:1>
37
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_PIN_CODE#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_PIN_CODEValue:
5
Number of Supported Credential Slots for PIN Code data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
46
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_PASSWORD#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_PASSWORDValue:
5
Number of Supported Credential Slots for Password data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
55
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_RFID_CODE#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_RFID_CODEValue:
0
Number of Supported Credential Slots for RFID Code data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
64
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_BLE#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_BLEValue:
0
Number of Supported Credential Slots for BLE data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
73
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_NFC#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_NFCValue:
0
Number of Supported Credential Slots for NFC data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
82
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_UWB#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_UWBValue:
0
Number of Supported Credential Slots for UWB data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
91
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_EYE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_EYE_BIOMETRICValue:
0
Number of Supported Credential Slots for Eye Biometric data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
100
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_FACE_BIOMETRICValue:
0
Number of Supported Credential Slots for Face Biometric data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
109
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_FINGER_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_FINGER_BIOMETRICValue:
0
Number of Supported Credential Slots for Finger Biometric data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
118
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_HAND_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_HAND_BIOMETRICValue:
0
Number of Supported Credential Slots for Hand Biometric data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
127
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_UNSPECIFIED_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_UNSPECIFIED_BIOMETRICValue:
0
Number of Supported Credential Slots for Unspecified Biometric data <1..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
136
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_PIN_CODE#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_PIN_CODEValue:
1
Minimum length of PIN Code data <1..65535:1>
144
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_PASSWORD#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_PASSWORDValue:
2
Minimum length of Password data <1..65535:2>
152
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_RFID_CODE#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_RFID_CODEValue:
1
Minimum length of RFID Code data <1..65535:1>
160
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_BLE#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_BLEValue:
1
Minimum length of BLE data <1..65535:1>
168
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_NFC#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_NFCValue:
1
Minimum length of NFC data <1..65535:1>
176
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_UWB#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_UWBValue:
1
Minimum length of UWB data <1..65535:1>
184
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_EYE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_EYE_BIOMETRICValue:
1
Minimum length of Eye Biometric data <1..65535:1>
192
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_FACE_BIOMETRICValue:
1
Minimum length of Face Biometric data <1..65535:1>
200
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_FINGER_BIOMETRIC#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_FINGER_BIOMETRICValue:
1
Minimum length of Finger Biometric data <1..65535:1>
208
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_HAND_BIOMETRIC#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_HAND_BIOMETRICValue:
1
Minimum length of Hand Biometric data <1..65535:1>
216
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_UNSPECIFIED_BIOMETRIC#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_UNSPECIFIED_BIOMETRICValue:
1
Minimum length of Unspecified Biometric data <1..65535:1>
224
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_PIN_CODE#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_PIN_CODEValue:
10
Maximum length of PIN Code data <1..65535:1>
232
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_PASSWORD#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_PASSWORDValue:
20
Maximum length of Password data <1..65535:2>
240
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_RFID_CODE#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_RFID_CODEValue:
32
Maximum length of RFID Code data <1..65535:1>
248
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_BLE#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_BLEValue:
32
Maximum length of BLE data <1..65535:1>
256
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_NFC#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_NFCValue:
32
Maximum length of NFC data <1..65535:1>
264
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_UWB#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_UWBValue:
32
Maximum length of UWB data <1..65535:1>
272
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_EYE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_EYE_BIOMETRICValue:
32
Maximum length of Eye Biometric data <1..65535:1>
280
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_FACE_BIOMETRICValue:
32
Maximum length of Face Biometric data <1..65535:1>
288
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_FINGER_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_FINGER_BIOMETRICValue:
32
Maximum length of Finger Biometric data <1..65535:1>
296
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_HAND_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_HAND_BIOMETRICValue:
32
Maximum length of Hand Biometric data <1..65535:1>
304
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_UNSPECIFIED_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_UNSPECIFIED_BIOMETRICValue:
32
Maximum length of Unspecified Biometric data <1..65535:1>
312
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_GENERAL#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_GENERALValue:
1
Support User Type 'General'.
Defines whether User Type 'General' is supported or not
321
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_PROGRAMMING#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_PROGRAMMINGValue:
1
Support User Type 'Programming'.
Defines whether User Type 'Programming' is supported or not
330
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_NON_ACCESS#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_NON_ACCESSValue:
1
Support User Type 'Non-Access'.
Defines whether User Type 'Non-Access' is supported or not
339
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_DURESS#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_DURESSValue:
0
Support User Type 'Duress'.
Defines whether User Type 'Duress' is supported or not
348
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_DISPOSABLE#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_DISPOSABLEValue:
0
Support User Type 'Disposable'.
Defines whether User Type 'Disposable' is supported or not
357
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_EXPIRING#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_EXPIRINGValue:
0
Support User Type 'Expiring'.
Defines whether User Type 'Expiring' is supported or not
366
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_REMOTE_ONLY#
#define CC_USER_CREDENTIAL_USER_TYPE_SUPPORTED_REMOTE_ONLYValue:
0
Support User Type 'Remote Only'.
Defines whether User Type 'Remote Only' is supported or not
375
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_PIN_CODE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_PIN_CODEValue:
1
Support Credential Learn functionality for Credential Type 'PIN Code'.
383
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_PASSWORD#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_PASSWORDValue:
0
Support Credential Learn functionality for Credential Type 'Password'.
391
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_RFID_CODE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_RFID_CODEValue:
0
Support Credential Learn functionality for Credential Type 'RFID Code'.
399
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_BLE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_BLEValue:
0
Support Credential Learn functionality for Credential Type 'BLE'.
407
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_NFC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_NFCValue:
0
Support Credential Learn functionality for Credential Type 'NFC'.
415
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_UWB#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_UWBValue:
0
Support Credential Learn functionality for Credential Type 'UWB'.
423
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_EYE_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_EYE_BIOMETRICValue:
0
Support Credential Learn functionality for Credential Type 'Eye Biometric'.
431
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_FACE_BIOMETRICValue:
0
Support Credential Learn functionality for Credential Type 'Face Biometric'.
439
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_FINGER_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_FINGER_BIOMETRICValue:
0
Support Credential Learn functionality for Credential Type 'Finger Biometric'.
447
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_HAND_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_HAND_BIOMETRICValue:
0
Support Credential Learn functionality for Credential Type 'Hand Biometric'.
455
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_UNSPECIFIED_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_UNSPECIFIED_BIOMETRICValue:
0
Support Credential Learn functionality for Credential Type 'Unspecified Biometric'.
463
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_PIN_CODE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_PIN_CODEValue:
20
Recommended Credential Learn timeout for Credential Type 'PIN Code'.
471
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_PASSWORD#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_PASSWORDValue:
20
Recommended Credential Learn timeout for Credential Type 'Password'.
479
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_RFID_CODE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_RFID_CODEValue:
20
Recommended Credential Learn timeout for Credential Type 'RFID Code'.
487
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_BLE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_BLEValue:
20
Recommended Credential Learn timeout for Credential Type 'BLE'.
495
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_NFC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_NFCValue:
20
Recommended Credential Learn timeout for Credential Type 'NFC'.
503
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_UWB#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_UWBValue:
20
Recommended Credential Learn timeout for Credential Type 'UWB'.
511
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_EYE_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_EYE_BIOMETRICValue:
20
Recommended Credential Learn timeout for Credential Type 'Eye Biometric'.
519
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_FACE_BIOMETRICValue:
20
Recommended Credential Learn timeout for Credential Type 'Face Biometric'.
527
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_FINGER_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_FINGER_BIOMETRICValue:
20
Recommended Credential Learn timeout for Credential Type 'Finger Biometric'.
535
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_HAND_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_HAND_BIOMETRICValue:
20
Recommended Credential Learn timeout for Credential Type 'Hand Biometric'.
543
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_UNSPECIFIED_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_RECOMMENDED_TIMEOUT_UNSPECIFIED_BIOMETRICValue:
20
Recommended Credential Learn timeout for Credential Type 'Unspecified Biometric'.
551
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_PIN_CODE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_PIN_CODEValue:
1
Credential Learn Number of Steps for Credential Type 'PIN Code'.
559
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_PASSWORD#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_PASSWORDValue:
1
Credential Learn Number of Steps for Credential Type 'Password'.
567
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_RFID_CODE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_RFID_CODEValue:
1
Credential Learn Number of Steps for Credential Type 'RFID Code'.
575
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_BLE#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_BLEValue:
1
Credential Learn Number of Steps for Credential Type 'BLE'.
583
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_NFC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_NFCValue:
1
Credential Learn Number of Steps for Credential Type 'NFC'.
591
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_UWB#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_UWBValue:
1
Credential Learn Number of Steps for Credential Type 'UWB'.
599
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_EYE_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_EYE_BIOMETRICValue:
1
Credential Learn Number of Steps for Credential Type 'Eye Biometric'.
607
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_FACE_BIOMETRICValue:
1
Credential Learn Number of Steps for Credential Type 'Face Biometric'.
615
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_FINGER_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_FINGER_BIOMETRICValue:
1
Credential Learn Number of Steps for Credential Type 'Finger Biometric'.
623
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_HAND_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_HAND_BIOMETRICValue:
1
Credential Learn Number of Steps for Credential Type 'Hand Biometric'.
631
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_UNSPECIFIED_BIOMETRIC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_NUMBER_OF_STEPS_UNSPECIFIED_BIOMETRICValue:
1
Credential Learn Number of Steps for Credential Type 'Unspecified Biometric'.
639
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_RULE_SUPPORTED_SINGLE#
#define CC_USER_CREDENTIAL_CREDENTIAL_RULE_SUPPORTED_SINGLEValue:
1
Support Credential Rule 'Single'.
647
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_RULE_SUPPORTED_DUAL#
#define CC_USER_CREDENTIAL_CREDENTIAL_RULE_SUPPORTED_DUALValue:
0
Support Credential Rule 'Dual'.
655
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_RULE_SUPPORTED_TRIPLE#
#define CC_USER_CREDENTIAL_CREDENTIAL_RULE_SUPPORTED_TRIPLEValue:
0
Support Credential Rule 'Triple'.
663
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_ALL_USERS_CHECKSUM_SUPPORTED#
#define CC_USER_CREDENTIAL_ALL_USERS_CHECKSUM_SUPPORTEDValue:
1
Support All Users Checksum.
671
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_USER_CHECKSUM_SUPPORTED#
#define CC_USER_CREDENTIAL_USER_CHECKSUM_SUPPORTEDValue:
1
Support User Checksum.
679
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_CREDENTIAL_CHECKSUM_SUPPORTED#
#define CC_USER_CREDENTIAL_CREDENTIAL_CHECKSUM_SUPPORTEDValue:
1
Support Credential Checksum.
687
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h