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:2>
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>
Maximum length of PIN Code hash <0..255:1>
Maximum length of password hash <0..255:1>
Maximum length of RFID Code hash <0..255:1>
Maximum length of BLE data hash <0..255:1>
Maximum length of NFC data hash <0..255:1>
Maximum length of UWB data hash <0..255:1>
Maximum length of Eye Biometric data hash <0..255:1>
Maximum length of Face Biometric data hash <0..255:1>
Maximum length of Finger Biometric data hash <0..255:1>
Maximum length of Hand Biometric data hash <0..255:1>
Maximum length of Unspecified Biometric data hash <0..255:1>
Minimum length of PIN Code data.
Minimum length of Password data <1..255:2>
Minimum length of RFID Code data <1..255:1>
Minimum length of BLE data <1..255:1>
Minimum length of NFC data <1..255:1>
Minimum length of UWB data <1..255:1>
Minimum length of Eye Biometric data <1..255:1>
Minimum length of Face Biometric data <1..255:1>
Minimum length of Finger Biometric data <1..255:1>
Minimum length of Hand Biometric data <1..255:1>
Minimum length of Unspecified Biometric data <1..255:1>
Maximum length of PIN Code data.
Maximum length of Password data <1..255:2>
Maximum length of RFID Code data <1..255:1>
Maximum length of BLE data <1..255:1>
Maximum length of NFC data <1..255:1>
Maximum length of UWB data <1..255:1>
Maximum length of Eye Biometric data <1..255:1>
Maximum length of Face Biometric data <1..255:1>
Maximum length of Finger Biometric data <1..255:1>
Maximum length of Hand Biometric data <1..255:1>
Maximum length of Unspecified Biometric data <1..255: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.
Support for Admin Code.
Support for Admin Code Deactivation.
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>
31
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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:
16
Maximum length of User Name <1..255:2>
39
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
48
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
57
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
66
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
75
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
84
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
93
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
102
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
111
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
120
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
129
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
138
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_PIN_CODE#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_PIN_CODEValue:
0
Maximum length of PIN Code hash <0..255:1>
146
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_PASSWORD#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_PASSWORDValue:
0
Maximum length of password hash <0..255:1>
154
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_RFID_CODE#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_RFID_CODEValue:
0
Maximum length of RFID Code hash <0..255:1>
162
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_BLE#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_BLEValue:
0
Maximum length of BLE data hash <0..255:1>
170
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_NFC#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_NFCValue:
0
Maximum length of NFC data hash <0..255:1>
178
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_UWB#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_UWBValue:
4
Maximum length of UWB data hash <0..255:1>
186
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_EYE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_EYE_BIOMETRICValue:
4
Maximum length of Eye Biometric data hash <0..255:1>
194
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_FACE_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_FACE_BIOMETRICValue:
4
Maximum length of Face Biometric data hash <0..255:1>
202
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_FINGER_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_FINGER_BIOMETRICValue:
4
Maximum length of Finger Biometric data hash <0..255:1>
210
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_HAND_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_HAND_BIOMETRICValue:
4
Maximum length of Hand Biometric data hash <0..255:1>
218
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_MAX_HASH_LENGTH_UNSPECIFIED_BIOMETRIC#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_UNSPECIFIED_BIOMETRICValue:
4
Maximum length of Unspecified Biometric data hash <0..255:1>
226
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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:
4
Minimum length of PIN Code data.
This MUST NOT be less than 4. <4..255:1>
234
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:2>
242
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
250
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
258
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
266
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
274
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
282
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
290
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
298
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
306
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
314
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
If the end device also supports CC User Code, this MUST NOT be greater than 10. <4..255:1>
322
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:2>
330
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
338
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
346
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
354
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
362
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
370
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
378
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
386
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
394
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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..255:1>
402
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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
411
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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
420
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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
429
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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
438
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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
447
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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
456
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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
465
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
473
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
481
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
489
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
497
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
505
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
513
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
521
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
529
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
537
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
545
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
553
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
561
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
569
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
577
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
585
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
593
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
601
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
609
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
617
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
625
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
633
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
641
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
649
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
657
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
665
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
673
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
681
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
689
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
697
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
705
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
713
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
721
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
729
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
737
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
745
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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'.
753
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
761
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
769
of file /mnt/raid/workspaces/ws.6QOxxjIBR/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.
777
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_ADMIN_CODE_SUPPORTED#
#define CC_USER_CREDENTIAL_ADMIN_CODE_SUPPORTEDValue:
1
Support for Admin Code.
785
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h
CC_USER_CREDENTIAL_ADMIN_CODE_DEACTIVATE_SUPPORTED#
#define CC_USER_CREDENTIAL_ADMIN_CODE_DEACTIVATE_SUPPORTEDValue:
1
Support for Admin Code Deactivation.
793
of file /mnt/raid/workspaces/ws.6QOxxjIBR/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h