23 lines
449 B
INI
23 lines
449 B
INI
; UAX 4-port concentrator — select with: export FIWI_CONFIG=uax4
|
|
|
|
[meta]
|
|
description = UAX 4-port USB concentrator
|
|
|
|
[paths]
|
|
fiber_map = fiber_map.json
|
|
|
|
[patch_panel]
|
|
; Front-panel ports for this concentrator when map has no patch_panel yet
|
|
default_ports = 4
|
|
|
|
[remote_ssh]
|
|
remote_python = python3
|
|
remote_script = ~/Code/FiWiManager/fiwi.py
|
|
ssh_bin = ssh
|
|
ssh_opts =
|
|
calibrate_remotes =
|
|
remote_defer = 0
|
|
|
|
[remote_hubs]
|
|
hosts = rjmcmahon@192.168.1.39
|