SDA.json 9.5 KB

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