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
646
of file stack/include/gp-types.h
reportOptions#
uint8_t EmberGpReportDescriptor::reportOptions
Report options
Definition at line
648
of file stack/include/gp-types.h
timeoutPeriod#
uint16_t EmberGpReportDescriptor::timeoutPeriod
Report timeout period
Definition at line
650
of file stack/include/gp-types.h
totalLength#
uint8_t EmberGpReportDescriptor::totalLength
Total length of report
Definition at line
652
of file stack/include/gp-types.h
dataPoint#
EmberGpDataPointDescriptor EmberGpReportDescriptor::dataPoint
Report data point descriptor
Definition at line
654
of file stack/include/gp-types.h