zb_zcl_price_get_credit_payment_payload_s

nRF5 SDK for Thread and Zigbee v4.2.0

#include <zb_zcl_price.h>

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.

  • external/zboss/include/zcl/zb_zcl_price.h