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