Typo in the beacon sensor event.
[smartthings-infrastructure.git] / eventSimulator / beaconPresentEvent.groovy
index 816a1299cf4f958417ae768ea40804bf626a1dfb..91739ccfc1a393a8808fe71e885d7d0c76b947c5 100644 (file)
@@ -1,2 +1,2 @@
-                       beaconSensorObject.setValue([name: "presence", value: "present", deviceId: "beaconeSensorID0", descriptionText: "",
+                       beaconSensorObject.setValue([name: "presence", value: "present", deviceId: "beaconSensorID0", descriptionText: "",
                                        displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"presence":"1","dni":"mobile0"}'])