@ -1773,7 +1773,7 @@ exports.masterConnectedSlaveList = async (req, reply) => {
const masterResponse = {
...restMasterFields,
masterHardwareId: masterHardwareId, // new field
hardwareId: masterHardwareId, // new field
isMaster: true,
tankLocation: tankDetails?.tankLocation || null,
product_status: master.product_status || 'pending',