X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartthings-infrastructure.git;a=blobdiff_plain;f=eventSimulator%2FeventSwitchOff.groovy;fp=eventSimulator%2FeventSwitchOff.groovy;h=8bd16b8ff7c7a0dd419a7540d6fdc83efdcc300f;hp=23e12ecd2f9f0ae9b29ec85f699c72b9055eac17;hb=83071d3bcfc33f015ece13868342644498a9dda3;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0 diff --git a/eventSimulator/eventSwitchOff.groovy b/eventSimulator/eventSwitchOff.groovy index 23e12ec..8bd16b8 100644 --- a/eventSimulator/eventSwitchOff.groovy +++ b/eventSimulator/eventSwitchOff.groovy @@ -1,2 +1,2 @@ - switchObject.setValue([name: "switch.off", value: "off", deviceId: 0, descriptionText: "", + switchObject[0].setValue([name: "switch.off", value: "off", deviceId: 0, descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])