DEAR TI
我在开发工程时遇到如下疑惑,希望得到帮助:
1.zcl中各个簇的attribute,是用来指示设备的状态,还是记录设备状态?例如一个灯可以用sendonoffcommand点亮,他会触发一个相应的事件来处理,但是如果用sendwriteattribute来改变他的attribute,它是否也要触发事件来做出动作。
2.sendonoffcommand这些ha或者zll的命令是有返回状态的吗?
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.
DEAR TI
我在开发工程时遇到如下疑惑,希望得到帮助:
1.zcl中各个簇的attribute,是用来指示设备的状态,还是记录设备状态?例如一个灯可以用sendonoffcommand点亮,他会触发一个相应的事件来处理,但是如果用sendwriteattribute来改变他的attribute,它是否也要触发事件来做出动作。
2.sendonoffcommand这些ha或者zll的命令是有返回状态的吗?