From a3e91270d6ea021fd226ab38542992399afbaf39 Mon Sep 17 00:00:00 2001 From: Varun Date: Fri, 3 Jan 2025 16:36:13 +0530 Subject: [PATCH] test1 --- src/controllers/tanksController.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/controllers/tanksController.js b/src/controllers/tanksController.js index 2502fd2f..25ab92ac 100644 --- a/src/controllers/tanksController.js +++ b/src/controllers/tanksController.js @@ -3381,6 +3381,7 @@ exports.IotDevice = async (req, reply) => { } }; +console.log("this is for testing push") exports.IotDeviceforstandalonedevice = async (req, reply) => { try {