PSA.json 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482
  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":"AlarmFunc",
  85. "unit":"",
  86. "dataType":"Enum",
  87. "inputMode":"D2",
  88. "dataSource":[
  89. {
  90. "code":"1",
  91. "name":"过压"
  92. },
  93. {
  94. "code":"2",
  95. "name":"欠压"
  96. },
  97. {
  98. "code":"3",
  99. "name":"过流"
  100. },
  101. {
  102. "code":"4",
  103. "name":"短路"
  104. },
  105. {
  106. "code":"5",
  107. "name":"缺相"
  108. },
  109. {
  110. "code":"6",
  111. "name":"水源缺水"
  112. },
  113. {
  114. "code":"7",
  115. "name":"其他"
  116. }
  117. ],
  118. "note":"",
  119. "func-id":""
  120. },
  121. {
  122. "firstTag":"技术参数",
  123. "secondTag":"",
  124. "infoPointName":"消防工作额定压力",
  125. "infoPointCode":"FireWaterRatedPress",
  126. "unit":"MPa",
  127. "dataType":"Num",
  128. "inputMode":"A2",
  129. "dataSource":"",
  130. "note":"",
  131. "func-id":""
  132. },
  133. {
  134. "firstTag":"技术参数",
  135. "secondTag":"",
  136. "infoPointName":"消防储水标定容积",
  137. "infoPointCode":"FireWaterStoreCap",
  138. "unit":"m³",
  139. "dataType":"Num",
  140. "inputMode":"A2",
  141. "dataSource":"",
  142. "note":"",
  143. "func-id":""
  144. },
  145. {
  146. "firstTag":"技术参数",
  147. "secondTag":"",
  148. "infoPointName":"配用水泵额定流量",
  149. "infoPointCode":"PumpRatedFlow",
  150. "unit":"m³\/h",
  151. "dataType":"Num",
  152. "inputMode":"A2",
  153. "dataSource":"",
  154. "note":"",
  155. "func-id":""
  156. },
  157. {
  158. "firstTag":"技术参数",
  159. "secondTag":"",
  160. "infoPointName":"配用水泵额定扬程",
  161. "infoPointCode":"PumpRatedHead",
  162. "unit":"m",
  163. "dataType":"Num",
  164. "inputMode":"A2",
  165. "dataSource":"",
  166. "note":"",
  167. "func-id":""
  168. },
  169. {
  170. "firstTag":"技术参数",
  171. "secondTag":"",
  172. "infoPointName":"配用水泵额定功率",
  173. "infoPointCode":"PumpRatedP",
  174. "unit":"kW",
  175. "dataType":"Num",
  176. "inputMode":"A2",
  177. "dataSource":"",
  178. "note":"",
  179. "func-id":""
  180. },
  181. {
  182. "firstTag":"技术参数",
  183. "secondTag":"",
  184. "infoPointName":"配用水泵额定转速",
  185. "infoPointCode":"PumpRatedRPM",
  186. "unit":"rpm",
  187. "dataType":"Num",
  188. "inputMode":"A2",
  189. "dataSource":"",
  190. "note":"",
  191. "func-id":""
  192. },
  193. {
  194. "firstTag":"技术参数",
  195. "secondTag":"",
  196. "infoPointName":"介质PH值范围",
  197. "infoPointCode":"MediumPHRange",
  198. "unit":"",
  199. "dataType":"Num",
  200. "inputMode":"A5",
  201. "dataSource":"",
  202. "note":"",
  203. "func-id":""
  204. },
  205. {
  206. "firstTag":"技术参数",
  207. "secondTag":"",
  208. "infoPointName":"介质温度范围",
  209. "infoPointCode":"MediumTempRange",
  210. "unit":"℃",
  211. "dataType":"Num",
  212. "inputMode":"A6",
  213. "dataSource":"",
  214. "note":"",
  215. "func-id":""
  216. },
  217. {
  218. "firstTag":"技术参数",
  219. "secondTag":"",
  220. "infoPointName":"介质压力范围",
  221. "infoPointCode":"MediumPressRange",
  222. "unit":"MPa",
  223. "dataType":"Num",
  224. "inputMode":"A6",
  225. "dataSource":"",
  226. "note":"",
  227. "func-id":""
  228. },
  229. {
  230. "firstTag":"技术参数",
  231. "secondTag":"",
  232. "infoPointName":"工作温度范围",
  233. "infoPointCode":"WorkTempRange",
  234. "unit":"℃",
  235. "dataType":"Num",
  236. "inputMode":"A6",
  237. "dataSource":"",
  238. "note":"",
  239. "func-id":""
  240. },
  241. {
  242. "firstTag":"技术参数",
  243. "secondTag":"",
  244. "infoPointName":"工作湿度范围",
  245. "infoPointCode":"WorkRHRange",
  246. "unit":"%RH",
  247. "dataType":"Num",
  248. "inputMode":"A6",
  249. "dataSource":"",
  250. "note":"",
  251. "func-id":""
  252. },
  253. {
  254. "firstTag":"技术参数",
  255. "secondTag":"",
  256. "infoPointName":"防护等级",
  257. "infoPointCode":"IPGrade",
  258. "unit":"",
  259. "dataType":"Str",
  260. "inputMode":"B1",
  261. "dataSource":"",
  262. "note":"参考《11防护等级》",
  263. "func-id":""
  264. },
  265. {
  266. "firstTag":"技术参数",
  267. "secondTag":"",
  268. "infoPointName":"噪声",
  269. "infoPointCode":"Noise",
  270. "unit":"dB(A)",
  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":"A相电压",
  317. "infoPointCode":"APhaseU",
  318. "unit":"V",
  319. "dataType":"Inst",
  320. "inputMode":"L",
  321. "dataSource":"",
  322. "note":"",
  323. "func-id":""
  324. },
  325. {
  326. "firstTag":"运行参数",
  327. "secondTag":"运行状态",
  328. "infoPointName":"B相电压",
  329. "infoPointCode":"BPhaseU",
  330. "unit":"V",
  331. "dataType":"Inst",
  332. "inputMode":"L",
  333. "dataSource":"",
  334. "note":"",
  335. "func-id":""
  336. },
  337. {
  338. "firstTag":"运行参数",
  339. "secondTag":"运行状态",
  340. "infoPointName":"C相电压",
  341. "infoPointCode":"CPhaseU",
  342. "unit":"V",
  343. "dataType":"Inst",
  344. "inputMode":"L",
  345. "dataSource":"",
  346. "note":"",
  347. "func-id":""
  348. },
  349. {
  350. "firstTag":"运行参数",
  351. "secondTag":"运行状态",
  352. "infoPointName":"A相电流",
  353. "infoPointCode":"APhaseI",
  354. "unit":"A",
  355. "dataType":"Inst",
  356. "inputMode":"L",
  357. "dataSource":"",
  358. "note":"",
  359. "func-id":""
  360. },
  361. {
  362. "firstTag":"运行参数",
  363. "secondTag":"运行状态",
  364. "infoPointName":"B相电流",
  365. "infoPointCode":"BPhaseI",
  366. "unit":"A",
  367. "dataType":"Inst",
  368. "inputMode":"L",
  369. "dataSource":"",
  370. "note":"",
  371. "func-id":""
  372. },
  373. {
  374. "firstTag":"运行参数",
  375. "secondTag":"运行状态",
  376. "infoPointName":"C相电流",
  377. "infoPointCode":"CPhaseI",
  378. "unit":"A",
  379. "dataType":"Inst",
  380. "inputMode":"L",
  381. "dataSource":"",
  382. "note":"",
  383. "func-id":""
  384. },
  385. {
  386. "firstTag":"运行参数",
  387. "secondTag":"运行状态",
  388. "infoPointName":"耗电功率",
  389. "infoPointCode":"ElecConsumP",
  390. "unit":"kW",
  391. "dataType":"Inst",
  392. "inputMode":"L",
  393. "dataSource":"",
  394. "note":"三相有功功率",
  395. "func-id":""
  396. },
  397. {
  398. "firstTag":"运行参数",
  399. "secondTag":"运行状态",
  400. "infoPointName":"消防工作压力",
  401. "infoPointCode":"FireWaterPress",
  402. "unit":"MPa",
  403. "dataType":"Inst",
  404. "inputMode":"L",
  405. "dataSource":"",
  406. "note":"",
  407. "func-id":""
  408. },
  409. {
  410. "firstTag":"运行参数",
  411. "secondTag":"运行状态",
  412. "infoPointName":"消防储水容量",
  413. "infoPointCode":"FireWaterStore",
  414. "unit":"m³",
  415. "dataType":"Inst",
  416. "inputMode":"L",
  417. "dataSource":"",
  418. "note":"",
  419. "func-id":""
  420. },
  421. {
  422. "firstTag":"运行参数",
  423. "secondTag":"运行状态",
  424. "infoPointName":"报警状态",
  425. "infoPointCode":"AlarmStatus",
  426. "unit":"",
  427. "dataType":"Boolv",
  428. "inputMode":"L",
  429. "dataSource":"",
  430. "note":"0. 正常 1. 报警",
  431. "func-id":""
  432. },
  433. {
  434. "firstTag":"运行参数",
  435. "secondTag":"累计参数",
  436. "infoPointName":"累计耗电量",
  437. "infoPointCode":"AccElecConsum",
  438. "unit":"kWh",
  439. "dataType":"Acc",
  440. "inputMode":"M",
  441. "dataSource":"",
  442. "note":"",
  443. "func-id":""
  444. },
  445. {
  446. "firstTag":"运行参数",
  447. "secondTag":"累计参数",
  448. "infoPointName":"累计运行时间",
  449. "infoPointCode":"AccRunTime",
  450. "unit":"h",
  451. "dataType":"Acc",
  452. "inputMode":"M",
  453. "dataSource":"",
  454. "note":"",
  455. "func-id":""
  456. },
  457. {
  458. "firstTag":"运行参数",
  459. "secondTag":"累计参数",
  460. "infoPointName":"开启时间计时",
  461. "infoPointCode":"OpenTimeCount",
  462. "unit":"h",
  463. "dataType":"Acc",
  464. "inputMode":"M",
  465. "dataSource":"",
  466. "note":"",
  467. "func-id":""
  468. },
  469. {
  470. "firstTag":"运行参数",
  471. "secondTag":"累计参数",
  472. "infoPointName":"关闭时间计时",
  473. "infoPointCode":"CloseTimeCount",
  474. "unit":"h",
  475. "dataType":"Acc",
  476. "inputMode":"M",
  477. "dataSource":"",
  478. "note":"",
  479. "func-id":""
  480. }
  481. ]
  482. }