Browse Source

New get sensor info

zhangbo 5 years ago
parent
commit
a6176cf6c3
1 changed files with 1 additions and 0 deletions
  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,