APA.json 8.6 KB

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