X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FmotionDefaultInactiveEvent.groovy;h=37a3f1786da424bed65ae80a67c15d4b9b28c41f;hb=83071d3bcfc33f015ece13868342644498a9dda3;hp=fc5142b4dab8decd0bc8366e87faa19498ada1bc;hpb=6a9540f69ca09047c6b4f65e49e710840dba81c0;p=smartthings-infrastructure.git diff --git a/eventSimulator/motionDefaultInactiveEvent.groovy b/eventSimulator/motionDefaultInactiveEvent.groovy index fc5142b..37a3f17 100644 --- a/eventSimulator/motionDefaultInactiveEvent.groovy +++ b/eventSimulator/motionDefaultInactiveEvent.groovy @@ -1,2 +1,2 @@ - motionSensorObject.setValue([name: "motion.inactive", value: "inactive", deviceId: "motionSensorID0", descriptionText: "", - displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}']) \ No newline at end of file + motionSensorObject[0].setValue([name: "motion.inactive", value: "inactive", deviceId: "motionSensorID0", descriptionText: "", + displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])