diff --git a/src/routes/tanksRoute.js b/src/routes/tanksRoute.js index c8645c4d..95ad43f0 100644 --- a/src/routes/tanksRoute.js +++ b/src/routes/tanksRoute.js @@ -343,7 +343,7 @@ module.exports = function (fastify, opts, next) { tankHeight: { type: "string"}, maxLevel: { type: "string" }, minLevel: { type: "string" }, - + tankhardwareId:{ type: "string" }, mode: { type: "string" }, }, },