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