Zigbee Protocol Controller 1.6.0
zigpc_attrmgmt_on_frame_receive_t Struct Reference

the structure used to represent the data received on a report for a changed attribute More...

#include <attribute_management_int.h>

Public Attributes

zigbee_eui64_t eui64
 
zigbee_endpoint_id_t endpoint_id
 
zcl_cluster_id_t cluster_id
 
bool is_read_response
 
zcl_frame_t frame
 

Detailed Description

the structure used to represent the data received on a report for a changed attribute

Member Data Documentation

◆ cluster_id

zcl_cluster_id_t zigpc_attrmgmt_on_frame_receive_t::cluster_id

ZCL cluster identifier

◆ endpoint_id

zigbee_endpoint_id_t zigpc_attrmgmt_on_frame_receive_t::endpoint_id

Endpoint idenfitier

◆ eui64

zigbee_eui64_t zigpc_attrmgmt_on_frame_receive_t::eui64

Device identifier

◆ frame

zcl_frame_t zigpc_attrmgmt_on_frame_receive_t::frame

ZCL frame buffer

◆ is_read_response

bool zigpc_attrmgmt_on_frame_receive_t::is_read_response

Is frame a read response


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