FiWiManager/fiber_map.example.json

17 lines
439 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"
},
"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" }
}
}