@ -1981,6 +1981,7 @@ else if (currentWaterLevel >= highWaterThreshold) {
const stopTime = req.body.stopTime || new Date().toISOString();
const motorOnType = req.body.motor_on_type || "manual";
if (action === "start") {
motorStopStatus = "2";
const startTime = req.body.startTime;
const stopCriteria =