Page 1 of 1

Stopable scenaries

Posted: Friday 13 October 2017 8:23
by emme
Ciao,

based on a specific request and thans to dzVents framework that provide a easy-to-use command and function, me and some other guys are in the process to create a procedure to have scenarios that can be stopped anytime.

before continuing with the data structure I was wondering if there is the possibility somehow to interact with the scenarios and groups by managing them item by item
this would help a lot in the scenario creation...
something like...

domoticz.groups('groupName').item(i).name
domoticz.groups('groupName').item(i).value
domoticz.groups('groupName').item(i).onSec
domoticz.groups('groupName').item(i).offSec

thanks
ciao
M