Zigbee Protocol Controller 1.6.0
|
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 |
the structure used to represent the data received on a report for a changed attribute
zcl_cluster_id_t zigpc_attrmgmt_on_frame_receive_t::cluster_id |
ZCL cluster identifier
zigbee_endpoint_id_t zigpc_attrmgmt_on_frame_receive_t::endpoint_id |
Endpoint idenfitier
zigbee_eui64_t zigpc_attrmgmt_on_frame_receive_t::eui64 |
Device identifier
zcl_frame_t zigpc_attrmgmt_on_frame_receive_t::frame |
ZCL frame buffer
bool zigpc_attrmgmt_on_frame_receive_t::is_read_response |
Is frame a read response