zb_zcl_price_get_conversion_factor_payload_s

nRF5 SDK for Thread and Zigbee v4.2.0

#include <zb_zcl_price.h>

Detailed Description

GetConversionFactor command payload.

See also
SE spec, subclause D.4.2.3.6.2

Field Documentation

◆ earliest_start_time

zb_uint32_t zb_zcl_price_get_conversion_factor_payload_s::earliest_start_time

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

◆ min_issuer_event_id

zb_uint32_t zb_zcl_price_get_conversion_factor_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_get_conversion_factor_payload_s::number_of_commands

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

  • external/zboss/include/zcl/zb_zcl_price.h