Enumerations
teCLD_Identify_ClusterID
The following structure contains the enumerations used to identify the attributes of the Identify cluster.
typedef enum
{
E_CLD_IDENTIFY_ATTR_ID_IDENTIFY_TIME = 0x0000, /* Mandatory */
E_CLD_IDENTIFY_ATTR_ID_COMMISSION_STATE /* Optional */
} teCLD_Identify_ClusterID;
Parent topic:Enumerations
Parent topic:Identify Cluster