Developing with ZBOSS for Zigbee
zb_zcl_metering_tou_received_no_billing_payload_s Struct Reference

#include <zb_zcl_metering.h>

Data Fields

zb_uint48_t current_summation_received
 
zb_uint8_t number_of_tiers_in_use
 
zb_uint48_t * tier_summation
 

Detailed Description

SnapshotPayloadType 5 = TOU Information Set Received (No Billing)

See also
ZB_ZCL_METERING_TOU_RECEIVED_NO_BILLING

Field Documentation

◆ current_summation_received

zb_uint48_t zb_zcl_metering_tou_received_no_billing_payload_s::current_summation_received

An unsigned 48-bit integer that returns the value of the CurrentSummationReceived attribute at the stated snapshot timestamp.

◆ number_of_tiers_in_use

zb_uint8_t zb_zcl_metering_tou_received_no_billing_payload_s::number_of_tiers_in_use

An 8-bit integer representing the number of tiers in use at the time the snapshot was taken.

◆ tier_summation

zb_uint48_t* zb_zcl_metering_tou_received_no_billing_payload_s::tier_summation

The Publish Snapshot command contains N elements of CurrentTierNSummationReceived attributes from the TOU Information Set.


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