Fixing presence.present for name and value.
[smartthings-infrastructure.git] / eventSimulator / motionActiveEvent.groovy
1                         motionSensorObject.setValue([name: "motion", value: "active", deviceId: "motionSensorID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])