Fixing a bug in the event presence.present: name has to be the same as value.
[smartthings-infrastructure.git] / eventSimulator / accelerationInactiveEvent.groovy
1                         accelerationSensorObject.setValue([name: "acceleration", value: "inactive", deviceId: "accelerationSensorID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])