UmberHubManager/fiber_map.example.json

62 lines
1.8 KiB
JSON

{
"patch_panel": { "slots": 24, "label": "Example rack" },
"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",
"chip_type": "Network controller [0280]: Intel Corporation Wi-Fi 6 AX210 …",
"radio_interface": "wlan0",
"wlan": {
"wlan_scanned_at": "2026-03-27T12:00:00Z",
"interfaces": {
"wlan0": {
"interface": "wlan0",
"driver": "iwlwifi",
"pci_address": "0000:01:00.0",
"connection_type": "PCIe",
"vendor_id": "8086",
"device_id": "2725",
"chip_label": "Network controller [0280]: Intel Corporation Wi-Fi 6 AX210 …",
"bands_ghz": [2.4, 5, 6],
"wiphy": "phy0"
}
},
"primary": {
"interface": "wlan0",
"driver": "iwlwifi",
"pci_address": "0000:01:00.0",
"connection_type": "PCIe",
"vendor_id": "8086",
"device_id": "2725",
"chip_label": "Network controller [0280]: Intel Corporation Wi-Fi 6 AX210 …",
"bands_ghz": [2.4, 5, 6],
"wiphy": "phy0"
}
}
},
"7": { "hub": 2, "port": 0, "host": "192.168.1.39", "user": "pi" }
}
}