v1.3.251212

This commit is contained in:
2025-12-15 07:55:31 +00:00
parent 0cc8f13231
commit c9a95ca5c8
13 changed files with 3621 additions and 30 deletions

View File

@@ -129,56 +129,56 @@ const initialConnectionMap = {
Industry: {
"Device1-1": {
type: "copper",
apitype:"workshop",
apitype:"workshop-m12",
connectedTo: "Cabinet-A1",
wiremapstatus: "pass",
performancestatus: "pass"
},
"Device1-2": {
type: "copper",
apitype:"workshop",
apitype:"workshop-m12",
connectedTo: "Cabinet-A2",
wiremapstatus: "pass",
performancestatus: "pass"
},
"Device2-1": {
type: "copper",
apitype:"workshop",
apitype:"workshop-m12",
connectedTo: "Cabinet-A3",
wiremapstatus: "pass",
performancestatus: "pass"
},
"Device2-2": {
type: "copper",
apitype:"workshop",
apitype:"workshop-m12",
connectedTo: "Cabinet-A4",
wiremapstatus: "pass",
performancestatus: "pass"
},
"Device3-1": {
type: "copper",
apitype:"workshop",
apitype:"workshop-2p",
connectedTo: "Cabinet-R1",
wiremapstatus: "pass",
performancestatus: "pass"
},
"Device3-2": {
type: "copper",
apitype:"workshop",
apitype:"workshop-2p",
connectedTo: "Cabinet-R2",
wiremapstatus: "pass",
performancestatus: "pass"
},
"Device4-1": {
type: "copper",
apitype:"workshop",
apitype:"workshop-2p",
connectedTo: "Cabinet-R3",
wiremapstatus: "pass",
performancestatus: "pass"
},
"Device4-2": {
type: "copper",
apitype:"workshop",
apitype:"workshop-2p",
connectedTo: "Cabinet-R4",
wiremapstatus: "pass",
performancestatus: "pass"