Typo in the beacon sensor event.
authorrtrimana <rtrimana@uci.edu>
Thu, 26 Sep 2019 19:01:52 +0000 (12:01 -0700)
committerrtrimana <rtrimana@uci.edu>
Thu, 26 Sep 2019 19:01:52 +0000 (12:01 -0700)
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"}'])
                                        displayed: true, linkText: "", isStateChange: false, unit: "", data: '{"presence":"1","dni":"mobile0"}'])