zb_zcl_price_get_block_period_payload_s

nRF5 SDK for Thread and Zigbee v4.2.0

#include <zb_zcl_price.h>

Detailed Description

GetBlockPeriod command payload

See also
SE spec, subclause D.4.2.3.5

Field Documentation

◆ number_of_events

zb_uint8_t zb_zcl_price_get_block_period_payload_s::number_of_events

An 8-bit Integer which indicates the maximum number of Publish Block Period commands that can be sent.

◆ start_time

zb_uint32_t zb_zcl_price_get_block_period_payload_s::start_time

UTC Timestamp representing the minimum ending time for any scheduled or currently block period events to be resent.

◆ tariff_type

zb_uint8_t zb_zcl_price_get_block_period_payload_s::tariff_type

An 8-bit bitmap identifying the type of tariff published in this command. The least significant nibble represents an enumeration of the tariff type.

See also
SE spec, Table D-108
zb_zcl_price_tariff_type_t
  • external/zboss/include/zcl/zb_zcl_price.h