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

#include <zb_zcl_metering.h>

Data Fields

zb_uint8_t applied_update_period_in_seconds
 
zb_uint32_t fast_poll_mode_end_time
 

Detailed Description

RequestFastPollModeResponse command payload

See also
SE spec, subclause D.3.3.3.1.4

Field Documentation

zb_uint8_t zb_zcl_metering_request_fast_poll_mode_response_payload_s::applied_update_period_in_seconds

The period at which metering data shall be updated. This may be different than the requested fast poll.

zb_uint32_t zb_zcl_metering_request_fast_poll_mode_response_payload_s::fast_poll_mode_end_time

UTC time that indicates when the metering server will terminate fast poll mode and resume updating at the rate specified by DefaultUpdatePeriod.


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

Documentation feedback | Developer Zone | Subscribe | Updated