![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
#include <zb_zcl_prepayment.h>
Data Fields | |
zb_uint8_t | command_index |
zb_uint8_t | commands_total_number |
zb_zcl_prepayment_top_up_payload_details_t | top_up_payload |
Publish Top Up Log Command Payload
zb_uint8_t zb_zcl_prepayment_publish_top_up_log_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. The Command Index starts at 0 and is incremented for each fragment belonging to the same command
zb_uint8_t zb_zcl_prepayment_publish_top_up_log_payload_s::commands_total_number |
In the case that an entire payload does not fit into one message, the Total Number of Commands field indicates the total number of sub-commands in the message.
zb_zcl_prepayment_top_up_payload_details_t zb_zcl_prepayment_publish_top_up_log_payload_s::top_up_payload |