Fixing a bug where we can have two events with different objects/classes, e.g., beaco...
[smartthings-infrastructure.git] / eventSimulator / presencePresentEvent.groovy
1                         presenceSensorObject.setValue([name: "presence", value: "present", deviceId: "presenceSensorID0", descriptionText: "",
2                                         displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"presence":"1","dni":"mobile0"}'])