BGA.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"灭火剂类型",
  7. "infoPointCode":"ExtinguishantType",
  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":"IG-541(氮气、氩气、二氧化碳)"
  23. },
  24. {
  25. "code":"4",
  26. "name":"其他"
  27. }
  28. ],
  29. "note":"",
  30. "func-id":""
  31. },
  32. {
  33. "firstTag":"技术参数",
  34. "secondTag":"",
  35. "infoPointName":"驱动气体",
  36. "infoPointCode":"DriveGasType",
  37. "unit":"",
  38. "dataType":"Enum",
  39. "inputMode":"D1",
  40. "dataSource":[
  41. {
  42. "code":"1",
  43. "name":"氮气"
  44. },
  45. {
  46. "code":"2",
  47. "name":"其他"
  48. }
  49. ],
  50. "note":"",
  51. "func-id":""
  52. },
  53. {
  54. "firstTag":"技术参数",
  55. "secondTag":"",
  56. "infoPointName":"有无全楼管网",
  57. "infoPointCode":"isOverallPipeNet",
  58. "unit":"",
  59. "dataType":"Bool",
  60. "inputMode":"E1",
  61. "dataSource":[
  62. {
  63. "code":"0",
  64. "name":"无"
  65. },
  66. {
  67. "code":"1",
  68. "name":"有"
  69. }
  70. ],
  71. "note":"",
  72. "func-id":""
  73. },
  74. {
  75. "firstTag":"技术参数",
  76. "secondTag":"",
  77. "infoPointName":"启动方式",
  78. "infoPointCode":"StartType",
  79. "unit":"",
  80. "dataType":"Enum",
  81. "inputMode":"D2",
  82. "dataSource":[
  83. {
  84. "code":"1",
  85. "name":"手动"
  86. },
  87. {
  88. "code":"2",
  89. "name":"自动"
  90. },
  91. {
  92. "code":"3",
  93. "name":"机械应急"
  94. },
  95. {
  96. "code":"4",
  97. "name":"其他"
  98. }
  99. ],
  100. "note":"",
  101. "func-id":""
  102. },
  103. {
  104. "firstTag":"技术参数",
  105. "secondTag":"",
  106. "infoPointName":"瓶组容积",
  107. "infoPointCode":"CylinderCap",
  108. "unit":"L",
  109. "dataType":"Num",
  110. "inputMode":"A2",
  111. "dataSource":"",
  112. "note":"",
  113. "func-id":""
  114. },
  115. {
  116. "firstTag":"技术参数",
  117. "secondTag":"",
  118. "infoPointName":"灭火剂充装密度",
  119. "infoPointCode":"ExtinguishantFillDensity",
  120. "unit":"kg\/m³",
  121. "dataType":"Num",
  122. "inputMode":"A2",
  123. "dataSource":"",
  124. "note":"",
  125. "func-id":""
  126. },
  127. {
  128. "firstTag":"技术参数",
  129. "secondTag":"",
  130. "infoPointName":"灭火剂喷射时间",
  131. "infoPointCode":"ExtinguishantSprayTime",
  132. "unit":"s",
  133. "dataType":"Num",
  134. "inputMode":"A2",
  135. "dataSource":"",
  136. "note":"",
  137. "func-id":""
  138. },
  139. {
  140. "firstTag":"技术参数",
  141. "secondTag":"",
  142. "infoPointName":"贮存压力",
  143. "infoPointCode":"StorePress",
  144. "unit":"MPa",
  145. "dataType":"Num",
  146. "inputMode":"A2",
  147. "dataSource":"",
  148. "note":"",
  149. "func-id":""
  150. },
  151. {
  152. "firstTag":"技术参数",
  153. "secondTag":"",
  154. "infoPointName":"最大工作压力",
  155. "infoPointCode":"MaxWorkPress",
  156. "unit":"MPa",
  157. "dataType":"Num",
  158. "inputMode":"A2",
  159. "dataSource":"",
  160. "note":"",
  161. "func-id":""
  162. },
  163. {
  164. "firstTag":"技术参数",
  165. "secondTag":"",
  166. "infoPointName":"工作温度范围",
  167. "infoPointCode":"WorkTempRange",
  168. "unit":"℃",
  169. "dataType":"Num",
  170. "inputMode":"A6",
  171. "dataSource":"",
  172. "note":"",
  173. "func-id":""
  174. },
  175. {
  176. "firstTag":"技术参数",
  177. "secondTag":"",
  178. "infoPointName":"工作湿度范围",
  179. "infoPointCode":"WorkRHRange",
  180. "unit":"%RH",
  181. "dataType":"Num",
  182. "inputMode":"A6",
  183. "dataSource":"",
  184. "note":"",
  185. "func-id":""
  186. },
  187. {
  188. "firstTag":"技术参数",
  189. "secondTag":"",
  190. "infoPointName":"防护等级",
  191. "infoPointCode":"IPGrade",
  192. "unit":"",
  193. "dataType":"Str",
  194. "inputMode":"B1",
  195. "dataSource":"",
  196. "note":"参考《11防护等级》",
  197. "func-id":""
  198. },
  199. {
  200. "firstTag":"控制参数",
  201. "secondTag":"",
  202. "infoPointName":"控制模式",
  203. "infoPointCode":"CtrlMode",
  204. "unit":"",
  205. "dataType":"Str",
  206. "inputMode":"B1",
  207. "dataSource":"",
  208. "note":"",
  209. "func-id":""
  210. },
  211. {
  212. "firstTag":"运行参数",
  213. "secondTag":"运行状态",
  214. "infoPointName":"运行状态",
  215. "infoPointCode":"RunStatus",
  216. "unit":"",
  217. "dataType":"Boolv",
  218. "inputMode":"L",
  219. "dataSource":"",
  220. "note":"0. 停止 1. 运行",
  221. "func-id":""
  222. },
  223. {
  224. "firstTag":"运行参数",
  225. "secondTag":"运行状态",
  226. "infoPointName":"本地远程状态",
  227. "infoPointCode":"RemoteStatus",
  228. "unit":"",
  229. "dataType":"Enumv",
  230. "inputMode":"L",
  231. "dataSource":"",
  232. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  233. "func-id":""
  234. },
  235. {
  236. "firstTag":"运行参数",
  237. "secondTag":"运行状态",
  238. "infoPointName":"出口流量",
  239. "infoPointCode":"OutFlow",
  240. "unit":"L\/s",
  241. "dataType":"Inst",
  242. "inputMode":"L",
  243. "dataSource":"",
  244. "note":"",
  245. "func-id":""
  246. },
  247. {
  248. "firstTag":"运行参数",
  249. "secondTag":"运行状态",
  250. "infoPointName":"出口压力",
  251. "infoPointCode":"OutPress",
  252. "unit":"MPa",
  253. "dataType":"Inst",
  254. "inputMode":"L",
  255. "dataSource":"",
  256. "note":"",
  257. "func-id":""
  258. },
  259. {
  260. "firstTag":"运行参数",
  261. "secondTag":"运行状态",
  262. "infoPointName":"瓶内压力",
  263. "infoPointCode":"InPress",
  264. "unit":"MPa",
  265. "dataType":"Inst",
  266. "inputMode":"L",
  267. "dataSource":"",
  268. "note":"",
  269. "func-id":""
  270. },
  271. {
  272. "firstTag":"运行参数",
  273. "secondTag":"运行状态",
  274. "infoPointName":"瓶内气体储量",
  275. "infoPointCode":"InGasStore",
  276. "unit":"%",
  277. "dataType":"Inst",
  278. "inputMode":"L",
  279. "dataSource":"",
  280. "note":"",
  281. "func-id":""
  282. },
  283. {
  284. "firstTag":"运行参数",
  285. "secondTag":"运行状态",
  286. "infoPointName":"瓶内温度",
  287. "infoPointCode":"InGasTemp",
  288. "unit":"℃",
  289. "dataType":"Inst",
  290. "inputMode":"L",
  291. "dataSource":"",
  292. "note":"",
  293. "func-id":""
  294. },
  295. {
  296. "firstTag":"运行参数",
  297. "secondTag":"累计参数",
  298. "infoPointName":"累计运行时间",
  299. "infoPointCode":"AccRunTime",
  300. "unit":"h",
  301. "dataType":"Acc",
  302. "inputMode":"M",
  303. "dataSource":"",
  304. "note":"",
  305. "func-id":""
  306. },
  307. {
  308. "firstTag":"运行参数",
  309. "secondTag":"累计参数",
  310. "infoPointName":"开启时间计时",
  311. "infoPointCode":"OpenTimeCount",
  312. "unit":"h",
  313. "dataType":"Acc",
  314. "inputMode":"M",
  315. "dataSource":"",
  316. "note":"",
  317. "func-id":""
  318. },
  319. {
  320. "firstTag":"运行参数",
  321. "secondTag":"累计参数",
  322. "infoPointName":"关闭时间计时",
  323. "infoPointCode":"CloseTimeCount",
  324. "unit":"h",
  325. "dataType":"Acc",
  326. "inputMode":"M",
  327. "dataSource":"",
  328. "note":"",
  329. "func-id":""
  330. }
  331. ]
  332. }