![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
#include <zb_zcl_prepayment.h>
Data Fields | |
zb_uint32_t | latest_end_time |
zb_uint8_t | debts_number |
zb_uint8_t | debt_type |
Get Debt Repayment Log Command Payload
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.