sat-rs/satrs-example/satrs-tmtc/tmtc_conf.json
Robin Mueller 01d9a85976
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
rename Python client
2024-02-16 13:24:16 +01:00

9 lines
193 B
JSON

{
"com_if": "tcp",
"tcpip_udp_ip_addr": "127.0.0.1",
"tcpip_udp_port": 7301,
"tcpip_udp_recv_max_size": 1500,
"tcpip_tcp_ip_addr": "127.0.0.1",
"tcpip_tcp_port": 7301
}