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

#include <zb_zcl_prepayment.h>

Data Fields

zb_uint32_t latest_end_time
 
zb_uint8_t debts_number
 
zb_uint8_t debt_type
 

Detailed Description

Get Debt Repayment Log Command Payload

See also
SE spec, table D.7.2.3.11

Field Documentation

zb_uint8_t zb_zcl_prepayment_get_debt_repayment_log_payload_s::debt_type

An 8-bit enumeration field identifying the type of debt record(s) to be returned

zb_uint8_t zb_zcl_prepayment_get_debt_repayment_log_payload_s::debts_number

An 8-bit integer which represents the maximum number of debt repayment records that the client is willing to receive in response to this command.

zb_uint32_t zb_zcl_prepayment_get_debt_repayment_log_payload_s::latest_end_time

UTC timestamp indicating the latest Collection Time of debt repayment records to be returned by the corresponding Publish Debt Log commands.


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