Command Class User Credential Configuration#

Command Class User Credential Configuration.

Macros#

#define

Number of supported User Unique Identifiers <1..65535:1>

#define

Maximum length of User Name <1..255:1>

#define

Number of Supported Credential Slots for PIN Code data <1..65535:1>

#define

Number of Supported Credential Slots for Password data <1..65535:1>

#define

Number of Supported Credential Slots for RFID Code data <1..65535:1>

#define

Number of Supported Credential Slots for BLE data <1..65535:1>

#define

Number of Supported Credential Slots for NFC data <1..65535:1>

#define

Number of Supported Credential Slots for UWB data <1..65535:1>

#define

Number of Supported Credential Slots for Eye Biometric data <1..65535:1>

#define

Number of Supported Credential Slots for Face Biometric data <1..65535:1>

#define

Number of Supported Credential Slots for Finger Biometric data <1..65535:1>

#define

Number of Supported Credential Slots for Hand Biometric data <1..65535:1>

#define

Number of Supported Credential Slots for Unspecified Biometric data <1..65535:1>

#define

Minimum length of PIN Code data <1..65535:1>

#define

Minimum length of Password data <1..65535:2>

#define

Minimum length of RFID Code data <1..65535:1>

#define

Minimum length of BLE data <1..65535:1>

#define

Minimum length of NFC data <1..65535:1>

#define

Minimum length of UWB data <1..65535:1>

#define

Minimum length of Eye Biometric data <1..65535:1>

#define

Minimum length of Face Biometric data <1..65535:1>

#define

Minimum length of Finger Biometric data <1..65535:1>

#define

Minimum length of Hand Biometric data <1..65535:1>

#define

Minimum length of Unspecified Biometric data <1..65535:1>

#define

Maximum length of PIN Code data <1..65535:1>

#define

Maximum length of Password data <1..65535:2>

#define

Maximum length of RFID Code data <1..65535:1>

#define

Maximum length of BLE data <1..65535:1>

#define

Maximum length of NFC data <1..65535:1>

#define

Maximum length of UWB data <1..65535:1>

#define

Maximum length of Eye Biometric data <1..65535:1>

#define

Maximum length of Face Biometric data <1..65535:1>

#define

Maximum length of Finger Biometric data <1..65535:1>

#define

Maximum length of Hand Biometric data <1..65535:1>

#define

Maximum length of Unspecified Biometric data <1..65535:1>

#define

Support User Type 'General'.

#define

Support User Type 'Programming'.

#define

Support User Type 'Non-Access'.

#define

Support User Type 'Duress'.

#define

Support User Type 'Disposable'.

#define

Support User Type 'Expiring'.

#define

Support User Type 'Remote Only'.

#define

Support Credential Learn functionality for Credential Type 'PIN Code'.

#define

Support Credential Learn functionality for Credential Type 'Password'.

#define

Support Credential Learn functionality for Credential Type 'RFID Code'.

#define

Support Credential Learn functionality for Credential Type 'BLE'.

#define

Support Credential Learn functionality for Credential Type 'NFC'.

#define

Support Credential Learn functionality for Credential Type 'UWB'.

#define

Support Credential Learn functionality for Credential Type 'Eye Biometric'.

#define

Support Credential Learn functionality for Credential Type 'Face Biometric'.

#define

Support Credential Learn functionality for Credential Type 'Finger Biometric'.

#define

Support Credential Learn functionality for Credential Type 'Hand Biometric'.

#define

Support Credential Learn functionality for Credential Type 'Unspecified Biometric'.

#define

Recommended Credential Learn timeout for Credential Type 'PIN Code'.

#define

Recommended Credential Learn timeout for Credential Type 'Password'.

#define

Recommended Credential Learn timeout for Credential Type 'RFID Code'.

#define

Recommended Credential Learn timeout for Credential Type 'BLE'.

#define

Recommended Credential Learn timeout for Credential Type 'NFC'.

#define

Recommended Credential Learn timeout for Credential Type 'UWB'.

#define

Recommended Credential Learn timeout for Credential Type 'Eye Biometric'.

#define

Recommended Credential Learn timeout for Credential Type 'Face Biometric'.

#define

Recommended Credential Learn timeout for Credential Type 'Finger Biometric'.

#define

Recommended Credential Learn timeout for Credential Type 'Hand Biometric'.

#define

Recommended Credential Learn timeout for Credential Type 'Unspecified Biometric'.

#define

Credential Learn Number of Steps for Credential Type 'PIN Code'.

#define

Credential Learn Number of Steps for Credential Type 'Password'.

#define

Credential Learn Number of Steps for Credential Type 'RFID Code'.

#define

Credential Learn Number of Steps for Credential Type 'BLE'.

#define

Credential Learn Number of Steps for Credential Type 'NFC'.

#define

Credential Learn Number of Steps for Credential Type 'UWB'.

#define

Credential Learn Number of Steps for Credential Type 'Eye Biometric'.

#define

Credential Learn Number of Steps for Credential Type 'Face Biometric'.

#define

Credential Learn Number of Steps for Credential Type 'Finger Biometric'.

#define

Credential Learn Number of Steps for Credential Type 'Hand Biometric'.

#define

Credential Learn Number of Steps for Credential Type 'Unspecified Biometric'.

#define

Support Credential Rule 'Single'.

#define

Support Credential Rule 'Dual'.

#define

Support Credential Rule 'Triple'.

#define
#define
#define

Macro Definition Documentation#

CC_USER_CREDENTIAL_MAX_USER_UNIQUE_IDENTIFIERS#

#define CC_USER_CREDENTIAL_MAX_USER_UNIQUE_IDENTIFIERS
Value:
20

Number of supported User Unique Identifiers <1..65535:1>


Definition at line 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_NAME
Value:
15

Maximum length of User Name <1..255:1>


Definition at line 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_CODE
Value:
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.


Definition at line 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_PASSWORD
Value:
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.


Definition at line 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_CODE
Value:
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.


Definition at line 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_BLE
Value:
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.


Definition at line 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_NFC
Value:
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.


Definition at line 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_UWB
Value:
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.


Definition at line 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_BIOMETRIC
Value:
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.


Definition at line 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_BIOMETRIC
Value:
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.


Definition at line 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_BIOMETRIC
Value:
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.


Definition at line 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_BIOMETRIC
Value:
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.


Definition at line 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_BIOMETRIC
Value:
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.


Definition at line 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_CODE
Value:
1

Minimum length of PIN Code data <1..65535:1>


Definition at line 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_PASSWORD
Value:
2

Minimum length of Password data <1..65535:2>


Definition at line 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_CODE
Value:
1

Minimum length of RFID Code data <1..65535:1>


Definition at line 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_BLE
Value:
1

Minimum length of BLE data <1..65535:1>


Definition at line 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_NFC
Value:
1

Minimum length of NFC data <1..65535:1>


Definition at line 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_UWB
Value:
1

Minimum length of UWB data <1..65535:1>


Definition at line 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_BIOMETRIC
Value:
1

Minimum length of Eye Biometric data <1..65535:1>


Definition at line 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_BIOMETRIC
Value:
1

Minimum length of Face Biometric data <1..65535:1>


Definition at line 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_BIOMETRIC
Value:
1

Minimum length of Finger Biometric data <1..65535:1>


Definition at line 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_BIOMETRIC
Value:
1

Minimum length of Hand Biometric data <1..65535:1>


Definition at line 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_BIOMETRIC
Value:
1

Minimum length of Unspecified Biometric data <1..65535:1>


Definition at line 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_CODE
Value:
10

Maximum length of PIN Code data <1..65535:1>


Definition at line 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_PASSWORD
Value:
20

Maximum length of Password data <1..65535:2>


Definition at line 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_CODE
Value:
32

Maximum length of RFID Code data <1..65535:1>


Definition at line 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_BLE
Value:
32

Maximum length of BLE data <1..65535:1>


Definition at line 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_NFC
Value:
32

Maximum length of NFC data <1..65535:1>


Definition at line 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_UWB
Value:
32

Maximum length of UWB data <1..65535:1>


Definition at line 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_BIOMETRIC
Value:
32

Maximum length of Eye Biometric data <1..65535:1>


Definition at line 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_BIOMETRIC
Value:
32

Maximum length of Face Biometric data <1..65535:1>


Definition at line 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_BIOMETRIC
Value:
32

Maximum length of Finger Biometric data <1..65535:1>


Definition at line 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_BIOMETRIC
Value:
32

Maximum length of Hand Biometric data <1..65535:1>


Definition at line 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_BIOMETRIC
Value:
32

Maximum length of Unspecified Biometric data <1..65535:1>


Definition at line 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_GENERAL
Value:
1

Support User Type 'General'.

Defines whether User Type 'General' is supported or not


Definition at line 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_PROGRAMMING
Value:
1

Support User Type 'Programming'.

Defines whether User Type 'Programming' is supported or not


Definition at line 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_ACCESS
Value:
1

Support User Type 'Non-Access'.

Defines whether User Type 'Non-Access' is supported or not


Definition at line 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_DURESS
Value:
0

Support User Type 'Duress'.

Defines whether User Type 'Duress' is supported or not


Definition at line 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_DISPOSABLE
Value:
0

Support User Type 'Disposable'.

Defines whether User Type 'Disposable' is supported or not


Definition at line 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_EXPIRING
Value:
0

Support User Type 'Expiring'.

Defines whether User Type 'Expiring' is supported or not


Definition at line 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_ONLY
Value:
0

Support User Type 'Remote Only'.

Defines whether User Type 'Remote Only' is supported or not


Definition at line 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_CODE
Value:
1

Support Credential Learn functionality for Credential Type 'PIN Code'.


Definition at line 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_PASSWORD
Value:
0

Support Credential Learn functionality for Credential Type 'Password'.


Definition at line 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_CODE
Value:
0

Support Credential Learn functionality for Credential Type 'RFID Code'.


Definition at line 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_BLE
Value:
0

Support Credential Learn functionality for Credential Type 'BLE'.


Definition at line 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_NFC
Value:
0

Support Credential Learn functionality for Credential Type 'NFC'.


Definition at line 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_UWB
Value:
0

Support Credential Learn functionality for Credential Type 'UWB'.


Definition at line 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_BIOMETRIC
Value:
0

Support Credential Learn functionality for Credential Type 'Eye Biometric'.


Definition at line 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_BIOMETRIC
Value:
0

Support Credential Learn functionality for Credential Type 'Face Biometric'.


Definition at line 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_BIOMETRIC
Value:
0

Support Credential Learn functionality for Credential Type 'Finger Biometric'.


Definition at line 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_BIOMETRIC
Value:
0

Support Credential Learn functionality for Credential Type 'Hand Biometric'.


Definition at line 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_BIOMETRIC
Value:
0

Support Credential Learn functionality for Credential Type 'Unspecified Biometric'.


Definition at line 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_CODE
Value:
20

Recommended Credential Learn timeout for Credential Type 'PIN Code'.


Definition at line 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_PASSWORD
Value:
20

Recommended Credential Learn timeout for Credential Type 'Password'.


Definition at line 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_CODE
Value:
20

Recommended Credential Learn timeout for Credential Type 'RFID Code'.


Definition at line 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_BLE
Value:
20

Recommended Credential Learn timeout for Credential Type 'BLE'.


Definition at line 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_NFC
Value:
20

Recommended Credential Learn timeout for Credential Type 'NFC'.


Definition at line 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_UWB
Value:
20

Recommended Credential Learn timeout for Credential Type 'UWB'.


Definition at line 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_BIOMETRIC
Value:
20

Recommended Credential Learn timeout for Credential Type 'Eye Biometric'.


Definition at line 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_BIOMETRIC
Value:
20

Recommended Credential Learn timeout for Credential Type 'Face Biometric'.


Definition at line 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_BIOMETRIC
Value:
20

Recommended Credential Learn timeout for Credential Type 'Finger Biometric'.


Definition at line 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_BIOMETRIC
Value:
20

Recommended Credential Learn timeout for Credential Type 'Hand Biometric'.


Definition at line 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_BIOMETRIC
Value:
20

Recommended Credential Learn timeout for Credential Type 'Unspecified Biometric'.


Definition at line 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_CODE
Value:
1

Credential Learn Number of Steps for Credential Type 'PIN Code'.


Definition at line 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_PASSWORD
Value:
1

Credential Learn Number of Steps for Credential Type 'Password'.


Definition at line 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_CODE
Value:
1

Credential Learn Number of Steps for Credential Type 'RFID Code'.


Definition at line 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_BLE
Value:
1

Credential Learn Number of Steps for Credential Type 'BLE'.


Definition at line 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_NFC
Value:
1

Credential Learn Number of Steps for Credential Type 'NFC'.


Definition at line 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_UWB
Value:
1

Credential Learn Number of Steps for Credential Type 'UWB'.


Definition at line 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_BIOMETRIC
Value:
1

Credential Learn Number of Steps for Credential Type 'Eye Biometric'.


Definition at line 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_BIOMETRIC
Value:
1

Credential Learn Number of Steps for Credential Type 'Face Biometric'.


Definition at line 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_BIOMETRIC
Value:
1

Credential Learn Number of Steps for Credential Type 'Finger Biometric'.


Definition at line 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_BIOMETRIC
Value:
1

Credential Learn Number of Steps for Credential Type 'Hand Biometric'.


Definition at line 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_BIOMETRIC
Value:
1

Credential Learn Number of Steps for Credential Type 'Unspecified Biometric'.


Definition at line 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_SINGLE
Value:
1

Support Credential Rule 'Single'.


Definition at line 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_DUAL
Value:
0

Support Credential Rule 'Dual'.


Definition at line 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_TRIPLE
Value:
0

Support Credential Rule 'Triple'.


Definition at line 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_SUPPORTED
Value:
1

Support All Users Checksum.


Definition at line 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_SUPPORTED
Value:
1

Support User Checksum.


Definition at line 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_SUPPORTED
Value:
1

Support Credential Checksum.


Definition at line 687 of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_config.h