nRF5 SDK for Thread and Zigbee v3.0.0
Data Fields
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

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.

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:

Documentation feedback | Developer Zone | Subscribe | Updated