return { on = timer = { function(domoticz) -- use domoticz.variables(..) here and return true when the timer should go off end }, execute = function(domoticz, timer, triggerInfo)
end
}