MCUXpresso SDK Documentation

Enumerations

Enumerations#

teCLD_Groups_ClusterID#

The following structure contains the enumeration used to identify the attribute of the Groups cluster.

typedef enum 
{
    E_CLD_GROUPS_ATTR_ID_NAME_SUPPORT        = 0x0000   /* Mandatory */
} teCLD_Groups_ClusterID;

Parent topic:Enumerations

Parent topic:Groups Cluster