123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- {
- "all":[
- {
- "firstTag":"",
- "secondTag":"",
- "infoPointName":"系统ID",
- "infoPointCode":"SysID",
- "unit":"",
- "dataType":"Str",
- "inputMode":"X",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"",
- "secondTag":"",
- "infoPointName":"系统名称",
- "infoPointCode":"SysName",
- "unit":"",
- "dataType":"Str",
- "inputMode":"X",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"基本信息",
- "secondTag":"",
- "infoPointName":"系统本地编码",
- "infoPointCode":"SysLocalID",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"基本信息",
- "secondTag":"",
- "infoPointName":"系统本地名称",
- "infoPointCode":"SysLocalName",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"基本信息",
- "secondTag":"",
- "infoPointName":"BIM模型中编码",
- "infoPointCode":"BIMID",
- "unit":"",
- "dataType":"Str",
- "inputMode":"N2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"控制参数",
- "secondTag":"",
- "infoPointName":"控制策略",
- "infoPointCode":"CtrlMode",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"设定参数",
- "secondTag":"基本设定参数",
- "infoPointName":"系统开关设定",
- "infoPointCode":"SysSwitchSet",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"L",
- "dataSource":"",
- "note":"0. 关闭 1. 开启",
- "func-id":""
- },
- {
- "firstTag":"设定参数",
- "secondTag":"基本设定参数",
- "infoPointName":"系统开设定",
- "infoPointCode":"SysOnSet",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"L",
- "dataSource":"",
- "note":"产品层链接",
- "func-id":""
- },
- {
- "firstTag":"设定参数",
- "secondTag":"基本设定参数",
- "infoPointName":"系统关设定",
- "infoPointCode":"SysOffSet",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- }
- ]
- }
|