highing666 %!s(int64=4) %!d(string=hai) anos
pai
achega
46691963ed
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/controllers/location/ble/space.py

+ 1 - 0
app/controllers/location/ble/space.py

@@ -47,5 +47,6 @@ async def get_space_location(project_id: str, realtime_ibeacon_list: List[IBeaco
         except KeyError:
             pass
 
+    logger.debug(ibeacon_space_dict)
     controller = SpacePositioningController(realtime_ibeacon_list, ibeacon_space_dict)
     return controller.run()