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