28 lines
771 B
JSON
28 lines
771 B
JSON
{
|
|
"calibrate_remotes": ["pi@192.168.1.39"],
|
|
"fiber_ports": {
|
|
"1": {
|
|
"hub": 1,
|
|
"port": 0,
|
|
"usb_id": "0bda:8812",
|
|
"chip_type": "Realtek RTL8812AU",
|
|
"chip_profiled_at": "2026-03-27T12:00:00Z",
|
|
"pcie": {
|
|
"bus_address": "0000:c1:00.0",
|
|
"board_label": "H3",
|
|
"board_serial": "4C-0A-3D-5B-13-03",
|
|
"switch_chip": "PEX8718",
|
|
"slot_port": 0,
|
|
"link_capability": "Gen3 x4",
|
|
"link_state": "Gen3 x4",
|
|
"adapter_port": 1,
|
|
"sfp_serial": "6C82510221389"
|
|
}
|
|
},
|
|
"2": { "hub": 1, "port": 1 },
|
|
"5": { "hub": 1, "port": 4 },
|
|
"6": { "hub": 1, "port": 5, "ssh": "pi@192.168.1.39" },
|
|
"7": { "hub": 2, "port": 0, "host": "192.168.1.39", "user": "pi" }
|
|
}
|
|
}
|