RDA.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"材料类型",
  7. "infoPointCode":"MaterialType",
  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. "note":"",
  38. "func-id":""
  39. },
  40. {
  41. "firstTag":"技术参数",
  42. "secondTag":"",
  43. "infoPointName":"形状类型",
  44. "infoPointCode":"ShapeType",
  45. "unit":"",
  46. "dataType":"Enum",
  47. "inputMode":"D1",
  48. "dataSource":[
  49. {
  50. "code":"1",
  51. "name":"柱型"
  52. },
  53. {
  54. "code":"2",
  55. "name":"长翼型"
  56. },
  57. {
  58. "code":"3",
  59. "name":"圆翼型"
  60. },
  61. {
  62. "code":"4",
  63. "name":"定向对流型"
  64. },
  65. {
  66. "code":"5",
  67. "name":"钢串片型"
  68. },
  69. {
  70. "code":"6",
  71. "name":"板型"
  72. },
  73. {
  74. "code":"7",
  75. "name":"扁管型"
  76. },
  77. {
  78. "code":"8",
  79. "name":"环形"
  80. },
  81. {
  82. "code":"9",
  83. "name":"翅片型"
  84. },
  85. {
  86. "code":"10",
  87. "name":"装饰型"
  88. },
  89. {
  90. "code":"11",
  91. "name":"其他"
  92. }
  93. ],
  94. "note":"",
  95. "func-id":""
  96. },
  97. {
  98. "firstTag":"技术参数",
  99. "secondTag":"",
  100. "infoPointName":"进出口是否在同侧",
  101. "infoPointCode":"isInOutSameSide",
  102. "unit":"",
  103. "dataType":"Bool",
  104. "inputMode":"E1",
  105. "dataSource":[
  106. {
  107. "code":"0",
  108. "name":"否"
  109. },
  110. {
  111. "code":"1",
  112. "name":"是"
  113. }
  114. ],
  115. "note":"",
  116. "func-id":""
  117. },
  118. {
  119. "firstTag":"技术参数",
  120. "secondTag":"",
  121. "infoPointName":"进出口中心距",
  122. "infoPointCode":"InOutCenterDistance",
  123. "unit":"mm",
  124. "dataType":"Num",
  125. "inputMode":"A2",
  126. "dataSource":"",
  127. "note":"",
  128. "func-id":""
  129. },
  130. {
  131. "firstTag":"技术参数",
  132. "secondTag":"",
  133. "infoPointName":"高度",
  134. "infoPointCode":"Height",
  135. "unit":"mm",
  136. "dataType":"Num",
  137. "inputMode":"A2",
  138. "dataSource":"",
  139. "note":"",
  140. "func-id":""
  141. },
  142. {
  143. "firstTag":"技术参数",
  144. "secondTag":"",
  145. "infoPointName":"宽度",
  146. "infoPointCode":"Width",
  147. "unit":"mm",
  148. "dataType":"Num",
  149. "inputMode":"A2",
  150. "dataSource":"",
  151. "note":"",
  152. "func-id":""
  153. },
  154. {
  155. "firstTag":"技术参数",
  156. "secondTag":"",
  157. "infoPointName":"长度",
  158. "infoPointCode":"Length",
  159. "unit":"mm",
  160. "dataType":"Num",
  161. "inputMode":"A2",
  162. "dataSource":"",
  163. "note":"",
  164. "func-id":""
  165. },
  166. {
  167. "firstTag":"技术参数",
  168. "secondTag":"",
  169. "infoPointName":"厚度",
  170. "infoPointCode":"Thickness",
  171. "unit":"mm",
  172. "dataType":"Num",
  173. "inputMode":"A2",
  174. "dataSource":"",
  175. "note":"",
  176. "func-id":""
  177. },
  178. {
  179. "firstTag":"技术参数",
  180. "secondTag":"",
  181. "infoPointName":"有效散热面积",
  182. "infoPointCode":"EffectiveRadiantArea",
  183. "unit":"m²",
  184. "dataType":"Num",
  185. "inputMode":"A2",
  186. "dataSource":"",
  187. "note":"",
  188. "func-id":""
  189. },
  190. {
  191. "firstTag":"技术参数",
  192. "secondTag":"",
  193. "infoPointName":"传热系数",
  194. "infoPointCode":"HeatTransCoeff",
  195. "unit":"W\/(m²K)",
  196. "dataType":"Num",
  197. "inputMode":"A2",
  198. "dataSource":"",
  199. "note":"",
  200. "func-id":""
  201. },
  202. {
  203. "firstTag":"技术参数",
  204. "secondTag":"",
  205. "infoPointName":"额定散热量",
  206. "infoPointCode":"RatedHeatRelease",
  207. "unit":"kW",
  208. "dataType":"Num",
  209. "inputMode":"A2",
  210. "dataSource":"",
  211. "note":"",
  212. "func-id":""
  213. },
  214. {
  215. "firstTag":"技术参数",
  216. "secondTag":"",
  217. "infoPointName":"接口直径",
  218. "infoPointCode":"InterfaceD",
  219. "unit":"mm",
  220. "dataType":"Num",
  221. "inputMode":"A2",
  222. "dataSource":"",
  223. "note":"",
  224. "func-id":""
  225. },
  226. {
  227. "firstTag":"技术参数",
  228. "secondTag":"",
  229. "infoPointName":"额定进水温度",
  230. "infoPointCode":"RatedInWaterTemp",
  231. "unit":"℃",
  232. "dataType":"Num",
  233. "inputMode":"A2",
  234. "dataSource":"",
  235. "note":"热水",
  236. "func-id":""
  237. },
  238. {
  239. "firstTag":"技术参数",
  240. "secondTag":"",
  241. "infoPointName":"额定出水温度",
  242. "infoPointCode":"RatedOutWaterTemp",
  243. "unit":"℃",
  244. "dataType":"Num",
  245. "inputMode":"A2",
  246. "dataSource":"",
  247. "note":"热水",
  248. "func-id":""
  249. },
  250. {
  251. "firstTag":"技术参数",
  252. "secondTag":"",
  253. "infoPointName":"额定进水压力",
  254. "infoPointCode":"RatedInWaterPress",
  255. "unit":"MPa",
  256. "dataType":"Num",
  257. "inputMode":"A2",
  258. "dataSource":"",
  259. "note":"热水",
  260. "func-id":""
  261. },
  262. {
  263. "firstTag":"技术参数",
  264. "secondTag":"",
  265. "infoPointName":"额定出水压力",
  266. "infoPointCode":"RatedOutWaterPress",
  267. "unit":"MPa",
  268. "dataType":"Num",
  269. "inputMode":"A2",
  270. "dataSource":"",
  271. "note":"热水",
  272. "func-id":""
  273. },
  274. {
  275. "firstTag":"技术参数",
  276. "secondTag":"",
  277. "infoPointName":"额定热水流量",
  278. "infoPointCode":"RatedWaterFlow",
  279. "unit":"m³\/h",
  280. "dataType":"Num",
  281. "inputMode":"A2",
  282. "dataSource":"",
  283. "note":"热水",
  284. "func-id":""
  285. },
  286. {
  287. "firstTag":"技术参数",
  288. "secondTag":"",
  289. "infoPointName":"额定进口蒸汽压力",
  290. "infoPointCode":"RatedInVaporPress",
  291. "unit":"MPa",
  292. "dataType":"Num",
  293. "inputMode":"A2",
  294. "dataSource":"",
  295. "note":"蒸汽",
  296. "func-id":""
  297. },
  298. {
  299. "firstTag":"技术参数",
  300. "secondTag":"",
  301. "infoPointName":"额定出口蒸汽压力",
  302. "infoPointCode":"RatedOutVaporPress",
  303. "unit":"MPa",
  304. "dataType":"Num",
  305. "inputMode":"A2",
  306. "dataSource":"",
  307. "note":"蒸汽",
  308. "func-id":""
  309. },
  310. {
  311. "firstTag":"技术参数",
  312. "secondTag":"",
  313. "infoPointName":"额定蒸汽流量",
  314. "infoPointCode":"RatedVaporFlow",
  315. "unit":"t\/h",
  316. "dataType":"Num",
  317. "inputMode":"A2",
  318. "dataSource":"",
  319. "note":"蒸汽",
  320. "func-id":""
  321. },
  322. {
  323. "firstTag":"技术参数",
  324. "secondTag":"",
  325. "infoPointName":"热水试验压力",
  326. "infoPointCode":"HotWaterTestPress",
  327. "unit":"MPa",
  328. "dataType":"Num",
  329. "inputMode":"A2",
  330. "dataSource":"",
  331. "note":"",
  332. "func-id":""
  333. },
  334. {
  335. "firstTag":"技术参数",
  336. "secondTag":"",
  337. "infoPointName":"蒸汽试验压力",
  338. "infoPointCode":"VaporTestPress",
  339. "unit":"MPa",
  340. "dataType":"Num",
  341. "inputMode":"A2",
  342. "dataSource":"",
  343. "note":"",
  344. "func-id":""
  345. },
  346. {
  347. "firstTag":"技术参数",
  348. "secondTag":"",
  349. "infoPointName":"介质PH范围",
  350. "infoPointCode":"MediumPHRange",
  351. "unit":"",
  352. "dataType":"Num",
  353. "inputMode":"A5",
  354. "dataSource":"",
  355. "note":"",
  356. "func-id":""
  357. },
  358. {
  359. "firstTag":"技术参数",
  360. "secondTag":"",
  361. "infoPointName":"介质压力范围",
  362. "infoPointCode":"MediumPressRange",
  363. "unit":"MPa",
  364. "dataType":"Num",
  365. "inputMode":"A6",
  366. "dataSource":"",
  367. "note":"",
  368. "func-id":""
  369. },
  370. {
  371. "firstTag":"技术参数",
  372. "secondTag":"",
  373. "infoPointName":"介质温度范围",
  374. "infoPointCode":"MediumTempRange",
  375. "unit":"℃",
  376. "dataType":"Num",
  377. "inputMode":"A6",
  378. "dataSource":"",
  379. "note":"",
  380. "func-id":""
  381. },
  382. {
  383. "firstTag":"技术参数",
  384. "secondTag":"",
  385. "infoPointName":"工作温度范围",
  386. "infoPointCode":"WorkTempRange",
  387. "unit":"℃",
  388. "dataType":"Num",
  389. "inputMode":"A6",
  390. "dataSource":"",
  391. "note":"",
  392. "func-id":""
  393. },
  394. {
  395. "firstTag":"技术参数",
  396. "secondTag":"",
  397. "infoPointName":"工作湿度范围",
  398. "infoPointCode":"WorkRHRange",
  399. "unit":"%RH",
  400. "dataType":"Num",
  401. "inputMode":"A6",
  402. "dataSource":"",
  403. "note":"",
  404. "func-id":""
  405. },
  406. {
  407. "firstTag":"技术参数",
  408. "secondTag":"",
  409. "infoPointName":"防护等级",
  410. "infoPointCode":"IPGrade",
  411. "unit":"",
  412. "dataType":"Str",
  413. "inputMode":"B1",
  414. "dataSource":"",
  415. "note":"参考《11防护等级》",
  416. "func-id":""
  417. },
  418. {
  419. "firstTag":"控制参数",
  420. "secondTag":"",
  421. "infoPointName":"控制模式",
  422. "infoPointCode":"CtrlMode",
  423. "unit":"",
  424. "dataType":"Str",
  425. "inputMode":"B1",
  426. "dataSource":"",
  427. "note":"",
  428. "func-id":""
  429. },
  430. {
  431. "firstTag":"运行参数",
  432. "secondTag":"运行状态",
  433. "infoPointName":"运行状态",
  434. "infoPointCode":"RunStatus",
  435. "unit":"",
  436. "dataType":"Boolv",
  437. "inputMode":"L",
  438. "dataSource":"",
  439. "note":"0. 停止 1. 运行",
  440. "func-id":""
  441. },
  442. {
  443. "firstTag":"运行参数",
  444. "secondTag":"运行状态",
  445. "infoPointName":"本地远程状态",
  446. "infoPointCode":"RemoteStatus",
  447. "unit":"",
  448. "dataType":"Enumv",
  449. "inputMode":"L",
  450. "dataSource":"",
  451. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  452. "func-id":""
  453. },
  454. {
  455. "firstTag":"运行参数",
  456. "secondTag":"运行状态",
  457. "infoPointName":"进口水温",
  458. "infoPointCode":"InWaterTemp",
  459. "unit":"℃",
  460. "dataType":"Inst",
  461. "inputMode":"L",
  462. "dataSource":"",
  463. "note":"热水",
  464. "func-id":""
  465. },
  466. {
  467. "firstTag":"运行参数",
  468. "secondTag":"运行状态",
  469. "infoPointName":"出口水温",
  470. "infoPointCode":"OutWaterTemp",
  471. "unit":"℃",
  472. "dataType":"Inst",
  473. "inputMode":"L",
  474. "dataSource":"",
  475. "note":"热水",
  476. "func-id":""
  477. },
  478. {
  479. "firstTag":"运行参数",
  480. "secondTag":"运行状态",
  481. "infoPointName":"进口水压",
  482. "infoPointCode":"InWaterPress",
  483. "unit":"MPa",
  484. "dataType":"Inst",
  485. "inputMode":"L",
  486. "dataSource":"",
  487. "note":"",
  488. "func-id":""
  489. },
  490. {
  491. "firstTag":"运行参数",
  492. "secondTag":"运行状态",
  493. "infoPointName":"出口水压",
  494. "infoPointCode":"OutWaterPress",
  495. "unit":"MPa",
  496. "dataType":"Inst",
  497. "inputMode":"L",
  498. "dataSource":"",
  499. "note":"",
  500. "func-id":""
  501. },
  502. {
  503. "firstTag":"运行参数",
  504. "secondTag":"运行状态",
  505. "infoPointName":"热水流量",
  506. "infoPointCode":"WaterFlow",
  507. "unit":"m³\/h",
  508. "dataType":"Inst",
  509. "inputMode":"L",
  510. "dataSource":"",
  511. "note":"热水",
  512. "func-id":""
  513. },
  514. {
  515. "firstTag":"运行参数",
  516. "secondTag":"运行状态",
  517. "infoPointName":"进口蒸汽压力",
  518. "infoPointCode":"InVaporPress",
  519. "unit":"MPa",
  520. "dataType":"Inst",
  521. "inputMode":"L",
  522. "dataSource":"",
  523. "note":"蒸汽",
  524. "func-id":""
  525. },
  526. {
  527. "firstTag":"运行参数",
  528. "secondTag":"运行状态",
  529. "infoPointName":"出口蒸汽压力",
  530. "infoPointCode":"OutVaporPress",
  531. "unit":"MPa",
  532. "dataType":"Inst",
  533. "inputMode":"L",
  534. "dataSource":"",
  535. "note":"蒸汽",
  536. "func-id":""
  537. },
  538. {
  539. "firstTag":"运行参数",
  540. "secondTag":"运行状态",
  541. "infoPointName":"蒸汽流量",
  542. "infoPointCode":"VaporFlow",
  543. "unit":"t\/h",
  544. "dataType":"Inst",
  545. "inputMode":"L",
  546. "dataSource":"",
  547. "note":"蒸汽",
  548. "func-id":""
  549. },
  550. {
  551. "firstTag":"运行参数",
  552. "secondTag":"运行状态",
  553. "infoPointName":"散热功率",
  554. "infoPointCode":"HeatReleaseP",
  555. "unit":"kW",
  556. "dataType":"Inst",
  557. "inputMode":"L",
  558. "dataSource":"",
  559. "note":"",
  560. "func-id":""
  561. },
  562. {
  563. "firstTag":"运行参数",
  564. "secondTag":"关键指标",
  565. "infoPointName":"散热效率",
  566. "infoPointCode":"HeatReleaseEff",
  567. "unit":"%",
  568. "dataType":"Inst",
  569. "inputMode":"M",
  570. "dataSource":"",
  571. "note":"",
  572. "func-id":""
  573. },
  574. {
  575. "firstTag":"运行参数",
  576. "secondTag":"累计参数",
  577. "infoPointName":"累计散热量",
  578. "infoPointCode":"AccHeatRelease",
  579. "unit":"kWh",
  580. "dataType":"Acc",
  581. "inputMode":"M",
  582. "dataSource":"",
  583. "note":"",
  584. "func-id":""
  585. },
  586. {
  587. "firstTag":"运行参数",
  588. "secondTag":"累计参数",
  589. "infoPointName":"累计运行时间",
  590. "infoPointCode":"AccRunTime",
  591. "unit":"h",
  592. "dataType":"Acc",
  593. "inputMode":"M",
  594. "dataSource":"",
  595. "note":"",
  596. "func-id":""
  597. },
  598. {
  599. "firstTag":"运行参数",
  600. "secondTag":"累计参数",
  601. "infoPointName":"开启时间计时",
  602. "infoPointCode":"OpenTimeCount",
  603. "unit":"h",
  604. "dataType":"Acc",
  605. "inputMode":"M",
  606. "dataSource":"",
  607. "note":"",
  608. "func-id":""
  609. },
  610. {
  611. "firstTag":"运行参数",
  612. "secondTag":"累计参数",
  613. "infoPointName":"关闭时间计时",
  614. "infoPointCode":"CloseTimeCount",
  615. "unit":"h",
  616. "dataType":"Acc",
  617. "inputMode":"M",
  618. "dataSource":"",
  619. "note":"",
  620. "func-id":""
  621. }
  622. ]
  623. }