Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/smartthings-infrastructure
[smartthings-infrastructure.git] / eventSimulator / presenceLeftEvent.groovy
index dc5cc867013708bb8520a5b1d73c0a0605e81695..39e198a8d76baf51cea3a2ff832db96083f54c87 100644 (file)
@@ -1,2 +1,2 @@
-                       presenceSensorObject.setValue([name: "presence", value: "not present", deviceId: 0, descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [value: "not present"]])
+                       presenceSensorObject.setValue([name: "presence", value: "not present", deviceId: "presenceSensorID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"presence":"0","dni":"mobile0"}'])