TSA.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564
  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":"RatedDrinkWaterTreatFlow",
  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":"RatedFireWaterTreatFlow",
  97. "unit":"m³\/h",
  98. "dataType":"Num",
  99. "inputMode":"A2",
  100. "dataSource":"",
  101. "note":"",
  102. "func-id":""
  103. },
  104. {
  105. "firstTag":"技术参数",
  106. "secondTag":"整体",
  107. "infoPointName":"水箱长度",
  108. "infoPointCode":"TankLength",
  109. "unit":"m",
  110. "dataType":"Num",
  111. "inputMode":"A2",
  112. "dataSource":"",
  113. "note":"",
  114. "func-id":""
  115. },
  116. {
  117. "firstTag":"技术参数",
  118. "secondTag":"整体",
  119. "infoPointName":"水箱宽度",
  120. "infoPointCode":"TankWidth",
  121. "unit":"m",
  122. "dataType":"Num",
  123. "inputMode":"A2",
  124. "dataSource":"",
  125. "note":"",
  126. "func-id":""
  127. },
  128. {
  129. "firstTag":"技术参数",
  130. "secondTag":"整体",
  131. "infoPointName":"水箱高度",
  132. "infoPointCode":"TankHeight",
  133. "unit":"m",
  134. "dataType":"Num",
  135. "inputMode":"A2",
  136. "dataSource":"",
  137. "note":"",
  138. "func-id":""
  139. },
  140. {
  141. "firstTag":"技术参数",
  142. "secondTag":"整体",
  143. "infoPointName":"水箱容积",
  144. "infoPointCode":"TankCap",
  145. "unit":"m³",
  146. "dataType":"Num",
  147. "inputMode":"A2",
  148. "dataSource":"",
  149. "note":"",
  150. "func-id":""
  151. },
  152. {
  153. "firstTag":"技术参数",
  154. "secondTag":"整体",
  155. "infoPointName":"安装位置",
  156. "infoPointCode":"InstallType",
  157. "unit":"",
  158. "dataType":"Enum",
  159. "inputMode":"D1",
  160. "dataSource":[
  161. {
  162. "code":"1",
  163. "name":"外置式"
  164. },
  165. {
  166. "code":"2",
  167. "name":"内置式"
  168. },
  169. {
  170. "code":"3",
  171. "name":"其他"
  172. }
  173. ],
  174. "note":"",
  175. "func-id":""
  176. },
  177. {
  178. "firstTag":"技术参数",
  179. "secondTag":"整体",
  180. "infoPointName":"最大工作压力",
  181. "infoPointCode":"MaxWorkPress",
  182. "unit":"MPa",
  183. "dataType":"Num",
  184. "inputMode":"A2",
  185. "dataSource":"",
  186. "note":"",
  187. "func-id":""
  188. },
  189. {
  190. "firstTag":"技术参数",
  191. "secondTag":"整体",
  192. "infoPointName":"最小工作压力",
  193. "infoPointCode":"MinWorkPress",
  194. "unit":"MPa",
  195. "dataType":"Num",
  196. "inputMode":"A2",
  197. "dataSource":"",
  198. "note":"",
  199. "func-id":""
  200. },
  201. {
  202. "firstTag":"技术参数",
  203. "secondTag":"整体",
  204. "infoPointName":"适用介质温度范围",
  205. "infoPointCode":"MediumTempRange",
  206. "unit":"℃",
  207. "dataType":"Num",
  208. "inputMode":"A6",
  209. "dataSource":"",
  210. "note":"",
  211. "func-id":""
  212. },
  213. {
  214. "firstTag":"技术参数",
  215. "secondTag":"整体",
  216. "infoPointName":"安全绝缘电压",
  217. "infoPointCode":"InsulationU",
  218. "unit":"V",
  219. "dataType":"Num",
  220. "inputMode":"A2",
  221. "dataSource":"",
  222. "note":"瞬时电压最高值",
  223. "func-id":""
  224. },
  225. {
  226. "firstTag":"技术参数",
  227. "secondTag":"整体",
  228. "infoPointName":"杀菌灭藻率",
  229. "infoPointCode":"SterilizeRatio",
  230. "unit":"%",
  231. "dataType":"Num",
  232. "inputMode":"A2",
  233. "dataSource":"",
  234. "note":"原理:强氧化",
  235. "func-id":""
  236. },
  237. {
  238. "firstTag":"技术参数",
  239. "secondTag":"整体",
  240. "infoPointName":"工作温度范围",
  241. "infoPointCode":"WorkTempRange",
  242. "unit":"℃",
  243. "dataType":"Num",
  244. "inputMode":"A6",
  245. "dataSource":"",
  246. "note":"",
  247. "func-id":""
  248. },
  249. {
  250. "firstTag":"技术参数",
  251. "secondTag":"整体",
  252. "infoPointName":"工作湿度范围",
  253. "infoPointCode":"WorkRHRange",
  254. "unit":"%RH",
  255. "dataType":"Num",
  256. "inputMode":"A6",
  257. "dataSource":"",
  258. "note":"",
  259. "func-id":""
  260. },
  261. {
  262. "firstTag":"技术参数",
  263. "secondTag":"整体",
  264. "infoPointName":"防护等级",
  265. "infoPointCode":"IPGrade",
  266. "unit":"",
  267. "dataType":"Str",
  268. "inputMode":"B1",
  269. "dataSource":"",
  270. "note":"参考《11防护等级》",
  271. "func-id":""
  272. },
  273. {
  274. "firstTag":"技术参数",
  275. "secondTag":"整体",
  276. "infoPointName":"噪声",
  277. "infoPointCode":"Noise",
  278. "unit":"dB(A)",
  279. "dataType":"Num",
  280. "inputMode":"A2",
  281. "dataSource":"",
  282. "note":"",
  283. "func-id":""
  284. },
  285. {
  286. "firstTag":"技术参数",
  287. "secondTag":"整体",
  288. "infoPointName":"理论压力损失",
  289. "infoPointCode":"RatedPressLoss",
  290. "unit":"MPa",
  291. "dataType":"Num",
  292. "inputMode":"A2",
  293. "dataSource":"",
  294. "note":"水处理过程中水压的损失",
  295. "func-id":""
  296. },
  297. {
  298. "firstTag":"技术参数",
  299. "secondTag":"臭氧发生器",
  300. "infoPointName":"臭氧产量",
  301. "infoPointCode":"RatedOzoneGenerateFlow",
  302. "unit":"mol\/h",
  303. "dataType":"Num",
  304. "inputMode":"A2",
  305. "dataSource":"",
  306. "note":"",
  307. "func-id":""
  308. },
  309. {
  310. "firstTag":"技术参数",
  311. "secondTag":"臭氧发生器",
  312. "infoPointName":"气源类型",
  313. "infoPointCode":"GasSourceType",
  314. "unit":"",
  315. "dataType":"Enum",
  316. "inputMode":"D1",
  317. "dataSource":[
  318. {
  319. "code":"1",
  320. "name":"空气源"
  321. },
  322. {
  323. "code":"2",
  324. "name":"氧气源"
  325. },
  326. {
  327. "code":"3",
  328. "name":"其他"
  329. }
  330. ],
  331. "note":"",
  332. "func-id":""
  333. },
  334. {
  335. "firstTag":"技术参数",
  336. "secondTag":"臭氧发生器",
  337. "infoPointName":"冷却方式",
  338. "infoPointCode":"CoolType",
  339. "unit":"",
  340. "dataType":"Enum",
  341. "inputMode":"D1",
  342. "dataSource":[
  343. {
  344. "code":"1",
  345. "name":"风冷"
  346. },
  347. {
  348. "code":"2",
  349. "name":"水冷"
  350. },
  351. {
  352. "code":"3",
  353. "name":"其他"
  354. }
  355. ],
  356. "note":"",
  357. "func-id":""
  358. },
  359. {
  360. "firstTag":"控制参数",
  361. "secondTag":"",
  362. "infoPointName":"控制模式",
  363. "infoPointCode":"CtrlMode",
  364. "unit":"",
  365. "dataType":"Str",
  366. "inputMode":"B1",
  367. "dataSource":"",
  368. "note":"",
  369. "func-id":""
  370. },
  371. {
  372. "firstTag":"运行参数",
  373. "secondTag":"运行状态",
  374. "infoPointName":"运行状态",
  375. "infoPointCode":"RunStatus",
  376. "unit":"",
  377. "dataType":"Boolv",
  378. "inputMode":"L",
  379. "dataSource":"",
  380. "note":"0. 停止 1. 运行",
  381. "func-id":""
  382. },
  383. {
  384. "firstTag":"运行参数",
  385. "secondTag":"运行状态",
  386. "infoPointName":"本地远程状态",
  387. "infoPointCode":"RemoteStatus",
  388. "unit":"",
  389. "dataType":"Enumv",
  390. "inputMode":"L",
  391. "dataSource":"",
  392. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  393. "func-id":""
  394. },
  395. {
  396. "firstTag":"运行参数",
  397. "secondTag":"运行状态",
  398. "infoPointName":"工作电压",
  399. "infoPointCode":"U",
  400. "unit":"V",
  401. "dataType":"Inst",
  402. "inputMode":"L",
  403. "dataSource":"",
  404. "note":"",
  405. "func-id":""
  406. },
  407. {
  408. "firstTag":"运行参数",
  409. "secondTag":"运行状态",
  410. "infoPointName":"工作电流",
  411. "infoPointCode":"I",
  412. "unit":"A",
  413. "dataType":"Inst",
  414. "inputMode":"L",
  415. "dataSource":"",
  416. "note":"",
  417. "func-id":""
  418. },
  419. {
  420. "firstTag":"运行参数",
  421. "secondTag":"运行状态",
  422. "infoPointName":"整机耗电功率",
  423. "infoPointCode":"ElecConsumP",
  424. "unit":"kW",
  425. "dataType":"Inst",
  426. "inputMode":"L",
  427. "dataSource":"",
  428. "note":"",
  429. "func-id":""
  430. },
  431. {
  432. "firstTag":"运行参数",
  433. "secondTag":"运行状态",
  434. "infoPointName":"处理水流量",
  435. "infoPointCode":"TreatFlow",
  436. "unit":"m³\/h",
  437. "dataType":"Inst",
  438. "inputMode":"L",
  439. "dataSource":"",
  440. "note":"",
  441. "func-id":""
  442. },
  443. {
  444. "firstTag":"运行参数",
  445. "secondTag":"运行状态",
  446. "infoPointName":"水箱水量",
  447. "infoPointCode":"TankWaterVolume",
  448. "unit":"m³",
  449. "dataType":"Inst",
  450. "inputMode":"L",
  451. "dataSource":"",
  452. "note":"",
  453. "func-id":""
  454. },
  455. {
  456. "firstTag":"运行参数",
  457. "secondTag":"运行状态",
  458. "infoPointName":"工作水温",
  459. "infoPointCode":"TankWaterTemp",
  460. "unit":"℃",
  461. "dataType":"Inst",
  462. "inputMode":"L",
  463. "dataSource":"",
  464. "note":"",
  465. "func-id":""
  466. },
  467. {
  468. "firstTag":"运行参数",
  469. "secondTag":"运行状态",
  470. "infoPointName":"进口水压",
  471. "infoPointCode":"WaterInPress",
  472. "unit":"MPa",
  473. "dataType":"Inst",
  474. "inputMode":"L",
  475. "dataSource":"",
  476. "note":"",
  477. "func-id":""
  478. },
  479. {
  480. "firstTag":"运行参数",
  481. "secondTag":"运行状态",
  482. "infoPointName":"出口水压",
  483. "infoPointCode":"WaterOutPress",
  484. "unit":"MPa",
  485. "dataType":"Inst",
  486. "inputMode":"L",
  487. "dataSource":"",
  488. "note":"",
  489. "func-id":""
  490. },
  491. {
  492. "firstTag":"运行参数",
  493. "secondTag":"运行状态",
  494. "infoPointName":"瞬时臭氧产量",
  495. "infoPointCode":"OzoneGenerateFlow",
  496. "unit":"mol\/h",
  497. "dataType":"Inst",
  498. "inputMode":"L",
  499. "dataSource":"",
  500. "note":"",
  501. "func-id":""
  502. },
  503. {
  504. "firstTag":"运行参数",
  505. "secondTag":"累计参数",
  506. "infoPointName":"累计处理水量",
  507. "infoPointCode":"AccTreatVolume",
  508. "unit":"m³",
  509. "dataType":"Acc",
  510. "inputMode":"M",
  511. "dataSource":"",
  512. "note":"",
  513. "func-id":""
  514. },
  515. {
  516. "firstTag":"运行参数",
  517. "secondTag":"累计参数",
  518. "infoPointName":"累计耗电量",
  519. "infoPointCode":"AccElecConsum",
  520. "unit":"kWh",
  521. "dataType":"Acc",
  522. "inputMode":"M",
  523. "dataSource":"",
  524. "note":"",
  525. "func-id":""
  526. },
  527. {
  528. "firstTag":"运行参数",
  529. "secondTag":"累计参数",
  530. "infoPointName":"累计运行时间",
  531. "infoPointCode":"AccRunTime",
  532. "unit":"h",
  533. "dataType":"Acc",
  534. "inputMode":"M",
  535. "dataSource":"",
  536. "note":"",
  537. "func-id":""
  538. },
  539. {
  540. "firstTag":"运行参数",
  541. "secondTag":"累计参数",
  542. "infoPointName":"开启时间计时",
  543. "infoPointCode":"OpenTimeCount",
  544. "unit":"h",
  545. "dataType":"Acc",
  546. "inputMode":"M",
  547. "dataSource":"",
  548. "note":"",
  549. "func-id":""
  550. },
  551. {
  552. "firstTag":"运行参数",
  553. "secondTag":"累计参数",
  554. "infoPointName":"关闭时间计时",
  555. "infoPointCode":"CloseTimeCount",
  556. "unit":"h",
  557. "dataType":"Acc",
  558. "inputMode":"M",
  559. "dataSource":"",
  560. "note":"",
  561. "func-id":""
  562. }
  563. ]
  564. }