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

#include <zb_zcl_prepayment.h>

Data Fields

zb_uint8_t result_type
 
zb_int32_t top_up_value
 
zb_uint8_t source_of_top_up
 
zb_int32_t credit_remaining
 

Detailed Description

Consumer Top Up Response Command Payload

See also
SE spec, subclause 7.2.4.4

Field Documentation

zb_int32_t zb_zcl_prepayment_consumer_top_up_response_payload_s::credit_remaining

The Credit Remaining field represents the amount of credit remaining on the Metering Device after addition of a top up.

zb_uint8_t zb_zcl_prepayment_consumer_top_up_response_payload_s::result_type

An 8-bit enumerated value indicating whether the Metering Device accepted or rejected the top up.

zb_uint8_t zb_zcl_prepayment_consumer_top_up_response_payload_s::source_of_top_up

An 8-bit enumeration indicating the device that has issued the top up

zb_int32_t zb_zcl_prepayment_consumer_top_up_response_payload_s::top_up_value

A signed 32-bit integer field representing the Top Up value available in the top up content. If it is Monetary based, this field is measured in a base unit of Currency with the decimal point located as indicated by the Trailing Digits field, as defined in the Price cluster.


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