X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=eventSimulator%2FthermostatSetpointEvent.groovy;fp=eventSimulator%2FthermostatSetpointEvent.groovy;h=310314679d32968d7b5520eb566b54b3b8c363b9;hb=245d74705d4be17cbb7b178e38d959804e480808;hp=cfa66e46c980234a09e7ee9e2525e3d2668184e5;hpb=13eaa2aa4abc92483f370cd74f1d79b4caafed55;p=smartthings-infrastructure.git diff --git a/eventSimulator/thermostatSetpointEvent.groovy b/eventSimulator/thermostatSetpointEvent.groovy index cfa66e4..3103146 100644 --- a/eventSimulator/thermostatSetpointEvent.groovy +++ b/eventSimulator/thermostatSetpointEvent.groovy @@ -1,2 +1,2 @@ - thermostatObject[0].setValue([name: "thermostatSetpoint", value: 50, deviceId: "thermostatID0", descriptionText: "", + thermostatObject[0].setValue([name: "thermostatSetpoint", value: "50", deviceId: "thermostatID0", descriptionText: "", displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])