123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- {
- "all":[
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"材质",
- "infoPointCode":"MaterialType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"铁板"
- },
- {
- "code":"2",
- "name":"镀锌板"
- },
- {
- "code":"3",
- "name":"铝合金板"
- },
- {
- "code":"4",
- "name":"不锈钢板"
- },
- {
- "code":"5",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"类型",
- "infoPointCode":"StructureType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"单层百叶风口"
- },
- {
- "code":"2",
- "name":"双层百叶风口"
- },
- {
- "code":"3",
- "name":"固定条形风口"
- },
- {
- "code":"4",
- "name":"自垂百叶式风口"
- },
- {
- "code":"5",
- "name":"散流器"
- },
- {
- "code":"6",
- "name":"球形可调风口"
- },
- {
- "code":"7",
- "name":"旋流风口"
- },
- {
- "code":"8",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"形状",
- "infoPointCode":"ShapeType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"正方形"
- },
- {
- "code":"2",
- "name":"矩形"
- },
- {
- "code":"3",
- "name":"圆形"
- },
- {
- "code":"4",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"壁厚",
- "infoPointCode":"Thick",
- "unit":"mm",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"工作压力范围",
- "infoPointCode":"WorkPressRange",
- "unit":"Pa",
- "dataType":"Num",
- "inputMode":"A6",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"工作温度范围",
- "infoPointCode":"WorkTempRange",
- "unit":"℃",
- "dataType":"Num",
- "inputMode":"A6",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"工作湿度范围",
- "infoPointCode":"WorkRHRange",
- "unit":"%RH",
- "dataType":"Num",
- "inputMode":"A6",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"防护等级",
- "infoPointCode":"IPGrade",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"参考《11防护等级》",
- "func-id":""
- },
- {
- "firstTag":"控制参数",
- "secondTag":"",
- "infoPointName":"控制模式",
- "infoPointCode":"CtrlMode",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"进口风压",
- "infoPointCode":"AirInPress",
- "unit":"Pa",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"出口风压",
- "infoPointCode":"AirOutPress",
- "unit":"Pa",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"瞬时风量",
- "infoPointCode":"AirFlow",
- "unit":"m³\/h",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"瞬时风温",
- "infoPointCode":"AirTemp",
- "unit":"℃",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- }
- ]
- }
|