Command Class User Code Configuration#
Command Class User Code Configuration.
Macros#
#define
Max number of user Code ID's and USER CODES <1..255:1>
#define
CC_USER_CODE_DEFAULT { 0x31, 0x32, 0x33, 0x34 }
The default user code used by the Command Class.
Macro Definition Documentation#
CC_USER_CODE_MAX_IDS#
#define CC_USER_CODE_MAX_IDSValue:
1
Max number of user Code ID's and USER CODES <1..255:1>
Definition at line
29
of file /mnt/raid/workspaces/ws.T7KR5OZRo/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCode/config/cc_user_code_config.h
CC_USER_CODE_DEFAULT#
#define CC_USER_CODE_DEFAULTValue:
{ 0x31, 0x32, 0x33, 0x34 }
The default user code used by the Command Class.
Remarks
This defines an array of size 4 and the entries range from 0 to 255
Definition at line
39
of file /mnt/raid/workspaces/ws.T7KR5OZRo/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCode/config/cc_user_code_config.h