Developing with ZBOSS for Zigbee

Enumerations

enum  zb_zcl_price_set_received_block_period_e { ZB_ZCL_ATTR_PRICE_SRV_RECEIVED_START_OF_BLOCK_PERIOD = ZB_ZCL_ATTR_SET_WITH_ATTR_ID(ZB_ZCL_PRICE_SET_RECEIVED_BLOCK_PERIOD, 0x00), ZB_ZCL_ATTR_PRICE_SRV_RECEIVED_BLOCK_PERIOD_DURATION, ZB_ZCL_ATTR_PRICE_SRV_RECEIVED_THRESHOLD_MULTIPLIER, ZB_ZCL_ATTR_PRICE_SRV_RECEIVED_THRESHOLD_DIVISOR }
 Received Block Period Attributes Set. More...
 

Detailed Description

This set of attributes provides remote access to the Price server Received Block Threshold period (typically the billing cycle) information.

Enumeration Type Documentation

◆ zb_zcl_price_set_received_block_period_e

Received Block Period Attributes Set.

See also
SE spec, D.4.2.2.12
Enumerator
ZB_ZCL_ATTR_PRICE_SRV_RECEIVED_START_OF_BLOCK_PERIOD 

The format of this attribute is the same as for the 'Delivered' StartOfBlockPeriod attribute.

ZB_ZCL_ATTR_PRICE_SRV_RECEIVED_BLOCK_PERIOD_DURATION 

The format of this attribute is the same as for the 'Delivered' BlockPeriodDuration attribute.

ZB_ZCL_ATTR_PRICE_SRV_RECEIVED_THRESHOLD_MULTIPLIER 

The format of this attribute is the same as for the 'Delivered' ThresholdMultiplier attribute.

ZB_ZCL_ATTR_PRICE_SRV_RECEIVED_THRESHOLD_DIVISOR 

The format of this attribute is the same as for the 'Delivered' ThresholdDivisor attribute