Zigbee Protocol Controller 1.6.0
|
Functions | |
std::vector< zcl_cluster_id_t > | get_id_list (const zigbee_eui64_t eui64, zigbee_endpoint_id_t ep_id, zcl_cluster_side_t cluster_side) |
Get list of cluster IDs under an endpoint based on the cluser side. More... | |
|
inline |
Get list of cluster IDs under an endpoint based on the cluser side.
eui64 | Device identifier. |
ep_id | Endpoint identifier. |
cluster_side | Cluster side (server/client) |