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

#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
 

Detailed Description

Top Up Payload Details

See also
SE spec, Figure D-132

Field Documentation

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.


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