added tank hardware id in iot data

master
varun 2 years ago
parent 96cb6e857b
commit 86e271774c

@ -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" },
},
},

Loading…
Cancel
Save