Developing with ZBOSS for Zigbee
zb_zcl_metering_attrs_s Struct Reference

Data Fields

zb_uint48_t curr_summ_delivered
 
zb_uint8_t status
 
zb_uint8_t unit_of_measure
 
zb_uint8_t summation_formatting
 
zb_uint8_t device_type
 

Field Documentation

◆ curr_summ_delivered

zb_uint48_t zb_zcl_metering_attrs_s::curr_summ_delivered

CurrentSummationDelivered attribute represents the most recent summed value of Energy, Gas, or Water delivered and consumed in the premises.

See also
ZB_ZCL_ATTR_METERING_CURRENT_SUMMATION_DELIVERED_ID

◆ device_type

zb_uint8_t zb_zcl_metering_attrs_s::device_type

MeteringDeviceType attribute provides a label for identifying the type of metering device present (Energy, Gas, Water, Thermal, Heat, Cooling, and mirrored metering devices).

See also
zb_zcl_metering_device_type_e
ZB_ZCL_ATTR_METERING_METERING_DEVICE_TYPE_ID

◆ status

zb_uint8_t zb_zcl_metering_attrs_s::status

Status attribute provides indicators reflecting the current error conditions found by the metering device. Status depends on the device type.

See also
zb_zcl_metering_status_electricity_e
zb_zcl_metering_status_gas_e
zb_zcl_metering_status_water_e
zb_zcl_metering_status_heat_cooling_e
ZB_ZCL_ATTR_METERING_STATUS_ID

◆ summation_formatting

zb_uint8_t zb_zcl_metering_attrs_s::summation_formatting

SummationFormatting attribute provides a method to properly decipher the number of digits and the decimal location of the values found in the Summation Information Set of attributes.

See also
ZB_ZCL_ATTR_METERING_SUMMATION_FORMATTING_ID

◆ unit_of_measure

zb_uint8_t zb_zcl_metering_attrs_s::unit_of_measure

UnitOfMeasure attribute provides a label for the Energy, Gas, or Water being measured by the metering device.

See also
zb_zcl_metering_unit_of_measure_e
ZB_ZCL_ATTR_METERING_UNIT_OF_MEASURE_ID

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