![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
#include <zb_zcl_prepayment.h>
Data Fields | |
zb_uint8_t | top_up_code [26] |
zb_int32_t | top_up_amount |
zb_uint32_t | top_up_time |
zb_uint8_t | top_up_code_plus_1 [26] |
zb_int32_t | top_up_amount_plus_1 |
zb_uint32_t | top_up_time_plus_1 |
zb_uint8_t | top_up_code_plus_n [26] |
zb_int32_t | top_up_amount_plus_n |
zb_uint32_t | top_up_time_plus_n |
Top Up Payload Details
zb_int32_t zb_zcl_prepayment_top_up_payload_details_s::top_up_amount |
This is the amount of credit that was added to the Metering Device during this Top Up.
zb_uint8_t zb_zcl_prepayment_top_up_payload_details_s::top_up_code[26] |
This is the value of the Top Up code stored in the log.
zb_uint32_t zb_zcl_prepayment_top_up_payload_details_s::top_up_time |
This is the UTC Timestamp when the Top Up was applied to the Metering Device.