This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

zigbee incluster和outcluster疑问

simplelink zigbee3.0中xxx_data.c文件中SIMPLE DESCRIPTOR注释下定义了InClusterList和OutClusterList。这两个list在zigbee绑定中起什么作用?一般应该怎么设置?我查看例程发现使用BDB commission时并没有使用官方文档中提到的Zstackapi_bdbSetIdentifyActiveEndpointReq()设置bind的参数,但是设备之间却可以自动识别需要bind的设备,是和这两个参数有关吗?