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