HAA.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"总体参数",
  6. "infoPointName":"辅助热源类型",
  7. "infoPointCode":"AuxiliaryHeatType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D1",
  11. "dataSource":[
  12. {
  13. "code":"1",
  14. "name":"市政热力管网"
  15. },
  16. {
  17. "code":"2",
  18. "name":"电加热"
  19. },
  20. {
  21. "code":"3",
  22. "name":"燃油锅炉"
  23. },
  24. {
  25. "code":"4",
  26. "name":"燃气锅炉"
  27. },
  28. {
  29. "code":"5",
  30. "name":"电锅炉"
  31. },
  32. {
  33. "code":"6",
  34. "name":"水源热泵"
  35. },
  36. {
  37. "code":"7",
  38. "name":"地源热泵"
  39. },
  40. {
  41. "code":"8",
  42. "name":"空气源热泵"
  43. },
  44. {
  45. "code":"9",
  46. "name":"其他"
  47. }
  48. ],
  49. "note":"",
  50. "func-id":""
  51. },
  52. {
  53. "firstTag":"技术参数",
  54. "secondTag":"总体参数",
  55. "infoPointName":"热水额定出口温度",
  56. "infoPointCode":"RatedHotWaterOutTemp",
  57. "unit":"℃",
  58. "dataType":"Num",
  59. "inputMode":"A2",
  60. "dataSource":"",
  61. "note":"",
  62. "func-id":""
  63. },
  64. {
  65. "firstTag":"技术参数",
  66. "secondTag":"总体参数",
  67. "infoPointName":"热水额定流量",
  68. "infoPointCode":"RatedHotWaterFlow",
  69. "unit":"m³\/h",
  70. "dataType":"Num",
  71. "inputMode":"A2",
  72. "dataSource":"",
  73. "note":"",
  74. "func-id":""
  75. },
  76. {
  77. "firstTag":"技术参数",
  78. "secondTag":"总体参数",
  79. "infoPointName":"热水额定进口压力",
  80. "infoPointCode":"RatedHotWaterInPress",
  81. "unit":"MPa",
  82. "dataType":"Num",
  83. "inputMode":"A2",
  84. "dataSource":"",
  85. "note":"",
  86. "func-id":""
  87. },
  88. {
  89. "firstTag":"技术参数",
  90. "secondTag":"总体参数",
  91. "infoPointName":"热水额定出口压力",
  92. "infoPointCode":"RatedHotWaterOutPress",
  93. "unit":"MPa",
  94. "dataType":"Num",
  95. "inputMode":"A2",
  96. "dataSource":"",
  97. "note":"",
  98. "func-id":""
  99. },
  100. {
  101. "firstTag":"技术参数",
  102. "secondTag":"总体参数",
  103. "infoPointName":"防护等级",
  104. "infoPointCode":"IPGrade",
  105. "unit":"",
  106. "dataType":"Str",
  107. "inputMode":"B1",
  108. "dataSource":"",
  109. "note":"参考《11防护等级》",
  110. "func-id":""
  111. },
  112. {
  113. "firstTag":"技术参数",
  114. "secondTag":"电加热",
  115. "infoPointName":"电加热额定电压",
  116. "infoPointCode":"RatedU",
  117. "unit":"V",
  118. "dataType":"Num",
  119. "inputMode":"A2",
  120. "dataSource":"",
  121. "note":"",
  122. "func-id":""
  123. },
  124. {
  125. "firstTag":"技术参数",
  126. "secondTag":"电加热",
  127. "infoPointName":"电加热额定电流",
  128. "infoPointCode":"RatedI",
  129. "unit":"A",
  130. "dataType":"Num",
  131. "inputMode":"A2",
  132. "dataSource":"",
  133. "note":"",
  134. "func-id":""
  135. },
  136. {
  137. "firstTag":"技术参数",
  138. "secondTag":"电加热",
  139. "infoPointName":"电加热额定耗电功率",
  140. "infoPointCode":"RatedElecConsumP",
  141. "unit":"kW",
  142. "dataType":"Num",
  143. "inputMode":"A2",
  144. "dataSource":"",
  145. "note":"",
  146. "func-id":""
  147. },
  148. {
  149. "firstTag":"技术参数",
  150. "secondTag":"电加热",
  151. "infoPointName":"电加热最大加热功率",
  152. "infoPointCode":"MaxElecHeatP",
  153. "unit":"kW",
  154. "dataType":"Num",
  155. "inputMode":"A2",
  156. "dataSource":"",
  157. "note":"",
  158. "func-id":""
  159. },
  160. {
  161. "firstTag":"技术参数",
  162. "secondTag":"电加热",
  163. "infoPointName":"额定电加热效率",
  164. "infoPointCode":"RatedElecHeatEff",
  165. "unit":"%",
  166. "dataType":"Num",
  167. "inputMode":"A2",
  168. "dataSource":"",
  169. "note":"",
  170. "func-id":""
  171. },
  172. {
  173. "firstTag":"技术参数",
  174. "secondTag":"换热器",
  175. "infoPointName":"换热器热媒类型",
  176. "infoPointCode":"HeatMediumType",
  177. "unit":"",
  178. "dataType":"Enum",
  179. "inputMode":"D1",
  180. "dataSource":[
  181. {
  182. "code":"1",
  183. "name":"水"
  184. },
  185. {
  186. "code":"2",
  187. "name":"酒精"
  188. },
  189. {
  190. "code":"3",
  191. "name":"其他"
  192. }
  193. ],
  194. "note":"",
  195. "func-id":""
  196. },
  197. {
  198. "firstTag":"技术参数",
  199. "secondTag":"换热器",
  200. "infoPointName":"换热器换热面积",
  201. "infoPointCode":"HeatTransArea",
  202. "unit":"m²",
  203. "dataType":"Num",
  204. "inputMode":"A2",
  205. "dataSource":"",
  206. "note":"",
  207. "func-id":""
  208. },
  209. {
  210. "firstTag":"技术参数",
  211. "secondTag":"换热器",
  212. "infoPointName":"换热器设计传热系数",
  213. "infoPointCode":"DesignTransFactor",
  214. "unit":"W\/(m²K)",
  215. "dataType":"Num",
  216. "inputMode":"A2",
  217. "dataSource":"",
  218. "note":"",
  219. "func-id":""
  220. },
  221. {
  222. "firstTag":"技术参数",
  223. "secondTag":"换热器",
  224. "infoPointName":"换热器最大加热功率",
  225. "infoPointCode":"MaxTransHeatP",
  226. "unit":"kW",
  227. "dataType":"Num",
  228. "inputMode":"A2",
  229. "dataSource":"",
  230. "note":"",
  231. "func-id":""
  232. },
  233. {
  234. "firstTag":"技术参数",
  235. "secondTag":"换热器",
  236. "infoPointName":"设计换热效率",
  237. "infoPointCode":"DesignTransHeatEff",
  238. "unit":"%",
  239. "dataType":"Num",
  240. "inputMode":"A2",
  241. "dataSource":"",
  242. "note":"",
  243. "func-id":""
  244. },
  245. {
  246. "firstTag":"控制参数",
  247. "secondTag":"",
  248. "infoPointName":"控制模式",
  249. "infoPointCode":"CtrlMode",
  250. "unit":"",
  251. "dataType":"Str",
  252. "inputMode":"B1",
  253. "dataSource":"",
  254. "note":"",
  255. "func-id":""
  256. },
  257. {
  258. "firstTag":"运行参数",
  259. "secondTag":"运行状态",
  260. "infoPointName":"运行状态",
  261. "infoPointCode":"RunStatus",
  262. "unit":"",
  263. "dataType":"Boolv",
  264. "inputMode":"L",
  265. "dataSource":"",
  266. "note":"0. 停止 1. 运行",
  267. "func-id":""
  268. },
  269. {
  270. "firstTag":"运行参数",
  271. "secondTag":"运行状态",
  272. "infoPointName":"本地远程状态",
  273. "infoPointCode":"RemoteStatus",
  274. "unit":"",
  275. "dataType":"Enumv",
  276. "inputMode":"L",
  277. "dataSource":"",
  278. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  279. "func-id":""
  280. },
  281. {
  282. "firstTag":"运行参数",
  283. "secondTag":"运行状态",
  284. "infoPointName":"工作电压",
  285. "infoPointCode":"U",
  286. "unit":"V",
  287. "dataType":"Inst",
  288. "inputMode":"L",
  289. "dataSource":"",
  290. "note":"",
  291. "func-id":""
  292. },
  293. {
  294. "firstTag":"运行参数",
  295. "secondTag":"运行状态",
  296. "infoPointName":"工作电流",
  297. "infoPointCode":"I",
  298. "unit":"A",
  299. "dataType":"Inst",
  300. "inputMode":"L",
  301. "dataSource":"",
  302. "note":"",
  303. "func-id":""
  304. },
  305. {
  306. "firstTag":"运行参数",
  307. "secondTag":"运行状态",
  308. "infoPointName":"耗电功率",
  309. "infoPointCode":"ElecConsumP",
  310. "unit":"kW",
  311. "dataType":"Inst",
  312. "inputMode":"L",
  313. "dataSource":"",
  314. "note":"",
  315. "func-id":""
  316. },
  317. {
  318. "firstTag":"运行参数",
  319. "secondTag":"运行状态",
  320. "infoPointName":"加热功率",
  321. "infoPointCode":"HeatP",
  322. "unit":"kW",
  323. "dataType":"Inst",
  324. "inputMode":"L",
  325. "dataSource":"",
  326. "note":"",
  327. "func-id":""
  328. },
  329. {
  330. "firstTag":"运行参数",
  331. "secondTag":"运行状态",
  332. "infoPointName":"进口水温",
  333. "infoPointCode":"WaterInTemp",
  334. "unit":"℃",
  335. "dataType":"Inst",
  336. "inputMode":"L",
  337. "dataSource":"",
  338. "note":"",
  339. "func-id":""
  340. },
  341. {
  342. "firstTag":"运行参数",
  343. "secondTag":"运行状态",
  344. "infoPointName":"进口压力",
  345. "infoPointCode":"WaterInPress",
  346. "unit":"MPa",
  347. "dataType":"Inst",
  348. "inputMode":"L",
  349. "dataSource":"",
  350. "note":"",
  351. "func-id":""
  352. },
  353. {
  354. "firstTag":"运行参数",
  355. "secondTag":"运行状态",
  356. "infoPointName":"出口水温",
  357. "infoPointCode":"WaterOutTemp",
  358. "unit":"℃",
  359. "dataType":"Inst",
  360. "inputMode":"L",
  361. "dataSource":"",
  362. "note":"",
  363. "func-id":""
  364. },
  365. {
  366. "firstTag":"运行参数",
  367. "secondTag":"运行状态",
  368. "infoPointName":"出口压力",
  369. "infoPointCode":"WaterOutPress",
  370. "unit":"MPa",
  371. "dataType":"Inst",
  372. "inputMode":"L",
  373. "dataSource":"",
  374. "note":"",
  375. "func-id":""
  376. },
  377. {
  378. "firstTag":"运行参数",
  379. "secondTag":"运行状态",
  380. "infoPointName":"热水流量",
  381. "infoPointCode":"WaterFlow",
  382. "unit":"m³\/h",
  383. "dataType":"Inst",
  384. "inputMode":"L",
  385. "dataSource":"",
  386. "note":"",
  387. "func-id":""
  388. },
  389. {
  390. "firstTag":"运行参数",
  391. "secondTag":"关键指标",
  392. "infoPointName":"加热效率",
  393. "infoPointCode":"HeatEff",
  394. "unit":"%",
  395. "dataType":"Inst",
  396. "inputMode":"M",
  397. "dataSource":"",
  398. "note":"",
  399. "func-id":""
  400. },
  401. {
  402. "firstTag":"运行参数",
  403. "secondTag":"累计参数",
  404. "infoPointName":"累计耗电量",
  405. "infoPointCode":"AccElecConsum",
  406. "unit":"kWh",
  407. "dataType":"Acc",
  408. "inputMode":"M",
  409. "dataSource":"",
  410. "note":"",
  411. "func-id":""
  412. },
  413. {
  414. "firstTag":"运行参数",
  415. "secondTag":"累计参数",
  416. "infoPointName":"累计水流量",
  417. "infoPointCode":"AccWaterVolume",
  418. "unit":"m³",
  419. "dataType":"Acc",
  420. "inputMode":"M",
  421. "dataSource":"",
  422. "note":"",
  423. "func-id":""
  424. },
  425. {
  426. "firstTag":"运行参数",
  427. "secondTag":"累计参数",
  428. "infoPointName":"累计加热量",
  429. "infoPointCode":"AccHeat",
  430. "unit":"kWh",
  431. "dataType":"Acc",
  432. "inputMode":"M",
  433. "dataSource":"",
  434. "note":"",
  435. "func-id":""
  436. },
  437. {
  438. "firstTag":"运行参数",
  439. "secondTag":"累计参数",
  440. "infoPointName":"累计运行时间",
  441. "infoPointCode":"AccRunTime",
  442. "unit":"h",
  443. "dataType":"Acc",
  444. "inputMode":"M",
  445. "dataSource":"",
  446. "note":"",
  447. "func-id":""
  448. },
  449. {
  450. "firstTag":"运行参数",
  451. "secondTag":"累计参数",
  452. "infoPointName":"开启时间计时",
  453. "infoPointCode":"OpenTimeCount",
  454. "unit":"h",
  455. "dataType":"Acc",
  456. "inputMode":"M",
  457. "dataSource":"",
  458. "note":"",
  459. "func-id":""
  460. },
  461. {
  462. "firstTag":"运行参数",
  463. "secondTag":"累计参数",
  464. "infoPointName":"关闭时间计时",
  465. "infoPointCode":"CloseTimeCount",
  466. "unit":"h",
  467. "dataType":"Acc",
  468. "inputMode":"M",
  469. "dataSource":"",
  470. "note":"",
  471. "func-id":""
  472. }
  473. ]
  474. }