X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartthings-infrastructure.git;a=blobdiff_plain;f=eventSimulator%2FmotionActiveEvent.groovy;h=543642535c189e4c4c4934bc1f2a109186e7d1c0;hp=869ed7e14098279b8bff31256a4cd86c97c3cea1;hb=2d26e7af07daad1394408bdcf76150b5aacf3a8a;hpb=83071d3bcfc33f015ece13868342644498a9dda3 diff --git a/eventSimulator/motionActiveEvent.groovy b/eventSimulator/motionActiveEvent.groovy index 869ed7e..5436425 100644 --- a/eventSimulator/motionActiveEvent.groovy +++ b/eventSimulator/motionActiveEvent.groovy @@ -1,2 +1,2 @@ - motionSensorObjectp[0].setValue([name: "motion", value: "active", deviceId: "motionSensorID0", descriptionText: "", + motionSensorObject[0].setValue([name: "motion", value: "active", deviceId: "motionSensorID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])