Adding 2 types of 'unlocked' events both for subscribers to 'lock' and 'unlock' events.
[smartthings-infrastructure.git] / eventSimulator / accelerationActiveEvent.groovy
1                         accelerationSensorObject.setValue([name: "acceleration", value: "active", deviceId: "accelerationSensorID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"info": "info"}'])