rs2322tcp/configs/client.json
2026-08-10 10:38:14 +02:00

16 lines
282 B
JSON

{
"server": {
"address": "100.64.0.10",
"port": 5000
},
"virtual_ports": [
{
"port": "COM7",
"remote_device": "radio"
},
{
"port": "COM8",
"remote_device": "rotor"
}
]
}