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.

未添加在ClusterList中的cluster,能否收发?

Other Parts Discussed in Thread: Z-STACK

我在以前的z-stack 2.5.1中测试,如果发端发出的ClusterID(AF_DataRequest发送)没有在接收端的InClusterList中注册,接收端是收不到这个消息的。

但是我在Mesh 1.0.0中测试时发现,发送端调用AF_DataRequest,clusterID随便乱填一个值,收端也能有响应。