Developing with ZBOSS for Zigbee
zb_zcl_price_get_scheduled_prices_payload_s Struct Reference

GetScheduledPrices Command Payload Format More...

#include <zb_zcl_price.h>

Data Fields

zb_uint32_t start_time
 
zb_uint8_t number_of_events
 

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.

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