Subversion Repositories rld.domoticz

Rev

Blame | Last modification | View Log | Download

return {
  on = {
    devices = {},
    timer = {},
    variables = {},
    scenes = {},
    groups = {},
    security = {},
    httpResponses = {},
    shellCommandResponses = {},
    customEvents = {},
    system = {},
  },
  data = {},
  logging = {},
  execute = function(domoticz, triggeredItem)

  end
}