You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
779 B
22 lines
779 B
{ |
|
"name": "工程名xxxx", |
|
"commun_channel": { |
|
"通讯通道类型,固定如下": "通讯通道配置文件路径", |
|
"modbustcp": "commun_channel_moebustcp.json" |
|
}, |
|
"commun_dev": { |
|
"通讯设备类型,固定如下": "通讯设备配置文件路径", |
|
"modbustcp": "commun_dev_moebustcp.json" |
|
}, |
|
"point_table": { |
|
"通讯点表类型,固定如下": { |
|
"名称": "路径" |
|
}, |
|
"modbus": { |
|
"modbus点表名称,自定义,非中文、非特殊字符,32字节": "modbus点表文件路径", |
|
"pcs2": "point_table_modbus_01.json", |
|
"bms": "point_table_modbus_02.json", |
|
"tms": "point_table_modbus_03.json" |
|
} |
|
} |
|
} |