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 网关如何判断加入自己网络的设备是点灯的设备还是调灯光的设备,获取其他类型的设备

Other Parts Discussed in Thread: Z-STACK

问题如题

  • 如果是按照zigbee智能家居开发的话,可以通过获取设备的cluster,就知道设备支持哪些功能。

    使用Z-Stack现成的API函数 ZDP_SimpleDescReq就可以。

    如果不是按照zigbee智能家居开发的话,那需要自己定义数据了