nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_zcl_metering_get_profile_payload_s Struct Reference

#include <zb_zcl_metering.h>

Data Fields

zb_uint8_t interval_channel
 
zb_uint32_t end_time
 
zb_uint8_t number_of_periods
 

Detailed Description

GetProfile command payload

See also
SE spec, subclause D.3.3.3.1.1.1

Field Documentation

zb_uint32_t zb_zcl_metering_get_profile_payload_s::end_time

It is a 32-bit value (in UTCTime) used to select an Intervals block from all the Intervals blocks available.

zb_uint8_t zb_zcl_metering_get_profile_payload_s::interval_channel

Enumerated value used to select the quantity of interest returned by the GetProfileResponse command.

See also
zb_zcl_metering_interval_channel_e
zb_uint8_t zb_zcl_metering_get_profile_payload_s::number_of_periods

Represents the number of intervals being requested.


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

Documentation feedback | Developer Zone | Subscribe | Updated