Developing with ZBOSS for Zigbee
zb_zcl_price_client_get_calorific_value_payload_s Struct Reference

#include <zb_zcl_price.h>

Data Fields

zb_uint32_t earliest_start_time
 
zb_uint32_t min_issuer_event_id
 
zb_uint8_t number_of_commands
 

Detailed Description

GetCalorificValue command payload

See also
SE spec, subclause D.4.2.3.7

Field Documentation

◆ earliest_start_time

zb_uint32_t zb_zcl_price_client_get_calorific_value_payload_s::earliest_start_time

UTC Timestamp indicating the earliest start time of values to be returned by the corresponding PublishCalorificValue command.

◆ min_issuer_event_id

zb_uint32_t zb_zcl_price_client_get_calorific_value_payload_s::min_issuer_event_id

A 32-bit integer representing the minimum IssuerEventID of values to be returned by the corresponding PublishCalorificValue command.

◆ number_of_commands

zb_uint8_t zb_zcl_price_client_get_calorific_value_payload_s::number_of_commands

An 8-bit Integer which represents the maximum number of PublishCalorificValue commands that the client is willing to receive in response to this command. A value of 0 indicates no maximum limit


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