I have two questions about scenes within the context of razberry:
1) Are scenes stored in the web server? or are they stored in the devices? Or the master controller?
2) can I "turn off a scene"? Since scenes are a list of devices and their stages, seems like there is no such concept. So if I use scene in a lighting situation, the scene's on state is each light in the scene are set to some level, and I need to define a different scene to have the set of lights in off level. Is that correct?
I am trying to write some additional software using the raz API and trying to understand the raz architecture.
Thanks,
P.K.
where are scenes stored?
Re: where are scenes stored?
1) on the raspberri pi
2) yes a scene does only one thing. Indeed you need other scene(s) to revert that action.
You may consider using RoundRobinScene, to step through your different lighting states.
2) yes a scene does only one thing. Indeed you need other scene(s) to revert that action.
You may consider using RoundRobinScene, to step through your different lighting states.
Since 29-12-2016 I am no longer a moderator for this forum