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