Deleting files and completing event generation.
[smartthings-infrastructure.git] / eventSimulator / presencePresentEvent.groovy
1                         presenceSensorObject.setValue([name: "presence", value: "present", deviceId: 0, descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: [value: "present"]])