
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 |
PriceAcknowledgement Command payload
| 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.