Adding events to emulate values above and below thresholds.
[smartthings-infrastructure.git] / eventSimulator / thermostatOperatingStateAutoEvent.groovy
1                         thermostatObject.setValue([name: "thermostatOperatingState", value: "auto", deviceId: "thermostatID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])