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

#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
 

Detailed Description

Publish Top Up Log Command Payload

See also
SE spec, subclause 7.2.4.5

Field Documentation

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

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