TUA.json 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506
  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":"RatedWaterFlow",
  85. "unit":"m³\/h",
  86. "dataType":"Num",
  87. "inputMode":"A2",
  88. "dataSource":"",
  89. "note":"",
  90. "func-id":""
  91. },
  92. {
  93. "firstTag":"技术参数",
  94. "secondTag":"",
  95. "infoPointName":"功能类型",
  96. "infoPointCode":"FuncType",
  97. "unit":"",
  98. "dataType":"Enum",
  99. "inputMode":"D2",
  100. "dataSource":[
  101. {
  102. "code":"1",
  103. "name":"防垢"
  104. },
  105. {
  106. "code":"2",
  107. "name":"除垢"
  108. },
  109. {
  110. "code":"3",
  111. "name":"杀菌"
  112. },
  113. {
  114. "code":"4",
  115. "name":"灭藻"
  116. },
  117. {
  118. "code":"5",
  119. "name":"防腐"
  120. },
  121. {
  122. "code":"6",
  123. "name":"超净过滤"
  124. },
  125. {
  126. "code":"7",
  127. "name":"其他"
  128. }
  129. ],
  130. "note":"",
  131. "func-id":""
  132. },
  133. {
  134. "firstTag":"技术参数",
  135. "secondTag":"",
  136. "infoPointName":"最大工作压力",
  137. "infoPointCode":"MinWorkPress",
  138. "unit":"MPa",
  139. "dataType":"Num",
  140. "inputMode":"A2",
  141. "dataSource":"",
  142. "note":"",
  143. "func-id":""
  144. },
  145. {
  146. "firstTag":"技术参数",
  147. "secondTag":"",
  148. "infoPointName":"最小工作压力",
  149. "infoPointCode":"MaxWorkPress",
  150. "unit":"MPa",
  151. "dataType":"Num",
  152. "inputMode":"A2",
  153. "dataSource":"",
  154. "note":"",
  155. "func-id":""
  156. },
  157. {
  158. "firstTag":"技术参数",
  159. "secondTag":"",
  160. "infoPointName":"适用介质温度范围",
  161. "infoPointCode":"MediumTempRange",
  162. "unit":"℃",
  163. "dataType":"Num",
  164. "inputMode":"A6",
  165. "dataSource":"",
  166. "note":"",
  167. "func-id":""
  168. },
  169. {
  170. "firstTag":"技术参数",
  171. "secondTag":"",
  172. "infoPointName":"安全绝缘电压",
  173. "infoPointCode":"InsulationU",
  174. "unit":"V",
  175. "dataType":"Num",
  176. "inputMode":"A2",
  177. "dataSource":"",
  178. "note":"瞬时电压最高值",
  179. "func-id":""
  180. },
  181. {
  182. "firstTag":"技术参数",
  183. "secondTag":"",
  184. "infoPointName":"防垢、除垢率",
  185. "infoPointCode":"RatedAntiscaleRatio",
  186. "unit":"%",
  187. "dataType":"Num",
  188. "inputMode":"A2",
  189. "dataSource":"",
  190. "note":"原理:电磁场 超声波",
  191. "func-id":""
  192. },
  193. {
  194. "firstTag":"技术参数",
  195. "secondTag":"",
  196. "infoPointName":"杀菌灭藻率",
  197. "infoPointCode":"RatedSterilizeRaio",
  198. "unit":"%",
  199. "dataType":"Num",
  200. "inputMode":"A2",
  201. "dataSource":"",
  202. "note":"原理:电磁场 超声波",
  203. "func-id":""
  204. },
  205. {
  206. "firstTag":"技术参数",
  207. "secondTag":"",
  208. "infoPointName":"过滤效率",
  209. "infoPointCode":"RatedFilterRatio",
  210. "unit":"%",
  211. "dataType":"Num",
  212. "inputMode":"A2",
  213. "dataSource":"",
  214. "note":"",
  215. "func-id":""
  216. },
  217. {
  218. "firstTag":"技术参数",
  219. "secondTag":"",
  220. "infoPointName":"工作温度范围",
  221. "infoPointCode":"WorkTempRange",
  222. "unit":"℃",
  223. "dataType":"Num",
  224. "inputMode":"A6",
  225. "dataSource":"",
  226. "note":"",
  227. "func-id":""
  228. },
  229. {
  230. "firstTag":"技术参数",
  231. "secondTag":"",
  232. "infoPointName":"工作湿度范围",
  233. "infoPointCode":"WorkRHRange",
  234. "unit":"%RH",
  235. "dataType":"Num",
  236. "inputMode":"A6",
  237. "dataSource":"",
  238. "note":"",
  239. "func-id":""
  240. },
  241. {
  242. "firstTag":"技术参数",
  243. "secondTag":"",
  244. "infoPointName":"防护等级",
  245. "infoPointCode":"IPGrade",
  246. "unit":"",
  247. "dataType":"Str",
  248. "inputMode":"B1",
  249. "dataSource":"",
  250. "note":"参考《11防护等级》",
  251. "func-id":""
  252. },
  253. {
  254. "firstTag":"技术参数",
  255. "secondTag":"",
  256. "infoPointName":"噪声",
  257. "infoPointCode":"Noise",
  258. "unit":"dB(A)",
  259. "dataType":"Num",
  260. "inputMode":"A2",
  261. "dataSource":"",
  262. "note":"",
  263. "func-id":""
  264. },
  265. {
  266. "firstTag":"技术参数",
  267. "secondTag":"",
  268. "infoPointName":"理论压力损失",
  269. "infoPointCode":"RatedPressLoss",
  270. "unit":"MPa",
  271. "dataType":"Num",
  272. "inputMode":"A2",
  273. "dataSource":"",
  274. "note":"水处理过程中水压的损失",
  275. "func-id":""
  276. },
  277. {
  278. "firstTag":"控制参数",
  279. "secondTag":"",
  280. "infoPointName":"控制模式",
  281. "infoPointCode":"CtrlMode",
  282. "unit":"",
  283. "dataType":"Str",
  284. "inputMode":"B1",
  285. "dataSource":"",
  286. "note":"",
  287. "func-id":""
  288. },
  289. {
  290. "firstTag":"运行参数",
  291. "secondTag":"",
  292. "infoPointName":"运行状态",
  293. "infoPointCode":"RunStatus",
  294. "unit":"",
  295. "dataType":"Boolv",
  296. "inputMode":"L",
  297. "dataSource":"",
  298. "note":"0. 停止 1. 运行",
  299. "func-id":""
  300. },
  301. {
  302. "firstTag":"运行参数",
  303. "secondTag":"",
  304. "infoPointName":"本地远程状态",
  305. "infoPointCode":"RemoteStatus",
  306. "unit":"",
  307. "dataType":"Enumv",
  308. "inputMode":"L",
  309. "dataSource":"",
  310. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  311. "func-id":""
  312. },
  313. {
  314. "firstTag":"运行参数",
  315. "secondTag":"",
  316. "infoPointName":"工作电压",
  317. "infoPointCode":"U",
  318. "unit":"V",
  319. "dataType":"Inst",
  320. "inputMode":"L",
  321. "dataSource":"",
  322. "note":"",
  323. "func-id":""
  324. },
  325. {
  326. "firstTag":"运行参数",
  327. "secondTag":"",
  328. "infoPointName":"工作电流",
  329. "infoPointCode":"I",
  330. "unit":"A",
  331. "dataType":"Inst",
  332. "inputMode":"L",
  333. "dataSource":"",
  334. "note":"",
  335. "func-id":""
  336. },
  337. {
  338. "firstTag":"运行参数",
  339. "secondTag":"",
  340. "infoPointName":"耗电功率",
  341. "infoPointCode":"ElecConsumP",
  342. "unit":"kW",
  343. "dataType":"Inst",
  344. "inputMode":"L",
  345. "dataSource":"",
  346. "note":"",
  347. "func-id":""
  348. },
  349. {
  350. "firstTag":"运行参数",
  351. "secondTag":"",
  352. "infoPointName":"处理水流量",
  353. "infoPointCode":"WaterFlow",
  354. "unit":"m³\/h",
  355. "dataType":"Inst",
  356. "inputMode":"L",
  357. "dataSource":"",
  358. "note":"",
  359. "func-id":""
  360. },
  361. {
  362. "firstTag":"运行参数",
  363. "secondTag":"",
  364. "infoPointName":"工作水温",
  365. "infoPointCode":"WaterTemp",
  366. "unit":"℃",
  367. "dataType":"Inst",
  368. "inputMode":"L",
  369. "dataSource":"",
  370. "note":"",
  371. "func-id":""
  372. },
  373. {
  374. "firstTag":"运行参数",
  375. "secondTag":"",
  376. "infoPointName":"进口水压",
  377. "infoPointCode":"WaterInPress",
  378. "unit":"MPa",
  379. "dataType":"Inst",
  380. "inputMode":"L",
  381. "dataSource":"",
  382. "note":"",
  383. "func-id":""
  384. },
  385. {
  386. "firstTag":"运行参数",
  387. "secondTag":"",
  388. "infoPointName":"出口水压",
  389. "infoPointCode":"WaterOutPress",
  390. "unit":"MPa",
  391. "dataType":"Inst",
  392. "inputMode":"L",
  393. "dataSource":"",
  394. "note":"",
  395. "func-id":""
  396. },
  397. {
  398. "firstTag":"运行参数",
  399. "secondTag":"",
  400. "infoPointName":"出水水质硬度",
  401. "infoPointCode":"WaterOutHardness",
  402. "unit":"mg\/L",
  403. "dataType":"Inst",
  404. "inputMode":"L",
  405. "dataSource":"",
  406. "note":"以CaCO3计",
  407. "func-id":""
  408. },
  409. {
  410. "firstTag":"运行参数",
  411. "secondTag":"",
  412. "infoPointName":"出水PH值",
  413. "infoPointCode":"WaterOutPH",
  414. "unit":"",
  415. "dataType":"Inst",
  416. "inputMode":"L",
  417. "dataSource":"",
  418. "note":"水处理质量的指标",
  419. "func-id":""
  420. },
  421. {
  422. "firstTag":"运行参数",
  423. "secondTag":"",
  424. "infoPointName":"出水余氯",
  425. "infoPointCode":"WaterOutCl",
  426. "unit":"",
  427. "dataType":"Inst",
  428. "inputMode":"L",
  429. "dataSource":"",
  430. "note":"水处理质量的指标",
  431. "func-id":""
  432. },
  433. {
  434. "firstTag":"运行参数",
  435. "secondTag":"",
  436. "infoPointName":"出水溶解性固体",
  437. "infoPointCode":"WaterOutDissolvedSolid",
  438. "unit":"",
  439. "dataType":"Inst",
  440. "inputMode":"L",
  441. "dataSource":"",
  442. "note":"水处理质量的指标",
  443. "func-id":""
  444. },
  445. {
  446. "firstTag":"运行参数",
  447. "secondTag":"",
  448. "infoPointName":"累计处理水量",
  449. "infoPointCode":"AccWaterVolume",
  450. "unit":"m³",
  451. "dataType":"Acc",
  452. "inputMode":"M",
  453. "dataSource":"",
  454. "note":"",
  455. "func-id":""
  456. },
  457. {
  458. "firstTag":"运行参数",
  459. "secondTag":"",
  460. "infoPointName":"累计耗电量",
  461. "infoPointCode":"AccElecConsum",
  462. "unit":"kWh",
  463. "dataType":"Acc",
  464. "inputMode":"M",
  465. "dataSource":"",
  466. "note":"",
  467. "func-id":""
  468. },
  469. {
  470. "firstTag":"运行参数",
  471. "secondTag":"",
  472. "infoPointName":"累计运行时间",
  473. "infoPointCode":"AccRunTime",
  474. "unit":"h",
  475. "dataType":"Acc",
  476. "inputMode":"M",
  477. "dataSource":"",
  478. "note":"",
  479. "func-id":""
  480. },
  481. {
  482. "firstTag":"运行参数",
  483. "secondTag":"",
  484. "infoPointName":"开启时间计时",
  485. "infoPointCode":"OpenTimeCount",
  486. "unit":"h",
  487. "dataType":"Acc",
  488. "inputMode":"M",
  489. "dataSource":"",
  490. "note":"",
  491. "func-id":""
  492. },
  493. {
  494. "firstTag":"运行参数",
  495. "secondTag":"",
  496. "infoPointName":"关闭时间计时",
  497. "infoPointCode":"CloseTimeCount",
  498. "unit":"h",
  499. "dataType":"Acc",
  500. "inputMode":"M",
  501. "dataSource":"",
  502. "note":"",
  503. "func-id":""
  504. }
  505. ]
  506. }