From 29434f7901de97bec2fa6a75ccbbf609117001fe Mon Sep 17 00:00:00 2001 From: varun Date: Wed, 12 Jun 2024 04:54:03 -0400 Subject: [PATCH] made changes in tankscontroller --- src/routes/tanksRoute.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/tanksRoute.js b/src/routes/tanksRoute.js index 6122a18d..b4236657 100644 --- a/src/routes/tanksRoute.js +++ b/src/routes/tanksRoute.js @@ -289,6 +289,7 @@ module.exports = function (fastify, opts, next) { manual_threshold_litres:{type:"string"}, manual_threshold_time:{type:"string"}, stopTime:{type:"string"}, + start_instance_id:{type:"string"}, motor_id:{type:"string"}, }, },