From b7a69e0517e30e2bdaff67a973a42795537a7291 Mon Sep 17 00:00:00 2001 From: varun Date: Tue, 23 May 2023 01:34:54 -0400 Subject: [PATCH] made sump to sump start and stop --- src/controllers/tanksController.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/controllers/tanksController.js b/src/controllers/tanksController.js index 4025e6a8..356bbef2 100644 --- a/src/controllers/tanksController.js +++ b/src/controllers/tanksController.js @@ -368,6 +368,7 @@ exports.motorAction = async (req, reply) => { // } + if(supplier_tank_type==="sump" && receiver_type === "sump"){