highing666 %!s(int64=3) %!d(string=hai) anos
pai
achega
261554db88
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/api/routers/devices.py

+ 1 - 0
app/api/routers/devices.py

@@ -54,6 +54,7 @@ async def get_acatah_supply_air_temperature_set_v2(
 ):
     supply_air_temperature_set = build_acatah_supply_air_temperature_set(params)
 
+    logger.info(params)
     logger.info(supply_air_temperature_set)
 
     resp = {"supply_air_temperature_set": supply_air_temperature_set}