Credential Type: NFC#
Credential Type: NFC.
Macros#
Number of Supported Credential Slots for NFC data <0..65535:1>
Maximum length of NFC data hash <0..255:1>
Minimum length of NFC data <0..255:1>
Maximum length of NFC data <0..255:1>
Support Credential Learn functionality for Credential Type 'NFC'.
Recommended Credential Learn timeout for Credential Type 'NFC'.
Credential Learn Number of Steps for Credential Type 'NFC'.
Macro Definition Documentation#
CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_NFC#
#define CC_USER_CREDENTIAL_MAX_CREDENTIAL_SLOTS_NFCValue:
0
Number of Supported Credential Slots for NFC 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_NFC#
#define CC_USER_CREDENTIAL_MAX_HASH_LENGTH_NFCValue:
0
Maximum length of NFC data hash <0..255:1>
CC_USER_CREDENTIAL_MIN_DATA_LENGTH_NFC#
#define CC_USER_CREDENTIAL_MIN_DATA_LENGTH_NFCValue:
1
Minimum length of NFC data <0..255:1>
CC_USER_CREDENTIAL_MAX_DATA_LENGTH_NFC#
#define CC_USER_CREDENTIAL_MAX_DATA_LENGTH_NFCValue:
32
Maximum length of NFC data <0..255:1>
CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_NFC#
#define CC_USER_CREDENTIAL_CREDENTIAL_LEARN_SUPPORTED_NFCValue:
0
Support Credential Learn functionality for Credential Type 'NFC'.
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'.
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'.