Zigbee Protocol Controller 1.6.0
|
Event data passed when receiving a ZCL global read attributes response from a device on the network. More...
#include <zigpc_gateway_notify.h>
Public Attributes | |
zigbee_eui64_t | eui64 |
zigbee_endpoint_id_t | endpoint_id |
zcl_cluster_id_t | cluster_id |
zcl_frame_t | frame |
Event data passed when receiving a ZCL global read attributes response from a device on the network.
zcl_cluster_id_t zigpc_gateway_on_read_attribute_response_t::cluster_id |
ZCL cluster identifier
zigbee_endpoint_id_t zigpc_gateway_on_read_attribute_response_t::endpoint_id |
Endpoint idenfitier
zigbee_eui64_t zigpc_gateway_on_read_attribute_response_t::eui64 |
Device EUI64 in big endian
zcl_frame_t zigpc_gateway_on_read_attribute_response_t::frame |
ZCL frame buffer