Other Parts Discussed in Thread: Z-STACK
我在以前的z-stack 2.5.1中测试,如果发端发出的ClusterID(AF_DataRequest发送)没有在接收端的InClusterList中注册,接收端是收不到这个消息的。
但是我在Mesh 1.0.0中测试时发现,发送端调用AF_DataRequest,clusterID随便乱填一个值,收端也能有响应。
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.
Other Parts Discussed in Thread: Z-STACK
我在以前的z-stack 2.5.1中测试,如果发端发出的ClusterID(AF_DataRequest发送)没有在接收端的InClusterList中注册,接收端是收不到这个消息的。
但是我在Mesh 1.0.0中测试时发现,发送端调用AF_DataRequest,clusterID随便乱填一个值,收端也能有响应。
我在 HA 1.2.1中貌似也有这问题,收端的InClusterList没注册某个cluster,但是也收到了这个cluster的消息