From 47053962347b64d06052c9a04b8555587f495765 Mon Sep 17 00:00:00 2001 From: Varun Date: Tue, 18 Mar 2025 17:22:11 +0530 Subject: [PATCH] changes --- src/controllers/tanksController.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/controllers/tanksController.js b/src/controllers/tanksController.js index 05b3d607..222649fd 100644 --- a/src/controllers/tanksController.js +++ b/src/controllers/tanksController.js @@ -3173,6 +3173,7 @@ exports.motorAction = async (req, reply) => { } }; + async function stopMotor(motorId, customerId, start_instance_id) { const currentTime = moment().tz('Asia/Kolkata').format('DD-MMM-YYYY - HH:mm'); await Tank.updateOne(