zhangbo преди 5 години
родител
ревизия
a6176cf6c3
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      app/goahead-5.1.0/src/web_interface/src/dashboard.c

+ 1 - 0
app/goahead-5.1.0/src/web_interface/src/dashboard.c

@@ -251,6 +251,7 @@ void getSensorInfo(Webs *wp){
                 highct = pSensorBuff->high_crit_thresh * 1000;
                 highnr = pSensorBuff->high_non_recov_thresh * 1000;
 
+                //TODO: Lusa get sensor info here.
                 // WEBPAGE_WRITE_JSON_RECORD(HL_GETALLSENSORS,
                 //             pSensorBuff->sensor_num,
                 //             pSensorBuff->sensor_name,