Developing with ZBOSS for Zigbee
zb_zcl_price_cpp_event_response_payload_s Struct Reference

#include <zb_zcl_price.h>

Data Fields

zb_uint32_t issuer_event_id
 
zb_uint8_t cpp_auth
 

Detailed Description

CPPEventResponse command payload

See also
SE spec, subclause D.4.2.3.15.2

Field Documentation

◆ cpp_auth

zb_uint8_t zb_zcl_price_cpp_event_response_payload_s::cpp_auth

An 8-bit enumeration identifying the status of the CPP event. This field shall contain the 'Accepted' or 'Rejected' values

See also
SE spec, Table D-113
zb_zcl_price_cpp_event_status_t

◆ issuer_event_id

zb_uint32_t zb_zcl_price_cpp_event_response_payload_s::issuer_event_id

Unique identifier generated by the commodity provider. When new information is provided that replaces older information for the same time period, this field allows devices to determine which information is newer.


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