zb_zcl_price_get_scheduled_prices_payload_s

nRF5 SDK for Thread and Zigbee v4.2.0

GetScheduledPrices Command Payload Format More...

#include <zb_zcl_price.h>

Detailed Description

GetScheduledPrices Command Payload Format

See also
SE spec, D.4.2.3.3.1

Field Documentation

◆ number_of_events

zb_uint8_t zb_zcl_price_get_scheduled_prices_payload_s::number_of_events

NumberOfEvents represents the maximum number of events to be sent.

Note
Value 0 indicates no maximum limit.

◆ start_time

zb_uint32_t zb_zcl_price_get_scheduled_prices_payload_s::start_time

StartTime represents the minimum ending time for any scheduled or currently active pricing events to be resent.

Note
Value 0x00000000 will be replaced with the current time stamp.
  • external/zboss/include/zcl/zb_zcl_price.h