X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FstepGoalHighEvent.groovy;h=190b5d57b9d4d4a04bffad5e3b1e8ea69792b08c;hb=54ea631376e3ba8383e6d2b716f6dc71b270310b;hp=de1ee8498a4042fe10f78456518786d130bfb9c3;hpb=550f30661578b8b79f521cb65e6c69b5dc699e35;p=smartthings-infrastructure.git diff --git a/eventSimulator/stepGoalHighEvent.groovy b/eventSimulator/stepGoalHighEvent.groovy index de1ee84..190b5d5 100644 --- a/eventSimulator/stepGoalHighEvent.groovy +++ b/eventSimulator/stepGoalHighEvent.groovy @@ -1,2 +1,2 @@ - stepSensorObject.setValue([name: "goal", value: "100"/*A number*/, deviceId: "stepSensorID0", descriptionText: "", + stepSensorObject.setValue([name: "goal", value: "70"/*A number*/, deviceId: "stepSensorID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])