ashok 8 months ago
commit cafaf1aa44

@ -2967,6 +2967,7 @@ exports.motorAction = async (req, reply) => {
}
);
console.log(`🚨 Motor ${motorId} stop condition met. Sending stop command.`);
this.publishMotorStopStatus(motorId, "1");

Loading…
Cancel
Save