|
@@ -222,7 +222,7 @@ websDefineAction("resetBmc", resetBmc);
|
|
|
|
|
|
//server_health
|
|
|
websDefineAction("setThreshold", setThreshold);
|
|
|
-websDefineAction("web_getSensorHistory", web_getSensorHistory);
|
|
|
+websDefineAction("webGetSensorHistory", webGetSensorHistory);
|
|
|
|
|
|
//fan
|
|
|
websDefineAction("getAllFanInfo", getAllFanInfo);
|