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(