![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
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_t * | event_cfg_payload |
zb_uint8_t | number_of_entries_in_this_command |
ReportEventConfigurationCommandPayloadFormat
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.
zb_uint8_t zb_zcl_device_management_report_event_cfg_cmd_payload_s::total_commands |
This parameter holds the total number of responses.