master^2
Varun 7 months ago
parent 780d1f4178
commit 4705396234

@ -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(

Loading…
Cancel
Save