|
|
@ -4596,7 +4596,7 @@ exports.getCategorizedIssue = async (request, reply) => {
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
slaveDetails.push({
|
|
|
|
slaveDetails.push({
|
|
|
|
hardwareId: slave.hardwareId,
|
|
|
|
hardwareId: slave.tankhardwareId,
|
|
|
|
tankName: slave.tankName || "",
|
|
|
|
tankName: slave.tankName || "",
|
|
|
|
location: slave.location || "",
|
|
|
|
location: slave.location || "",
|
|
|
|
connected_status: slave.connected_status,
|
|
|
|
connected_status: slave.connected_status,
|
|
|
|