nRF5 SDK for Thread and Zigbee v1.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
zb_zcl_prepayment_publish_debt_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_debt_payload_record_tdebt_payload
 

Detailed Description

Publish Debt Log Command Payload

See also
SE spec, subclause 7.2.4.6

Field Documentation

zb_uint8_t zb_zcl_prepayment_publish_debt_log_payload_s::command_index

An UTC time field identifying the time when the collection occurred.

zb_uint8_t zb_zcl_prepayment_publish_debt_log_payload_s::commands_total_number

An unsigned 32-bit field to denote the amount of debt collected at this time.

zb_zcl_prepayment_debt_payload_record_t* zb_zcl_prepayment_publish_debt_log_payload_s::debt_payload

The Debt Payload shall contain one or more debt records zb_zcl_prepayment_debt_payload_record_t


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