@ -395,6 +395,7 @@ exports.getTankmotordata = async (req, reply) => {
};
exports.updateTanklevels = async (req, reply) => {
try {
const customerId = req.params.customerId;
@ -64,6 +64,7 @@ const tanksSchema = new mongoose.Schema({
notificationSentHigh: { type: Boolean },
all_motor_status: { type: Boolean },
connections: {
source: { type: String },
inputConnections: [