# - maximum data size is 1500 bytes
# - multiple line entries are possible
# - each line should be unique with respect to eth_local_port, serial_port_name and end_point_name
# - all fields in a line should be separated by commas
# - tcp/udp - is always in server mode. supports ipv4 and ipv6
# - local_ip: 0.0.0.0 or ::0 listens on all IP addresses found on the hardware
# - remote ip and port may be 0
# - press enter after the end of each line
# - line format: normal/udio, tcp/udp, eth_local_ip, eth_local_port, eth_remote_ip, eth_remote_port,
#                eth_encyption_method (n-none,ac-acorn128,as-ascon128,cha-chachapoly), eth_encyption_key,
#                serial_port_name, baud_rate, flow_control(-1-no_dtr,0-none,1-hw,2-sw),
#                end_point_name (character length limited to 16), udi_count(multiple of 4 bytes), udo_count(multiple of 4 bytes)
# examples:
# normal,udp,0.0.0.0,42201,0,0,n,default_key,COM4,115200,0,GPIO_EP_DEF0,0,0
# udio,udp,0.0.0.0,42202,0,0,n,default_key,COM3,115200,0,UDIO_EP_DEF0,4,4

normal,udp,0.0.0.0,42201,0,0,n,default_key,ttyHS1,115200,0,GPIO_EP0,0,0
