RW.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"供水",
  6. "infoPointName":"有无市政中水管网",
  7. "infoPointCode":"isMunicipalReclaimedWater",
  8. "unit":"",
  9. "dataType":"Bool",
  10. "inputMode":"E1",
  11. "dataSource":[
  12. {
  13. "code":"0",
  14. "name":"无"
  15. },
  16. {
  17. "code":"1",
  18. "name":"有"
  19. }
  20. ],
  21. "note":"",
  22. "func-id":""
  23. },
  24. {
  25. "firstTag":"技术参数",
  26. "secondTag":"供水",
  27. "infoPointName":"水源类型",
  28. "infoPointCode":"WaterSourceType",
  29. "unit":"",
  30. "dataType":"Enum",
  31. "inputMode":"D2",
  32. "dataSource":[
  33. {
  34. "code":"1",
  35. "name":"优质杂排水"
  36. },
  37. {
  38. "code":"2",
  39. "name":"一般杂排水"
  40. },
  41. {
  42. "code":"3",
  43. "name":"生活污水"
  44. },
  45. {
  46. "code":"4",
  47. "name":"市政污水"
  48. },
  49. {
  50. "code":"5",
  51. "name":"雨水"
  52. }
  53. ],
  54. "note":"",
  55. "func-id":""
  56. },
  57. {
  58. "firstTag":"技术参数",
  59. "secondTag":"供水",
  60. "infoPointName":"系统类型",
  61. "infoPointCode":"SysType",
  62. "unit":"",
  63. "dataType":"Enum",
  64. "inputMode":"D1",
  65. "dataSource":[
  66. {
  67. "code":"1",
  68. "name":"全部完全分流系统"
  69. },
  70. {
  71. "code":"2",
  72. "name":"部分完全分流"
  73. },
  74. {
  75. "code":"3",
  76. "name":"无分流简化系统"
  77. },
  78. {
  79. "code":"4",
  80. "name":"其他"
  81. }
  82. ],
  83. "note":"",
  84. "func-id":""
  85. },
  86. {
  87. "firstTag":"技术参数",
  88. "secondTag":"供水",
  89. "infoPointName":"供水机组类型",
  90. "infoPointCode":"SupplyUnitType",
  91. "unit":"",
  92. "dataType":"Enum",
  93. "inputMode":"D1",
  94. "dataSource":[
  95. {
  96. "code":"1",
  97. "name":"中水变频供水机组"
  98. },
  99. {
  100. "code":"2",
  101. "name":"无负压中水供水机组"
  102. },
  103. {
  104. "code":"3",
  105. "name":"其他"
  106. }
  107. ],
  108. "note":"",
  109. "func-id":""
  110. },
  111. {
  112. "firstTag":"技术参数",
  113. "secondTag":"供水",
  114. "infoPointName":"机组额定供水压力",
  115. "infoPointCode":"RatedSupplyPress",
  116. "unit":"Mpa",
  117. "dataType":"Num",
  118. "inputMode":"A2",
  119. "dataSource":"",
  120. "note":"",
  121. "func-id":""
  122. },
  123. {
  124. "firstTag":"技术参数",
  125. "secondTag":"供水",
  126. "infoPointName":"中水使用途径",
  127. "infoPointCode":"UseType",
  128. "unit":"",
  129. "dataType":"Enum",
  130. "inputMode":"D2",
  131. "dataSource":[
  132. {
  133. "code":"1",
  134. "name":"绿化灌溉"
  135. },
  136. {
  137. "code":"2",
  138. "name":"消防"
  139. },
  140. {
  141. "code":"3",
  142. "name":"洗车"
  143. },
  144. {
  145. "code":"4",
  146. "name":""
  147. }
  148. ],
  149. "note":"",
  150. "func-id":""
  151. },
  152. {
  153. "firstTag":"技术参数",
  154. "secondTag":"水处理",
  155. "infoPointName":"是否有集水池",
  156. "infoPointCode":"isCollectBasin",
  157. "unit":"",
  158. "dataType":"Bool",
  159. "inputMode":"E1",
  160. "dataSource":[
  161. {
  162. "code":"0",
  163. "name":"无"
  164. },
  165. {
  166. "code":"1",
  167. "name":"有"
  168. }
  169. ],
  170. "note":"",
  171. "func-id":""
  172. },
  173. {
  174. "firstTag":"技术参数",
  175. "secondTag":"水处理",
  176. "infoPointName":"是否有配水池",
  177. "infoPointCode":"isDistributeBasin",
  178. "unit":"",
  179. "dataType":"Bool",
  180. "inputMode":"E1",
  181. "dataSource":[
  182. {
  183. "code":"0",
  184. "name":"无"
  185. },
  186. {
  187. "code":"1",
  188. "name":"有"
  189. }
  190. ],
  191. "note":"",
  192. "func-id":""
  193. },
  194. {
  195. "firstTag":"技术参数",
  196. "secondTag":"水处理",
  197. "infoPointName":"是否有消毒器",
  198. "infoPointCode":"isSterilizer",
  199. "unit":"",
  200. "dataType":"Bool",
  201. "inputMode":"E1",
  202. "dataSource":[
  203. {
  204. "code":"0",
  205. "name":"无"
  206. },
  207. {
  208. "code":"1",
  209. "name":"有"
  210. }
  211. ],
  212. "note":"",
  213. "func-id":""
  214. },
  215. {
  216. "firstTag":"技术参数",
  217. "secondTag":"水处理",
  218. "infoPointName":"是否有水加药装置",
  219. "infoPointCode":"isChemicalFeedEquip",
  220. "unit":"",
  221. "dataType":"Bool",
  222. "inputMode":"E1",
  223. "dataSource":[
  224. {
  225. "code":"0",
  226. "name":"无"
  227. },
  228. {
  229. "code":"1",
  230. "name":"有"
  231. }
  232. ],
  233. "note":"",
  234. "func-id":""
  235. },
  236. {
  237. "firstTag":"技术参数",
  238. "secondTag":"水处理",
  239. "infoPointName":"是否有物化处理",
  240. "infoPointCode":"isPhysicalChemicalTreat",
  241. "unit":"",
  242. "dataType":"Bool",
  243. "inputMode":"E1",
  244. "dataSource":[
  245. {
  246. "code":"0",
  247. "name":"无"
  248. },
  249. {
  250. "code":"1",
  251. "name":"有"
  252. }
  253. ],
  254. "note":"",
  255. "func-id":""
  256. },
  257. {
  258. "firstTag":"技术参数",
  259. "secondTag":"水处理",
  260. "infoPointName":"是否有生物处理",
  261. "infoPointCode":"isBiologyTreat",
  262. "unit":"",
  263. "dataType":"Bool",
  264. "inputMode":"E1",
  265. "dataSource":[
  266. {
  267. "code":"0",
  268. "name":"无"
  269. },
  270. {
  271. "code":"1",
  272. "name":"有"
  273. }
  274. ],
  275. "note":"",
  276. "func-id":""
  277. },
  278. {
  279. "firstTag":"技术参数",
  280. "secondTag":"水处理",
  281. "infoPointName":"是否有二级生物处理",
  282. "infoPointCode":"isSecondaryBiologyTreat",
  283. "unit":"",
  284. "dataType":"Bool",
  285. "inputMode":"E1",
  286. "dataSource":[
  287. {
  288. "code":"0",
  289. "name":"无"
  290. },
  291. {
  292. "code":"1",
  293. "name":"有"
  294. }
  295. ],
  296. "note":"",
  297. "func-id":""
  298. },
  299. {
  300. "firstTag":"技术参数",
  301. "secondTag":"水处理",
  302. "infoPointName":"是否有调节沉淀池",
  303. "infoPointCode":"isAdjustPrecipitationBasin",
  304. "unit":"",
  305. "dataType":"Bool",
  306. "inputMode":"E1",
  307. "dataSource":[
  308. {
  309. "code":"0",
  310. "name":"无"
  311. },
  312. {
  313. "code":"1",
  314. "name":"有"
  315. }
  316. ],
  317. "note":"",
  318. "func-id":""
  319. },
  320. {
  321. "firstTag":"技术参数",
  322. "secondTag":"水处理",
  323. "infoPointName":"是否有二级沉淀池",
  324. "infoPointCode":"isSecondaryPrecipitationBasin",
  325. "unit":"",
  326. "dataType":"Bool",
  327. "inputMode":"E1",
  328. "dataSource":[
  329. {
  330. "code":"0",
  331. "name":"无"
  332. },
  333. {
  334. "code":"1",
  335. "name":"有"
  336. }
  337. ],
  338. "note":"",
  339. "func-id":""
  340. },
  341. {
  342. "firstTag":"技术参数",
  343. "secondTag":"水处理",
  344. "infoPointName":"是否有活性炭处理",
  345. "infoPointCode":"isActiveCarbonTreat",
  346. "unit":"",
  347. "dataType":"Bool",
  348. "inputMode":"E1",
  349. "dataSource":[
  350. {
  351. "code":"0",
  352. "name":"无"
  353. },
  354. {
  355. "code":"1",
  356. "name":"有"
  357. }
  358. ],
  359. "note":"",
  360. "func-id":""
  361. },
  362. {
  363. "firstTag":"技术参数",
  364. "secondTag":"水处理",
  365. "infoPointName":"过滤器反洗频率",
  366. "infoPointCode":"FilterBackwashFreq",
  367. "unit":"次\/天",
  368. "dataType":"Num",
  369. "inputMode":"A2",
  370. "dataSource":"",
  371. "note":"",
  372. "func-id":""
  373. },
  374. {
  375. "firstTag":"技术参数",
  376. "secondTag":"水处理",
  377. "infoPointName":"中水处理能力",
  378. "infoPointCode":"RatedReclaimedWaterTreatFlow",
  379. "unit":"m³\/h",
  380. "dataType":"Num",
  381. "inputMode":"A2",
  382. "dataSource":"",
  383. "note":"",
  384. "func-id":""
  385. },
  386. {
  387. "firstTag":"技术参数",
  388. "secondTag":"水处理",
  389. "infoPointName":"集水坑数量",
  390. "infoPointCode":"CollectBasinNum",
  391. "unit":"个",
  392. "dataType":"Num",
  393. "inputMode":"A2",
  394. "dataSource":"",
  395. "note":"",
  396. "func-id":""
  397. },
  398. {
  399. "firstTag":"技术参数",
  400. "secondTag":"水处理",
  401. "infoPointName":"集水坑总容量",
  402. "infoPointCode":"CollectBasinTotCap",
  403. "unit":"m³",
  404. "dataType":"Num",
  405. "inputMode":"A2",
  406. "dataSource":"",
  407. "note":"",
  408. "func-id":""
  409. },
  410. {
  411. "firstTag":"技术参数",
  412. "secondTag":"水处理",
  413. "infoPointName":"中水池容量",
  414. "infoPointCode":"ReclaimedWaterBasinCap",
  415. "unit":"m³",
  416. "dataType":"Num",
  417. "inputMode":"A2",
  418. "dataSource":"",
  419. "note":"",
  420. "func-id":""
  421. },
  422. {
  423. "firstTag":"控制参数",
  424. "secondTag":"",
  425. "infoPointName":"控制策略",
  426. "infoPointCode":"CtrlMode",
  427. "unit":"",
  428. "dataType":"Str",
  429. "inputMode":"B1",
  430. "dataSource":"",
  431. "note":"",
  432. "func-id":""
  433. },
  434. {
  435. "firstTag":"运行参数",
  436. "secondTag":"运行状态",
  437. "infoPointName":"运行状态",
  438. "infoPointCode":"RunStatus",
  439. "unit":"",
  440. "dataType":"Boolv",
  441. "inputMode":"L",
  442. "dataSource":"",
  443. "note":"0.停止 1.运行",
  444. "func-id":""
  445. },
  446. {
  447. "firstTag":"运行参数",
  448. "secondTag":"运行状态",
  449. "infoPointName":"本地远程状态",
  450. "infoPointCode":"RemoteStatus",
  451. "unit":"",
  452. "dataType":"Enumv",
  453. "inputMode":"L",
  454. "dataSource":"",
  455. "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
  456. "func-id":""
  457. },
  458. {
  459. "firstTag":"运行参数",
  460. "secondTag":"运行状态",
  461. "infoPointName":"系统耗电功率",
  462. "infoPointCode":"SysElecConsumP",
  463. "unit":"kW",
  464. "dataType":"Inst",
  465. "inputMode":"M",
  466. "dataSource":"",
  467. "note":"",
  468. "func-id":""
  469. },
  470. {
  471. "firstTag":"运行参数",
  472. "secondTag":"运行状态",
  473. "infoPointName":"瞬时处理中水量",
  474. "infoPointCode":"ReclaimedWaterTreatFlow",
  475. "unit":"m³\/h",
  476. "dataType":"Inst",
  477. "inputMode":"L",
  478. "dataSource":"",
  479. "note":"",
  480. "func-id":""
  481. },
  482. {
  483. "firstTag":"运行参数",
  484. "secondTag":"运行状态",
  485. "infoPointName":"瞬时使用中水量",
  486. "infoPointCode":"ReclaimedWaterConsumFlow",
  487. "unit":"m³\/h",
  488. "dataType":"Inst",
  489. "inputMode":"L",
  490. "dataSource":"",
  491. "note":"",
  492. "func-id":""
  493. },
  494. {
  495. "firstTag":"运行参数",
  496. "secondTag":"运行状态",
  497. "infoPointName":"机组供水压力",
  498. "infoPointCode":"SupplyPress",
  499. "unit":"Mpa",
  500. "dataType":"Inst",
  501. "inputMode":"L",
  502. "dataSource":"",
  503. "note":"",
  504. "func-id":""
  505. },
  506. {
  507. "firstTag":"运行参数",
  508. "secondTag":"运行状态",
  509. "infoPointName":"中水池水量",
  510. "infoPointCode":"ReclaimedWaterBasinVolume",
  511. "unit":"m³",
  512. "dataType":"Inst",
  513. "inputMode":"L",
  514. "dataSource":"",
  515. "note":"",
  516. "func-id":""
  517. },
  518. {
  519. "firstTag":"运行参数",
  520. "secondTag":"累计参数",
  521. "infoPointName":"系统累计耗电量",
  522. "infoPointCode":"AccSysElecConsum",
  523. "unit":"kWh",
  524. "dataType":"Acc",
  525. "inputMode":"M",
  526. "dataSource":"",
  527. "note":"",
  528. "func-id":""
  529. },
  530. {
  531. "firstTag":"运行参数",
  532. "secondTag":"累计参数",
  533. "infoPointName":"累计处理中水量",
  534. "infoPointCode":"AccReclaimedWaterTreatVolume",
  535. "unit":"m³",
  536. "dataType":"Acc",
  537. "inputMode":"M",
  538. "dataSource":"",
  539. "note":"",
  540. "func-id":""
  541. },
  542. {
  543. "firstTag":"运行参数",
  544. "secondTag":"累计参数",
  545. "infoPointName":"累计使用中水量",
  546. "infoPointCode":"AccReclaimedWaterConsumVolume",
  547. "unit":"m³",
  548. "dataType":"Acc",
  549. "inputMode":"M",
  550. "dataSource":"",
  551. "note":"",
  552. "func-id":""
  553. }
  554. ]
  555. }