Zigbee Protocol Controller 1.6.0
zigpc_datastore::endpoint Namespace Reference

Functions

std::vector< zigbee_endpoint_id_tget_id_list (const zigbee_eui64_t eui64)
 Get list of endpoint IDs under a device. More...
 

Function Documentation

◆ get_id_list()

std::vector< zigbee_endpoint_id_t > zigpc_datastore::endpoint::get_id_list ( const zigbee_eui64_t  eui64)
inline

Get list of endpoint IDs under a device.

Parameters
eui64Device identifier.
Returns
std::vector<zigbee_endpoint_id_t> List of endpoint IDs.