Data point descriptor. Compact attribute, Multi sensor or Generic switch feature uses this as descriptor to interpret the incoming data from the GPD. This descriptor is set up at the sink during the commissioning.

Public Attribute Documentation#

nbAttrRecord#

uint8_t EmberGpDataPointDescriptor::nbAttrRecord

Number of attribute records


Definition at line 558 of file stack/include/gp-types.h

clientServer#

uint8_t EmberGpDataPointDescriptor::clientServer

Client or Server flag


Definition at line 560 of file stack/include/gp-types.h

ManIdPresent#

uint8_t EmberGpDataPointDescriptor::ManIdPresent

Manufacture ID present


Definition at line 562 of file stack/include/gp-types.h

datapointOptions#

uint8_t EmberGpDataPointDescriptor::datapointOptions

Data point options


Definition at line 564 of file stack/include/gp-types.h

clusterID#

uint16_t EmberGpDataPointDescriptor::clusterID

Cluster ID


Definition at line 566 of file stack/include/gp-types.h

manufacturerID#

uint16_t EmberGpDataPointDescriptor::manufacturerID

Manufacture ID


Definition at line 568 of file stack/include/gp-types.h

attrRecord#

EmberGpAttributeRecord EmberGpDataPointDescriptor::attrRecord

Attribute Record


Definition at line 570 of file stack/include/gp-types.h