{ "channel": [ { "name": "名称,唯一标识不可重复,不能为中文或特殊符号,长度32字节", "ip": "设备IP地址,字符串", "port": "端口号,整形数字,0~65535,一般为502" }, { "name": "modbustcp_ch1", "ip": "192.168.10.123", "port": 502 }, { "name": "xxxx", "ip": "192.168.10.133", "port": 1502 }, { "name": "xxxxxx", "ip": "192.168.10.143", "port": 2502 } ] }