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
624
of file stack/include/gp-types.h
clientServer#
uint8_t EmberGpDataPointDescriptor::clientServer
Client or Server flag
Definition at line
626
of file stack/include/gp-types.h
ManIdPresent#
uint8_t EmberGpDataPointDescriptor::ManIdPresent
Manufacture ID present
Definition at line
628
of file stack/include/gp-types.h
datapointOptions#
uint8_t EmberGpDataPointDescriptor::datapointOptions
Data point options
Definition at line
630
of file stack/include/gp-types.h
clusterID#
uint16_t EmberGpDataPointDescriptor::clusterID
Cluster ID
Definition at line
632
of file stack/include/gp-types.h
manufacturerID#
uint16_t EmberGpDataPointDescriptor::manufacturerID
Manufacture ID
Definition at line
634
of file stack/include/gp-types.h
attrRecord#
EmberGpAttributeRecord EmberGpDataPointDescriptor::attrRecord
Attribute Record
Definition at line
636
of file stack/include/gp-types.h