nRF5 SDK for Thread and Zigbee v1.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
zb_zcl_device_management_report_event_cfg_cmd_payload_s Struct Reference

ReportEventConfigurationCommandPayloadFormat More...

#include <zb_zcl_device_management.h>

Data Fields

zb_uint8_t command_index
 
zb_uint8_t total_commands
 
zb_zcl_device_management_report_event_cfg_payload_tevent_cfg_payload
 
zb_uint8_t number_of_entries_in_this_command
 

Detailed Description

ReportEventConfigurationCommandPayloadFormat

See also
SE spec, subclause 10.2.3.5

Field Documentation

zb_uint8_t zb_zcl_device_management_report_event_cfg_cmd_payload_s::command_index

The Command Index is used to count the payload fragments in the case where the entire payload does not fit into one message.

zb_zcl_device_management_report_event_cfg_payload_t* zb_zcl_device_management_report_event_cfg_cmd_payload_s::event_cfg_payload

The log payload is a series of events, in time sequential order.

See also
zb_zcl_device_management_report_event_cfg_payload_t
zb_uint8_t zb_zcl_device_management_report_event_cfg_cmd_payload_s::total_commands

This parameter holds the total number of responses.


The documentation for this struct was generated from the following file: