X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FstepGoalLowEvent.groovy;fp=eventSimulator%2FstepGoalLowEvent.groovy;h=7b37ea86cc2a30cc57a4c9300ef9d4df6ee068e0;hb=15834f5b86629ff1da02db33a19672697818e342;hp=2ed4014e841c84d0ddb00300472e7ba789a13217;hpb=b6faf6d7663cbbca0606424d04c9fc89317a8941;p=smartthings-infrastructure.git diff --git a/eventSimulator/stepGoalLowEvent.groovy b/eventSimulator/stepGoalLowEvent.groovy index 2ed4014..7b37ea8 100644 --- a/eventSimulator/stepGoalLowEvent.groovy +++ b/eventSimulator/stepGoalLowEvent.groovy @@ -1,2 +1,2 @@ - stepSensorObject[0].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"}'])