ashok 2 months ago
commit 8bacc92a88

@ -789,7 +789,7 @@ fastify.post(
},
handler: installationController.getIotDataByCustomer,
});
fastify.get("/api/getsinglemasterlistwithslaves/:customerId/:hardwareId", {
fastify.get("/api/getsinglemasterlistwithslaves/:customerId", {
schema: {
description: "Get single check masrter connected slave data",
tags: ["Installation"],

Loading…
Cancel
Save