nRF5 SDK for Thread and Zigbee v3.0.0
Data Fields
zb_zcl_price_ack_payload_s Struct Reference

PriceAcknowledgement Command payload More...

#include <zb_zcl_price.h>

Data Fields

zb_uint32_t provider_id
 
zb_uint32_t issuer_event_id
 
zb_uint32_t current_time
 
zb_uint8_t price_control
 

Detailed Description

PriceAcknowledgement Command payload

See also
SE spec, D.4.2.3.4.1

Field Documentation

zb_uint32_t zb_zcl_price_ack_payload_s::current_time

UTCTime field containing the current time as determined by the device.

zb_uint32_t zb_zcl_price_ack_payload_s::issuer_event_id

Unique identifier generated by the commodity provider. allows devices to determine which pricing information is newer.

zb_uint8_t zb_zcl_price_ack_payload_s::price_control

Identifies additional control options (PriceAcknowledgement policy and total number of tier flag).

zb_uint32_t zb_zcl_price_ack_payload_s::provider_id

Unique identifier for the commodity provider.


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

Documentation feedback | Developer Zone | Subscribe | Updated