Infrastructure works for lights' group now!
[smartthings-infrastructure.git] / eventSimulator / beaconLeftEvent.groovy
index 699c4e7c7880039d197f660334b2f744b5fd7b1b..445e51f7281b4f6b2add8e67125fbd5cf1677672 100644 (file)
@@ -1,2 +1,2 @@
-                       beaconSensorObject.setValue([name: "beacon", value: "not present", deviceId: "beaconSensorID0", descriptionText: "",
-                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: [info: "info"]])
+                       beaconSensorObject.setValue([name: "presence", value: "not present", deviceId: "beaconSensorID0", descriptionText: "",
+                                       displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"presence":"0","dni":"mobile0"}'])