Fixing a bug where we can have two events with different objects/classes, e.g., beaco...
[smartthings-infrastructure.git] / eventSimulator / presenceLeftEvent.groovy
index 8de48ed92a540a3cb7c1da780341992fb0234038..39e198a8d76baf51cea3a2ff832db96083f54c87 100644 (file)
@@ -1,2 +1,2 @@
                        presenceSensorObject.setValue([name: "presence", value: "not present", deviceId: "presenceSensorID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
\ No newline at end of file
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"presence":"0","dni":"mobile0"}'])