More events to generate based on the subscriber's list.
[smartthings-infrastructure.git] / eventSimulator / presenceLeftEvent.groovy
1                         presenceSensorObject.setValue([name: "presence", value: "not present", deviceId: "presenceSensorID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])