IOA.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  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. "note":"",
  34. "func-id":""
  35. },
  36. {
  37. "firstTag":"技术参数",
  38. "secondTag":"",
  39. "infoPointName":"类型",
  40. "infoPointCode":"StructureType",
  41. "unit":"",
  42. "dataType":"Enum",
  43. "inputMode":"D1",
  44. "dataSource":[
  45. {
  46. "code":"1",
  47. "name":"单层百叶风口"
  48. },
  49. {
  50. "code":"2",
  51. "name":"双层百叶风口"
  52. },
  53. {
  54. "code":"3",
  55. "name":"固定条形风口"
  56. },
  57. {
  58. "code":"4",
  59. "name":"自垂百叶式风口"
  60. },
  61. {
  62. "code":"5",
  63. "name":"散流器"
  64. },
  65. {
  66. "code":"6",
  67. "name":"球形可调风口"
  68. },
  69. {
  70. "code":"7",
  71. "name":"旋流风口"
  72. },
  73. {
  74. "code":"8",
  75. "name":"其他"
  76. }
  77. ],
  78. "note":"",
  79. "func-id":""
  80. },
  81. {
  82. "firstTag":"技术参数",
  83. "secondTag":"",
  84. "infoPointName":"形状",
  85. "infoPointCode":"ShapeType",
  86. "unit":"",
  87. "dataType":"Enum",
  88. "inputMode":"D1",
  89. "dataSource":[
  90. {
  91. "code":"1",
  92. "name":"正方形"
  93. },
  94. {
  95. "code":"2",
  96. "name":"矩形"
  97. },
  98. {
  99. "code":"3",
  100. "name":"圆形"
  101. },
  102. {
  103. "code":"4",
  104. "name":"其他"
  105. }
  106. ],
  107. "note":"",
  108. "func-id":""
  109. },
  110. {
  111. "firstTag":"技术参数",
  112. "secondTag":"",
  113. "infoPointName":"壁厚",
  114. "infoPointCode":"Thick",
  115. "unit":"mm",
  116. "dataType":"Num",
  117. "inputMode":"A2",
  118. "dataSource":"",
  119. "note":"",
  120. "func-id":""
  121. },
  122. {
  123. "firstTag":"技术参数",
  124. "secondTag":"",
  125. "infoPointName":"工作压力范围",
  126. "infoPointCode":"WorkPressRange",
  127. "unit":"Pa",
  128. "dataType":"Num",
  129. "inputMode":"A6",
  130. "dataSource":"",
  131. "note":"",
  132. "func-id":""
  133. },
  134. {
  135. "firstTag":"技术参数",
  136. "secondTag":"",
  137. "infoPointName":"工作温度范围",
  138. "infoPointCode":"WorkTempRange",
  139. "unit":"℃",
  140. "dataType":"Num",
  141. "inputMode":"A6",
  142. "dataSource":"",
  143. "note":"",
  144. "func-id":""
  145. },
  146. {
  147. "firstTag":"技术参数",
  148. "secondTag":"",
  149. "infoPointName":"工作湿度范围",
  150. "infoPointCode":"WorkRHRange",
  151. "unit":"%RH",
  152. "dataType":"Num",
  153. "inputMode":"A6",
  154. "dataSource":"",
  155. "note":"",
  156. "func-id":""
  157. },
  158. {
  159. "firstTag":"技术参数",
  160. "secondTag":"",
  161. "infoPointName":"防护等级",
  162. "infoPointCode":"IPGrade",
  163. "unit":"",
  164. "dataType":"Str",
  165. "inputMode":"B1",
  166. "dataSource":"",
  167. "note":"参考《11防护等级》",
  168. "func-id":""
  169. },
  170. {
  171. "firstTag":"控制参数",
  172. "secondTag":"",
  173. "infoPointName":"控制模式",
  174. "infoPointCode":"CtrlMode",
  175. "unit":"",
  176. "dataType":"Str",
  177. "inputMode":"B1",
  178. "dataSource":"",
  179. "note":"",
  180. "func-id":""
  181. },
  182. {
  183. "firstTag":"运行参数",
  184. "secondTag":"",
  185. "infoPointName":"进口风压",
  186. "infoPointCode":"AirInPress",
  187. "unit":"Pa",
  188. "dataType":"Inst",
  189. "inputMode":"L",
  190. "dataSource":"",
  191. "note":"",
  192. "func-id":""
  193. },
  194. {
  195. "firstTag":"运行参数",
  196. "secondTag":"",
  197. "infoPointName":"出口风压",
  198. "infoPointCode":"AirOutPress",
  199. "unit":"Pa",
  200. "dataType":"Inst",
  201. "inputMode":"L",
  202. "dataSource":"",
  203. "note":"",
  204. "func-id":""
  205. },
  206. {
  207. "firstTag":"运行参数",
  208. "secondTag":"",
  209. "infoPointName":"瞬时风量",
  210. "infoPointCode":"AirFlow",
  211. "unit":"m³\/h",
  212. "dataType":"Inst",
  213. "inputMode":"L",
  214. "dataSource":"",
  215. "note":"",
  216. "func-id":""
  217. },
  218. {
  219. "firstTag":"运行参数",
  220. "secondTag":"",
  221. "infoPointName":"瞬时风温",
  222. "infoPointCode":"AirTemp",
  223. "unit":"℃",
  224. "dataType":"Inst",
  225. "inputMode":"L",
  226. "dataSource":"",
  227. "note":"",
  228. "func-id":""
  229. }
  230. ]
  231. }