master^2
Varun 8 months ago
parent 4b7eb8337b
commit 340ded5935

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