Public Attribute Documentation#

deviceId#

uint8_t EmberGpApplicationInfo::deviceId

applInfoBitmap#

uint8_t EmberGpApplicationInfo::applInfoBitmap

manufacturerId#

uint16_t EmberGpApplicationInfo::manufacturerId

modelId#

uint16_t EmberGpApplicationInfo::modelId

numberOfGpdCommands#

uint8_t EmberGpApplicationInfo::numberOfGpdCommands

gpdCommands#

uint8_t EmberGpApplicationInfo::gpdCommands[GP_COMMISSIONING_MAX_BYTES - 1]

numberOfPairedEndpoints#

uint8_t EmberGpApplicationInfo::numberOfPairedEndpoints

pairedEndpoints#

uint8_t EmberGpApplicationInfo::pairedEndpoints[GP_COMMISSIONING_MAX_BYTES - 1]

numberOfGpdClientCluster#

uint8_t EmberGpApplicationInfo::numberOfGpdClientCluster

numberOfGpdServerCluster#

uint8_t EmberGpApplicationInfo::numberOfGpdServerCluster

serverClusters#

uint16_t EmberGpApplicationInfo::serverClusters[15]

clientClusters#

uint16_t EmberGpApplicationInfo::clientClusters[15]