|
|
|
@ -2999,6 +2999,8 @@ exports.motorAction = async (req, reply) => {
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Check for high water level and send notification
|
|
|
|
|
// if (currentWaterPercentage >= highWaterThreshold) {
|
|
|
|
|
// // eventEmitter.emit('sendHighWaterNotification', fcmToken, receiverTank);
|
|
|
|
|