Fixing presence.present for name and value.
[smartthings-infrastructure.git] / eventSimulator / coolingSetpointEvent.groovy
1                         thermostatObject.setValue([name: "coolingSetpoint", value: "60", deviceId: "thermostatID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])