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.

scene例程

Other Parts Discussed in Thread: Z-STACK

1、有没有使用了scene的例程?操作流程究竟是怎样的,翻看了各种资料,还是没头绪。

2、另外看到scene结构体,里面的扩展字段长度,扩展字段干嘛用的?

  • 你可以下载Z-Stack Lighting 1.0.2协议栈,

    在这个协议栈里面,遥控器Remote,可以控制灯Light,让其加入group,保存场景,进行场景的控制。

    具体你可以参考Sample Remote 里面,通过按键的处理函数。

    另外在Z-Stack Lighting 1.0.2的安装目录下,Z-Stack Lighting Sample Application Users Guide.pdf文档有关于场景的操作方式。