ST.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"配水",
  6. "infoPointName":"废水类型",
  7. "infoPointCode":"WasteWaterType",
  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. "code":"6",
  34. "name":"其他"
  35. }
  36. ],
  37. "note":"",
  38. "func-id":""
  39. },
  40. {
  41. "firstTag":"技术参数",
  42. "secondTag":"配水",
  43. "infoPointName":"最大处理能力",
  44. "infoPointCode":"MaxTreatCap",
  45. "unit":"m³\/d",
  46. "dataType":"Num",
  47. "inputMode":"A2",
  48. "dataSource":"",
  49. "note":"",
  50. "func-id":""
  51. },
  52. {
  53. "firstTag":"技术参数",
  54. "secondTag":"配水",
  55. "infoPointName":"潜污泵台数",
  56. "infoPointCode":"SubmersibleSewagePumpNum",
  57. "unit":"台",
  58. "dataType":"Num",
  59. "inputMode":"A2",
  60. "dataSource":"",
  61. "note":"",
  62. "func-id":""
  63. },
  64. {
  65. "firstTag":"技术参数",
  66. "secondTag":"配水",
  67. "infoPointName":"潜污泵是否耐高温",
  68. "infoPointCode":"isSubmersibleSewagePumpHighTempResistance",
  69. "unit":"",
  70. "dataType":"Bool",
  71. "inputMode":"E1",
  72. "dataSource":[
  73. {
  74. "code":"0",
  75. "name":"否"
  76. },
  77. {
  78. "code":"1",
  79. "name":"是"
  80. }
  81. ],
  82. "note":"",
  83. "func-id":""
  84. },
  85. {
  86. "firstTag":"技术参数",
  87. "secondTag":"配水",
  88. "infoPointName":"潜污泵是否有切割能力",
  89. "infoPointCode":"isSubmersibleSewagePumpCutFunc",
  90. "unit":"",
  91. "dataType":"Bool",
  92. "inputMode":"E1",
  93. "dataSource":[
  94. {
  95. "code":"0",
  96. "name":"否"
  97. },
  98. {
  99. "code":"1",
  100. "name":"是"
  101. }
  102. ],
  103. "note":"",
  104. "func-id":""
  105. },
  106. {
  107. "firstTag":"技术参数",
  108. "secondTag":"配水",
  109. "infoPointName":"提升泵台数",
  110. "infoPointCode":"LiftPumpNum",
  111. "unit":"台",
  112. "dataType":"Num",
  113. "inputMode":"A2",
  114. "dataSource":"",
  115. "note":"",
  116. "func-id":""
  117. },
  118. {
  119. "firstTag":"技术参数",
  120. "secondTag":"配水",
  121. "infoPointName":"是否有一体化泵提升设备",
  122. "infoPointCode":"isIntegratedLiftEquip",
  123. "unit":"",
  124. "dataType":"Bool",
  125. "inputMode":"E1",
  126. "dataSource":[
  127. {
  128. "code":"0",
  129. "name":"否"
  130. },
  131. {
  132. "code":"1",
  133. "name":"是"
  134. }
  135. ],
  136. "note":"",
  137. "func-id":""
  138. },
  139. {
  140. "firstTag":"技术参数",
  141. "secondTag":"配水",
  142. "infoPointName":"储水箱容量",
  143. "infoPointCode":"WasteWaterBasinCap",
  144. "unit":"m³",
  145. "dataType":"Num",
  146. "inputMode":"A2",
  147. "dataSource":"",
  148. "note":"在水质处理结束后,排放入市政管网之前的水箱",
  149. "func-id":""
  150. },
  151. {
  152. "firstTag":"技术参数",
  153. "secondTag":"配水",
  154. "infoPointName":"净化周期",
  155. "infoPointCode":"RatedPurifyPeriod",
  156. "unit":"d",
  157. "dataType":"Num",
  158. "inputMode":"A2",
  159. "dataSource":"",
  160. "note":"",
  161. "func-id":""
  162. },
  163. {
  164. "firstTag":"技术参数",
  165. "secondTag":"水处理",
  166. "infoPointName":"处理方法",
  167. "infoPointCode":"TreatType",
  168. "unit":"",
  169. "dataType":"Enum",
  170. "inputMode":"D2",
  171. "dataSource":[
  172. {
  173. "code":"1",
  174. "name":"生物滤池"
  175. },
  176. {
  177. "code":"2",
  178. "name":"生物吸附法"
  179. },
  180. {
  181. "code":"3",
  182. "name":"污泥水分"
  183. },
  184. {
  185. "code":"4",
  186. "name":""
  187. }
  188. ],
  189. "note":"",
  190. "func-id":""
  191. },
  192. {
  193. "firstTag":"技术参数",
  194. "secondTag":"水处理",
  195. "infoPointName":"处理级别",
  196. "infoPointCode":"TreatLev",
  197. "unit":"",
  198. "dataType":"Enum",
  199. "inputMode":"D1",
  200. "dataSource":[
  201. {
  202. "code":"1",
  203. "name":"一级强化"
  204. },
  205. {
  206. "code":"2",
  207. "name":"二级"
  208. },
  209. {
  210. "code":"3",
  211. "name":"二级强化"
  212. },
  213. {
  214. "code":"4",
  215. "name":"废水回用"
  216. },
  217. {
  218. "code":"5",
  219. "name":"其他"
  220. }
  221. ],
  222. "note":"",
  223. "func-id":""
  224. },
  225. {
  226. "firstTag":"技术参数",
  227. "secondTag":"水处理",
  228. "infoPointName":"是否有餐饮除油一体化设备",
  229. "infoPointCode":"isIntegratedLampblackEquip",
  230. "unit":"",
  231. "dataType":"Bool",
  232. "inputMode":"E1",
  233. "dataSource":[
  234. {
  235. "code":"0",
  236. "name":"无"
  237. },
  238. {
  239. "code":"1",
  240. "name":"有"
  241. }
  242. ],
  243. "note":"",
  244. "func-id":""
  245. },
  246. {
  247. "firstTag":"技术参数",
  248. "secondTag":"水处理",
  249. "infoPointName":"是否有潜水曝气机",
  250. "infoPointCode":"isSubmergedAerator",
  251. "unit":"",
  252. "dataType":"Bool",
  253. "inputMode":"E1",
  254. "dataSource":[
  255. {
  256. "code":"0",
  257. "name":"无"
  258. },
  259. {
  260. "code":"1",
  261. "name":"有"
  262. }
  263. ],
  264. "note":"",
  265. "func-id":""
  266. },
  267. {
  268. "firstTag":"技术参数",
  269. "secondTag":"水处理",
  270. "infoPointName":"是否有隔油井",
  271. "infoPointCode":"isGreaseInterceptor",
  272. "unit":"",
  273. "dataType":"Bool",
  274. "inputMode":"E1",
  275. "dataSource":[
  276. {
  277. "code":"0",
  278. "name":"无"
  279. },
  280. {
  281. "code":"1",
  282. "name":"有"
  283. }
  284. ],
  285. "note":"",
  286. "func-id":""
  287. },
  288. {
  289. "firstTag":"技术参数",
  290. "secondTag":"水处理",
  291. "infoPointName":"是否有降温池",
  292. "infoPointCode":"isCoolBasin",
  293. "unit":"",
  294. "dataType":"Bool",
  295. "inputMode":"E1",
  296. "dataSource":[
  297. {
  298. "code":"0",
  299. "name":"无"
  300. },
  301. {
  302. "code":"1",
  303. "name":"有"
  304. }
  305. ],
  306. "note":"",
  307. "func-id":""
  308. },
  309. {
  310. "firstTag":"技术参数",
  311. "secondTag":"水处理",
  312. "infoPointName":"是否有接触氧化池",
  313. "infoPointCode":"isOxidationBasin",
  314. "unit":"",
  315. "dataType":"Bool",
  316. "inputMode":"E1",
  317. "dataSource":[
  318. {
  319. "code":"0",
  320. "name":"无"
  321. },
  322. {
  323. "code":"1",
  324. "name":"有"
  325. }
  326. ],
  327. "note":"",
  328. "func-id":""
  329. },
  330. {
  331. "firstTag":"技术参数",
  332. "secondTag":"水处理",
  333. "infoPointName":"是否有沉淀池",
  334. "infoPointCode":"isPrecipitationBasin",
  335. "unit":"",
  336. "dataType":"Bool",
  337. "inputMode":"E1",
  338. "dataSource":[
  339. {
  340. "code":"0",
  341. "name":"无"
  342. },
  343. {
  344. "code":"1",
  345. "name":"有"
  346. }
  347. ],
  348. "note":"",
  349. "func-id":""
  350. },
  351. {
  352. "firstTag":"技术参数",
  353. "secondTag":"水处理",
  354. "infoPointName":"是否有二沉池",
  355. "infoPointCode":"isSecondaryPrecipitationBasin",
  356. "unit":"",
  357. "dataType":"Bool",
  358. "inputMode":"E1",
  359. "dataSource":[
  360. {
  361. "code":"0",
  362. "name":"无"
  363. },
  364. {
  365. "code":"1",
  366. "name":"有"
  367. }
  368. ],
  369. "note":"",
  370. "func-id":""
  371. },
  372. {
  373. "firstTag":"技术参数",
  374. "secondTag":"水处理",
  375. "infoPointName":"是否有SBR反应池",
  376. "infoPointCode":"isSBRReactBasin",
  377. "unit":"",
  378. "dataType":"Bool",
  379. "inputMode":"E1",
  380. "dataSource":[
  381. {
  382. "code":"0",
  383. "name":"无"
  384. },
  385. {
  386. "code":"1",
  387. "name":"有"
  388. }
  389. ],
  390. "note":"一种间歇曝气的方法",
  391. "func-id":""
  392. },
  393. {
  394. "firstTag":"技术参数",
  395. "secondTag":"水处理",
  396. "infoPointName":"是否有CASS池",
  397. "infoPointCode":"isCASSBasin",
  398. "unit":"",
  399. "dataType":"Bool",
  400. "inputMode":"E1",
  401. "dataSource":[
  402. {
  403. "code":"0",
  404. "name":"无"
  405. },
  406. {
  407. "code":"1",
  408. "name":"有"
  409. }
  410. ],
  411. "note":"",
  412. "func-id":""
  413. },
  414. {
  415. "firstTag":"技术参数",
  416. "secondTag":"水处理",
  417. "infoPointName":"是否有消毒池",
  418. "infoPointCode":"isSterilizeBasin",
  419. "unit":"",
  420. "dataType":"Bool",
  421. "inputMode":"E1",
  422. "dataSource":[
  423. {
  424. "code":"0",
  425. "name":"无"
  426. },
  427. {
  428. "code":"1",
  429. "name":"有"
  430. }
  431. ],
  432. "note":"曝气沉淀在一起(循环式活性污泥法)",
  433. "func-id":""
  434. },
  435. {
  436. "firstTag":"技术参数",
  437. "secondTag":"排放标准",
  438. "infoPointName":"PH值",
  439. "infoPointCode":"EmissionPH",
  440. "unit":"",
  441. "dataType":"Num",
  442. "inputMode":"A1",
  443. "dataSource":"",
  444. "note":"",
  445. "func-id":""
  446. },
  447. {
  448. "firstTag":"技术参数",
  449. "secondTag":"排放标准",
  450. "infoPointName":"CODcr",
  451. "infoPointCode":"EmissionCODcr",
  452. "unit":"mg\/L",
  453. "dataType":"Num",
  454. "inputMode":"A2",
  455. "dataSource":"",
  456. "note":"化学需氧量",
  457. "func-id":""
  458. },
  459. {
  460. "firstTag":"技术参数",
  461. "secondTag":"排放标准",
  462. "infoPointName":"BOD5",
  463. "infoPointCode":"EmissionBOD5",
  464. "unit":"mg\/L",
  465. "dataType":"Num",
  466. "inputMode":"A2",
  467. "dataSource":"",
  468. "note":"生物需氧量",
  469. "func-id":""
  470. },
  471. {
  472. "firstTag":"技术参数",
  473. "secondTag":"排放标准",
  474. "infoPointName":"SS",
  475. "infoPointCode":"EmissionSS",
  476. "unit":"mg\/L",
  477. "dataType":"Num",
  478. "inputMode":"A2",
  479. "dataSource":"",
  480. "note":"悬浮物",
  481. "func-id":""
  482. },
  483. {
  484. "firstTag":"技术参数",
  485. "secondTag":"排放标准",
  486. "infoPointName":"石油类",
  487. "infoPointCode":"EmissionOil",
  488. "unit":"mg\/L",
  489. "dataType":"Num",
  490. "inputMode":"A2",
  491. "dataSource":"",
  492. "note":"",
  493. "func-id":""
  494. },
  495. {
  496. "firstTag":"控制参数",
  497. "secondTag":"",
  498. "infoPointName":"控制策略",
  499. "infoPointCode":"CtrlMode",
  500. "unit":"",
  501. "dataType":"Str",
  502. "inputMode":"B1",
  503. "dataSource":"",
  504. "note":"",
  505. "func-id":""
  506. },
  507. {
  508. "firstTag":"运行参数",
  509. "secondTag":"运行状态",
  510. "infoPointName":"运行状态",
  511. "infoPointCode":"RunStatus",
  512. "unit":"",
  513. "dataType":"Boolv",
  514. "inputMode":"L",
  515. "dataSource":"",
  516. "note":"0.停止 1.运行",
  517. "func-id":""
  518. },
  519. {
  520. "firstTag":"运行参数",
  521. "secondTag":"运行状态",
  522. "infoPointName":"本地远程状态",
  523. "infoPointCode":"RemoteStatus",
  524. "unit":"",
  525. "dataType":"Enumv",
  526. "inputMode":"L",
  527. "dataSource":"",
  528. "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
  529. "func-id":""
  530. },
  531. {
  532. "firstTag":"运行参数",
  533. "secondTag":"运行状态",
  534. "infoPointName":"系统耗电功率",
  535. "infoPointCode":"SysElecConsumP",
  536. "unit":"kW",
  537. "dataType":"Inst",
  538. "inputMode":"M",
  539. "dataSource":"",
  540. "note":"",
  541. "func-id":""
  542. },
  543. {
  544. "firstTag":"运行参数",
  545. "secondTag":"运行状态",
  546. "infoPointName":"粗格栅处污水温度",
  547. "infoPointCode":"GridWasteWaterTemp",
  548. "unit":"℃",
  549. "dataType":"Inst",
  550. "inputMode":"L",
  551. "dataSource":"",
  552. "note":"",
  553. "func-id":""
  554. },
  555. {
  556. "firstTag":"运行参数",
  557. "secondTag":"运行状态",
  558. "infoPointName":"粗格栅处污水流量",
  559. "infoPointCode":"GridWasteWaterFlow",
  560. "unit":"m³\/h",
  561. "dataType":"Inst",
  562. "inputMode":"L",
  563. "dataSource":"",
  564. "note":"",
  565. "func-id":""
  566. },
  567. {
  568. "firstTag":"运行参数",
  569. "secondTag":"运行状态",
  570. "infoPointName":"潜污泵开启台数",
  571. "infoPointCode":"SubmersibleSewagePumpRunNum",
  572. "unit":"台",
  573. "dataType":"Inst",
  574. "inputMode":"M",
  575. "dataSource":"",
  576. "note":"",
  577. "func-id":""
  578. },
  579. {
  580. "firstTag":"运行参数",
  581. "secondTag":"运行状态",
  582. "infoPointName":"提升泵开启台数",
  583. "infoPointCode":"LiftPumpRunNum",
  584. "unit":"台",
  585. "dataType":"Inst",
  586. "inputMode":"M",
  587. "dataSource":"",
  588. "note":"",
  589. "func-id":""
  590. },
  591. {
  592. "firstTag":"运行参数",
  593. "secondTag":"累计参数",
  594. "infoPointName":"累计系统耗电量",
  595. "infoPointCode":"AccSysElecConsum",
  596. "unit":"kWh",
  597. "dataType":"Acc",
  598. "inputMode":"M",
  599. "dataSource":"",
  600. "note":"",
  601. "func-id":""
  602. },
  603. {
  604. "firstTag":"运行参数",
  605. "secondTag":"累计参数",
  606. "infoPointName":"累计污水处理量",
  607. "infoPointCode":"AccWasteWaterTreatVolume",
  608. "unit":"m³",
  609. "dataType":"Acc",
  610. "inputMode":"M",
  611. "dataSource":"",
  612. "note":"",
  613. "func-id":""
  614. }
  615. ]
  616. }