123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841 |
- {
- "all":[
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"热源类型",
- "infoPointCode":"HeatSoureType",
- "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":"地源热泵"
- },
- {
- "code":"9",
- "name":"分散采暖设备"
- },
- {
- "code":"10",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"热媒类型",
- "infoPointCode":"HeatMediumType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"蒸汽"
- },
- {
- "code":"2",
- "name":"热水"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"与市政管网连接方式",
- "infoPointCode":"MunicipalConnectType",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"直连"
- },
- {
- "code":"1",
- "name":"间连"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"系统循环形式",
- "infoPointCode":"SysCycleType",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"重力循环"
- },
- {
- "code":"1",
- "name":"机械循环"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"系统管道形式",
- "infoPointCode":"SysPipeType",
- "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":"HeatWaterConstantPressType",
- "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":"ConstantPress",
- "unit":"Mpa",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"分水器出口支路数",
- "infoPointCode":"DistributorBrNum",
- "unit":"支",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"集水器入口支路数",
- "infoPointCode":"CollectorBrNum",
- "unit":"支",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"分集水器间是否旁通",
- "infoPointCode":"isDistributorCollectorBypass",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"无旁通"
- },
- {
- "code":"1",
- "name":"有旁通"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"供回水方式",
- "infoPointCode":"SupplyReturnWaterType",
- "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":"HeatMeterType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"热量表法"
- },
- {
- "code":"2",
- "name":"散热器热分配法"
- },
- {
- "code":"3",
- "name":"流温法"
- },
- {
- "code":"4",
- "name":"通断时间面积法"
- },
- {
- "code":"5",
- "name":"温度法"
- },
- {
- "code":"6",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"循环泵台数",
- "infoPointCode":"HeatPumpNum",
- "unit":"台",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"循环泵备用台数",
- "infoPointCode":"BackupHeatPumpNum",
- "unit":"台",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"循环泵是否变频",
- "infoPointCode":"isHeatPumpFreqTrans",
- "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":"HeatPumpHeaterConnectType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"一机对一泵"
- },
- {
- "code":"2",
- "name":"分别并联"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"额定供水温度",
- "infoPointCode":"RatedHeatWaterSupplyTemp",
- "unit":"℃",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"热水系统",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"额定供蒸汽压力",
- "infoPointCode":"RatedVaporSupplyPress",
- "unit":"MPa",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"蒸汽系统",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"额定回水温度",
- "infoPointCode":"RatedHeatWaterReturnTemp",
- "unit":"℃",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"额定循环流量",
- "infoPointCode":"RatedHeatWaterFlow",
- "unit":"m³\/h",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"入户方式",
- "infoPointCode":"IndoorType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"垂直"
- },
- {
- "code":"2",
- "name":"水平"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"散热设备",
- "infoPointCode":"RadiationType",
- "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":"WorstLoopPressDrop",
- "unit":"MPa",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"设计工况",
- "func-id":""
- },
- {
- "firstTag":"控制参数",
- "secondTag":"",
- "infoPointName":"控制策略",
- "infoPointCode":"CtrlMode",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"运行状态",
- "infoPointCode":"RunStatus",
- "unit":"",
- "dataType":"Boolv",
- "inputMode":"L",
- "dataSource":"",
- "note":"0.停止 1.运行",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"本地远程状态",
- "infoPointCode":"RemoteStatus",
- "unit":"",
- "dataType":"Enumv",
- "inputMode":"L",
- "dataSource":"",
- "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"系统耗电功率",
- "infoPointCode":"SysElecConsumP",
- "unit":"kW",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"耗煤量",
- "infoPointCode":"CoalConsumP",
- "unit":"t\/h",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"耗油量",
- "infoPointCode":"FuelConsumP",
- "unit":"L\/h",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"耗气量",
- "infoPointCode":"GasConsumP",
- "unit":"m³\/h",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"逐时供热量",
- "infoPointCode":"HeatP",
- "unit":"kW",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"热源开启台数",
- "infoPointCode":"HeaterRunNum",
- "unit":"台",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"热源运行频率",
- "infoPointCode":"HeaterFreq",
- "unit":"Hz",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"循环泵开启台数",
- "infoPointCode":"HeatPumpRunNum",
- "unit":"台",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"循环泵运行频率",
- "infoPointCode":"HeatPumpFreq",
- "unit":"Hz",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"供水干管温度",
- "infoPointCode":"HeatWaterMainSupplyTemp",
- "unit":"℃",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"分水器",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"供水干管压力",
- "infoPointCode":"HeatWaterMainSupplyPress",
- "unit":"MPa",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"分水器",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"供蒸汽压力",
- "infoPointCode":"VaporMainSupplyPress",
- "unit":"MPa",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"分汽器",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"回水干管温度",
- "infoPointCode":"HeatWaterMainReturnTemp",
- "unit":"℃",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"集水器",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"回水干管压力",
- "infoPointCode":"HeatWaterMainReturnPress",
- "unit":"MPa",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"集水器",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"循环流量",
- "infoPointCode":"HeatWaterFlow",
- "unit":"m³\/h",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"旁通管流量",
- "infoPointCode":"BypassFlow",
- "unit":"m³\/h",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"关键指标",
- "infoPointName":"热源COP(效率)",
- "infoPointCode":"HeatersCOP",
- "unit":"",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"关键指标",
- "infoPointName":"热水输配系数",
- "infoPointCode":"WTFht",
- "unit":"",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"关键指标",
- "infoPointName":"系统COP",
- "infoPointCode":"SysCOP",
- "unit":"",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"累计参数",
- "infoPointName":"累计耗电量",
- "infoPointCode":"AccElecConsum",
- "unit":"kWh",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"累计参数",
- "infoPointName":"累计耗煤量",
- "infoPointCode":"AccCoalConsum",
- "unit":"t",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"累计参数",
- "infoPointName":"累计耗油量",
- "infoPointCode":"AccFuelConsum",
- "unit":"L",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"累计参数",
- "infoPointName":"累计耗气量",
- "infoPointCode":"AccGasConsum",
- "unit":"m³",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"累计参数",
- "infoPointName":"累计供热量",
- "infoPointCode":"AccHeat",
- "unit":"kWh",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"累计指标",
- "infoPointName":"IPLV",
- "infoPointCode":"SysIPLV",
- "unit":"",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- }
- ]
- }
|