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.

关于service discover的疑问

看了“ZHA Coordinator 如何控制ZLL Light/Philips Hue Light”的帖子,对于帖子中所描述的用coordinate控制Light,是在enddevice入网后,coordinate通过ZDO层的API获取到活动端点及支持的簇,然后coordinate上的按键控制Light。

我的疑问是:这样的控制是不需要再binding的,那么如果通过binding的方式实现key与light的对应,那么就不需要再进行service discover了吧?