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

#include <zb_zcl_prepayment.h>

Data Fields

zb_uint32_t latest_end_time
 
zb_uint8_t records_number
 

Detailed Description

Get Top Up Log Payload

See also
SE spec, subclause D.7.2.3.9

Field Documentation

zb_uint32_t zb_zcl_prepayment_get_top_up_log_payload_s::latest_end_time

UTC timestamp indicating the latest TopUp Time of Top Up records to be returned by the corresponding Publish Top Up Log commands.

zb_uint8_t zb_zcl_prepayment_get_top_up_log_payload_s::records_number

An 8-bit integer which represents the maximum number of records that the client is willing to receive in response to this command. A value of 0 would indicate all available records shall be returned.


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