Some minor changes!
[smartthings-infrastructure.git] / eventSimulator / motionInactiveEvent.groovy
1                         motionSensorObject.setValue([name: "motion", value: "inactive", deviceId: "motionSensorID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])