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