X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartthings-infrastructure.git;a=blobdiff_plain;f=eventSimulator%2FbeaconPresentEvent.groovy;h=91739ccfc1a393a8808fe71e885d7d0c76b947c5;hp=816a1299cf4f958417ae768ea40804bf626a1dfb;hb=49162334364ebc67829eb4d86fb1097840d97cc7;hpb=5afcc469fd9d6a42f000af2662c6b3d3f651d460 diff --git a/eventSimulator/beaconPresentEvent.groovy b/eventSimulator/beaconPresentEvent.groovy index 816a129..91739cc 100644 --- a/eventSimulator/beaconPresentEvent.groovy +++ b/eventSimulator/beaconPresentEvent.groovy @@ -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"}'])