Developing with ZBOSS for Zigbee
zb_zcl_price_get_credit_payment_payload_s Struct Reference

#include <zb_zcl_price.h>

Data Fields

zb_uint32_t latest_end_time
 
zb_uint8_t number_of_commands
 

Detailed Description

GetCreditPayment command payload

See also
SE spec, subclause D.4.2.3.16.2

Field Documentation

◆ latest_end_time

zb_uint32_t zb_zcl_price_get_credit_payment_payload_s::latest_end_time

UTC timestamp indicating the latest CreditPaymentDate of records to be returned by the corresponding PublishCreditPayment commands. The first returned PublishCreditPayment command shall be the most recent record with its CreditPaymentDate equal to or older than the LatestEndTime provided.

◆ number_of_commands

zb_uint8_t zb_zcl_price_get_credit_payment_payload_s::number_of_commands

An 8-bit integer that represents the maximum number of PublishCreditPayment commands that the client is willing to receive in response to this command.


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