Credential Type: UWB#
Credential Type: UWB.
Macros#
Number of Supported Credential Slots for UWB data <0..65535:1>
Maximum length of UWB data hash <0..255:1>
Minimum length of UWB data <0..255:1>
Maximum length of UWB data <0..255:1>
Support Credential Learn functionality for Credential Type 'UWB'.
Recommended Credential Learn timeout for Credential Type 'UWB'.
Credential Learn Number of Steps for Credential Type 'UWB'.
Macro Definition Documentation#
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_UWB#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_UWBValue:
0
Number of Supported Credential Slots for UWB data <0..65535:1>
Also defines whether this Credential Type is supported or not. 0 Slots imply no support, any other number implies support.
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>
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_UWB#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_UWBValue:
1
Minimum length of UWB data <0..255:1>
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_UWB#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_UWBValue:
32
Maximum length of UWB data <0..255:1>
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_UWB#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_UWBValue:
0
Support Credential Learn functionality for Credential Type 'UWB'.
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'.
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'.