update

FFIB 2 ans auparavant
Parent
Commettre
0fb46d587d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      api/eqpt_views.py

+ 1 - 1
api/eqpt_views.py

@@ -212,7 +212,7 @@ def get_screen_data(point=None, point_id=None):
212 212
         ipuis_fever = []
213 213
         ipuis_not_upload = []
214 214
         ipuis_unused = []
215
-        ipui_other = []
215
+        ipuis_other = []
216 216
 
217 217
         for ipui in ipuis:
218 218
             temperature = ipui.get('temperature', 0.0)