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