X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FcoolingSetpointEvent.groovy;h=ed5bc5b499531095af901cd481ab7af8e63e38c4;hb=15834f5b86629ff1da02db33a19672697818e342;hp=12ec0295232165548c5460f1d30dace15e59cbcd;hpb=b6faf6d7663cbbca0606424d04c9fc89317a8941;p=smartthings-infrastructure.git diff --git a/eventSimulator/coolingSetpointEvent.groovy b/eventSimulator/coolingSetpointEvent.groovy index 12ec029..ed5bc5b 100644 --- a/eventSimulator/coolingSetpointEvent.groovy +++ b/eventSimulator/coolingSetpointEvent.groovy @@ -1,2 +1,2 @@ - thermostatObject[0].setValue([name: "coolingSetpoint", value: "60", deviceId: "thermostatID0", descriptionText: "", + thermostatObject[0].setValue([name: "coolingSetpoint", value: 60, deviceId: "thermostatID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])