zb_zcl_metering_get_sampled_data_payload_s

nRF5 SDK for Thread and Zigbee v4.2.0

#include <zb_zcl_metering.h>

Detailed Description

GetSampledData command payload

See also
SE spec, subclause D.3.2.3.1.8

Field Documentation

◆ earliest_sample_time

zb_uint32_t zb_zcl_metering_get_sampled_data_payload_s::earliest_sample_time

A UTC Timestamp indicating the earliest time of a sample to be returned.

◆ number_of_samples

zb_uint16_t zb_zcl_metering_get_sampled_data_payload_s::number_of_samples

Represents the number of samples being requested, This value cannot exceed the size stipulated in the MaxNumberOfSamples field in the StartSampling command.

◆ sample_id

zb_uint16_t zb_zcl_metering_get_sampled_data_payload_s::sample_id

Unique identifier allocated to this Sampling session. This field allows devices to match response data with the appropriate request.

◆ sample_type

zb_uint8_t zb_zcl_metering_get_sampled_data_payload_s::sample_type

An 8-bit enumeration that identifies the type of data being sampled.

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