Zigbee Protocol Controller 1.6.0
zigpc_gateway_on_node_discovered_t Struct Reference

Event data passed when receiving count of endpoint discovery events to wait for a particular node on the network. More...

#include <zigpc_gateway_notify.h>

Public Attributes

zigbee_eui64_t eui64
 
uint8_t endpoint_count
 
zigbee_endpoint_id_tendpoint_list
 

Detailed Description

Event data passed when receiving count of endpoint discovery events to wait for a particular node on the network.

Member Data Documentation

◆ endpoint_count

uint8_t zigpc_gateway_on_node_discovered_t::endpoint_count

Number of endpoints supported

◆ endpoint_list

zigbee_endpoint_id_t* zigpc_gateway_on_node_discovered_t::endpoint_list

List of endpoints supported

◆ eui64

zigbee_eui64_t zigpc_gateway_on_node_discovered_t::eui64

Discovered device EUI64 in big endian


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