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