RCA.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"收集面长度",
  7. "infoPointCode":"CollectLength",
  8. "unit":"m",
  9. "dataType":"Num",
  10. "inputMode":"A2",
  11. "dataSource":"",
  12. "note":"",
  13. "func-id":""
  14. },
  15. {
  16. "firstTag":"技术参数",
  17. "secondTag":"",
  18. "infoPointName":"收集面宽度",
  19. "infoPointCode":"CollectWidth",
  20. "unit":"m",
  21. "dataType":"Num",
  22. "inputMode":"A2",
  23. "dataSource":"",
  24. "note":"",
  25. "func-id":""
  26. },
  27. {
  28. "firstTag":"技术参数",
  29. "secondTag":"",
  30. "infoPointName":"收集面积",
  31. "infoPointCode":"CollectArea",
  32. "unit":"m²",
  33. "dataType":"Num",
  34. "inputMode":"A2",
  35. "dataSource":"",
  36. "note":"",
  37. "func-id":""
  38. },
  39. {
  40. "firstTag":"技术参数",
  41. "secondTag":"",
  42. "infoPointName":"孔隙率",
  43. "infoPointCode":"PorosityRatio",
  44. "unit":"%",
  45. "dataType":"Num",
  46. "inputMode":"A2",
  47. "dataSource":"",
  48. "note":"",
  49. "func-id":""
  50. },
  51. {
  52. "firstTag":"技术参数",
  53. "secondTag":"",
  54. "infoPointName":"蓄水容积",
  55. "infoPointCode":"WaterStoreCap",
  56. "unit":"m³",
  57. "dataType":"Num",
  58. "inputMode":"A2",
  59. "dataSource":"",
  60. "note":"",
  61. "func-id":""
  62. },
  63. {
  64. "firstTag":"技术参数",
  65. "secondTag":"",
  66. "infoPointName":"出水口截面",
  67. "infoPointCode":"OutCrossArea",
  68. "unit":"m²",
  69. "dataType":"Num",
  70. "inputMode":"A2",
  71. "dataSource":"",
  72. "note":"",
  73. "func-id":""
  74. },
  75. {
  76. "firstTag":"技术参数",
  77. "secondTag":"",
  78. "infoPointName":"介质温度范围",
  79. "infoPointCode":"MediumTempRange",
  80. "unit":"℃",
  81. "dataType":"Num",
  82. "inputMode":"A6",
  83. "dataSource":"",
  84. "note":"",
  85. "func-id":""
  86. },
  87. {
  88. "firstTag":"技术参数",
  89. "secondTag":"",
  90. "infoPointName":"介质PH值范围",
  91. "infoPointCode":"MediumPHRange",
  92. "unit":"",
  93. "dataType":"Num",
  94. "inputMode":"A5",
  95. "dataSource":"",
  96. "note":"",
  97. "func-id":""
  98. },
  99. {
  100. "firstTag":"技术参数",
  101. "secondTag":"",
  102. "infoPointName":"防护等级",
  103. "infoPointCode":"IPGrade",
  104. "unit":"",
  105. "dataType":"Str",
  106. "inputMode":"B1",
  107. "dataSource":"",
  108. "note":"参考《11防护等级》",
  109. "func-id":""
  110. },
  111. {
  112. "firstTag":"技术参数",
  113. "secondTag":"",
  114. "infoPointName":"承重",
  115. "infoPointCode":"LoadBearing",
  116. "unit":"t\/m²",
  117. "dataType":"Num",
  118. "inputMode":"A2",
  119. "dataSource":"",
  120. "note":"",
  121. "func-id":""
  122. },
  123. {
  124. "firstTag":"控制参数",
  125. "secondTag":"",
  126. "infoPointName":"控制模式",
  127. "infoPointCode":"CtrlMode",
  128. "unit":"",
  129. "dataType":"Str",
  130. "inputMode":"B1",
  131. "dataSource":"",
  132. "note":"",
  133. "func-id":""
  134. },
  135. {
  136. "firstTag":"运行参数",
  137. "secondTag":"",
  138. "infoPointName":"当前蓄水量",
  139. "infoPointCode":"WaterStoreVolume",
  140. "unit":"m³",
  141. "dataType":"Inst",
  142. "inputMode":"L",
  143. "dataSource":"",
  144. "note":"",
  145. "func-id":""
  146. },
  147. {
  148. "firstTag":"运行参数",
  149. "secondTag":"",
  150. "infoPointName":"当前水温",
  151. "infoPointCode":"WaterTemp",
  152. "unit":"℃",
  153. "dataType":"Inst",
  154. "inputMode":"L",
  155. "dataSource":"",
  156. "note":"",
  157. "func-id":""
  158. },
  159. {
  160. "firstTag":"运行参数",
  161. "secondTag":"",
  162. "infoPointName":"出水流量",
  163. "infoPointCode":"WaterOutFlow",
  164. "unit":"m³\/h",
  165. "dataType":"Inst",
  166. "inputMode":"L",
  167. "dataSource":"",
  168. "note":"",
  169. "func-id":""
  170. }
  171. ]
  172. }