@ -1594,6 +1594,7 @@ const processedSlaves = await Promise.all(slaveTanks.map(async (slave) => {
).lean();
}
const matchingTankData = latestIotData?.tanks?.find(t =>
t.tankHardwareId === finalHardwareId || t.connected_to === finalHardwareId
);