场景的问题
时间:10-02
整理:3721RD
点击:
如何让一个节点支持场景?对于场景的调用命令可以是终端节点发送吗,还是必须由协调器来做?有什么资料可以推荐的也行
what should i do to make a node support the scene cluster? and if the RFD device is able to send a commond to invoke the scene ,or must be invoked by the coordinator? anything will help! thanks!
你好, 场景的信息是保存在设备本身里面的,跟谁发送没有关系,一个设备保存了scene 1 那么保存了scene 1的设备就会响应 recall scene 上面也提到 只要设备本身有scene cluster支持就可以。
你好 w 大神!
问题找到了,是在recall scene 的时候,需要自己来完成回调函数的内容,开始时,没有注意。
thx!