{ "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" } } }