Report descriptor. Compact attribute or Multi sensor feature uses this as descriptor to interpret the incoming report from the GPD. This descriptor is set up at the sink during the commissioning.

Public Attribute Documentation#

repId#

uint8_t EmberGpReportDescriptor::repId

Report ID


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

reportOptions#

uint8_t EmberGpReportDescriptor::reportOptions

Report options


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

timeoutPeriod#

uint16_t EmberGpReportDescriptor::timeoutPeriod

Report timeout period


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

totalLength#

uint8_t EmberGpReportDescriptor::totalLength

Total length of report


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

dataPoint#

EmberGpDataPointDescriptor EmberGpReportDescriptor::dataPoint

Report data point descriptor


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