Skip to content
Go to advanced search
Code: Select all
execute = function(dz, item) dz.devices(39).update(0,'Off') dz.devices(39).update(1,'On') end