AT.json 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"末端设备",
  7. "infoPointCode":"TerminalType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D2",
  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":"VAVBOX"
  31. },
  32. {
  33. "code":"6",
  34. "name":"远程射流机组"
  35. },
  36. {
  37. "code":"7",
  38. "name":"空气幕"
  39. },
  40. {
  41. "code":"8",
  42. "name":"地板空调器"
  43. },
  44. {
  45. "code":"9",
  46. "name":"多联机"
  47. },
  48. {
  49. "code":"10",
  50. "name":"分体空调"
  51. },
  52. {
  53. "code":"11",
  54. "name":"其他"
  55. }
  56. ],
  57. "note":"",
  58. "func-id":""
  59. },
  60. {
  61. "firstTag":"技术参数",
  62. "secondTag":"",
  63. "infoPointName":"气流组织",
  64. "infoPointCode":"AirDistributionType",
  65. "unit":"",
  66. "dataType":"Enum",
  67. "inputMode":"D2",
  68. "dataSource":[
  69. {
  70. "code":"1",
  71. "name":"上送上回"
  72. },
  73. {
  74. "code":"2",
  75. "name":"上送下回"
  76. },
  77. {
  78. "code":"3",
  79. "name":"下送上回"
  80. },
  81. {
  82. "code":"4",
  83. "name":"下送下回"
  84. },
  85. {
  86. "code":"5",
  87. "name":"其他"
  88. }
  89. ],
  90. "note":"",
  91. "func-id":""
  92. },
  93. {
  94. "firstTag":"技术参数",
  95. "secondTag":"",
  96. "infoPointName":"总额定加湿量",
  97. "infoPointCode":"RatedTotD",
  98. "unit":"g\/h",
  99. "dataType":"Num",
  100. "inputMode":"A2",
  101. "dataSource":"",
  102. "note":"",
  103. "func-id":""
  104. },
  105. {
  106. "firstTag":"技术参数",
  107. "secondTag":"",
  108. "infoPointName":"总额定除湿量",
  109. "infoPointCode":"RatedTotDeD",
  110. "unit":"g\/h",
  111. "dataType":"Num",
  112. "inputMode":"A2",
  113. "dataSource":"",
  114. "note":"",
  115. "func-id":""
  116. },
  117. {
  118. "firstTag":"技术参数",
  119. "secondTag":"",
  120. "infoPointName":"总额定供冷量",
  121. "infoPointCode":"RatedTotCool",
  122. "unit":"kW",
  123. "dataType":"Num",
  124. "inputMode":"A2",
  125. "dataSource":"",
  126. "note":"",
  127. "func-id":""
  128. },
  129. {
  130. "firstTag":"技术参数",
  131. "secondTag":"",
  132. "infoPointName":"总额定供热量",
  133. "infoPointCode":"RatedTotHeat",
  134. "unit":"kW",
  135. "dataType":"Num",
  136. "inputMode":"A2",
  137. "dataSource":"",
  138. "note":"",
  139. "func-id":""
  140. },
  141. {
  142. "firstTag":"技术参数",
  143. "secondTag":"",
  144. "infoPointName":"总额定空气处理量",
  145. "infoPointCode":"RatedTotAirFlow",
  146. "unit":"m³\/h",
  147. "dataType":"Num",
  148. "inputMode":"A2",
  149. "dataSource":"",
  150. "note":"",
  151. "func-id":""
  152. },
  153. {
  154. "firstTag":"控制参数",
  155. "secondTag":"",
  156. "infoPointName":"控制策略",
  157. "infoPointCode":"CtrlMode",
  158. "unit":"",
  159. "dataType":"Str",
  160. "inputMode":"B1",
  161. "dataSource":"",
  162. "note":"",
  163. "func-id":""
  164. },
  165. {
  166. "firstTag":"运行参数",
  167. "secondTag":"运行状态",
  168. "infoPointName":"运行状态",
  169. "infoPointCode":"RunStatus",
  170. "unit":"",
  171. "dataType":"Boolv",
  172. "inputMode":"L",
  173. "dataSource":"",
  174. "note":"0.停止 1.运行",
  175. "func-id":""
  176. },
  177. {
  178. "firstTag":"运行参数",
  179. "secondTag":"运行状态",
  180. "infoPointName":"本地远程状态",
  181. "infoPointCode":"RemoteStatus",
  182. "unit":"",
  183. "dataType":"Enumv",
  184. "inputMode":"L",
  185. "dataSource":"",
  186. "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
  187. "func-id":""
  188. },
  189. {
  190. "firstTag":"运行参数",
  191. "secondTag":"运行状态",
  192. "infoPointName":"总供冷量",
  193. "infoPointCode":"TotCool",
  194. "unit":"kW",
  195. "dataType":"Inst",
  196. "inputMode":"M",
  197. "dataSource":"",
  198. "note":"",
  199. "func-id":""
  200. },
  201. {
  202. "firstTag":"运行参数",
  203. "secondTag":"运行状态",
  204. "infoPointName":"总供热量",
  205. "infoPointCode":"TotHeat",
  206. "unit":"kW",
  207. "dataType":"Inst",
  208. "inputMode":"M",
  209. "dataSource":"",
  210. "note":"",
  211. "func-id":""
  212. },
  213. {
  214. "firstTag":"运行参数",
  215. "secondTag":"运行状态",
  216. "infoPointName":"总除湿量",
  217. "infoPointCode":"TotDeD",
  218. "unit":"g\/h",
  219. "dataType":"Inst",
  220. "inputMode":"M",
  221. "dataSource":"",
  222. "note":"",
  223. "func-id":""
  224. },
  225. {
  226. "firstTag":"运行参数",
  227. "secondTag":"运行状态",
  228. "infoPointName":"总加湿量",
  229. "infoPointCode":"TotD",
  230. "unit":"g\/h",
  231. "dataType":"Inst",
  232. "inputMode":"M",
  233. "dataSource":"",
  234. "note":"",
  235. "func-id":""
  236. },
  237. {
  238. "firstTag":"运行参数",
  239. "secondTag":"运行状态",
  240. "infoPointName":"总耗电功率",
  241. "infoPointCode":"TotElecConsumP",
  242. "unit":"kWh",
  243. "dataType":"Inst",
  244. "inputMode":"M",
  245. "dataSource":"",
  246. "note":"",
  247. "func-id":""
  248. },
  249. {
  250. "firstTag":"运行参数",
  251. "secondTag":"运行状态",
  252. "infoPointName":"平均送风温度",
  253. "infoPointCode":"AveSupplyAirV",
  254. "unit":"℃",
  255. "dataType":"Inst",
  256. "inputMode":"M",
  257. "dataSource":"",
  258. "note":"",
  259. "func-id":""
  260. },
  261. {
  262. "firstTag":"运行参数",
  263. "secondTag":"运行状态",
  264. "infoPointName":"平均回风温度",
  265. "infoPointCode":"AveReturnAirV",
  266. "unit":"℃",
  267. "dataType":"Inst",
  268. "inputMode":"M",
  269. "dataSource":"",
  270. "note":"",
  271. "func-id":""
  272. },
  273. {
  274. "firstTag":"运行参数",
  275. "secondTag":"运行状态",
  276. "infoPointName":"总送风量",
  277. "infoPointCode":"TotAirFlow",
  278. "unit":"m³\/h",
  279. "dataType":"Inst",
  280. "inputMode":"M",
  281. "dataSource":"",
  282. "note":"",
  283. "func-id":""
  284. },
  285. {
  286. "firstTag":"运行参数",
  287. "secondTag":"关键指标",
  288. "infoPointName":"末端开启百分比",
  289. "infoPointCode":"TerminalRunPct",
  290. "unit":"%",
  291. "dataType":"Inst",
  292. "inputMode":"M",
  293. "dataSource":"",
  294. "note":"",
  295. "func-id":""
  296. },
  297. {
  298. "firstTag":"运行参数",
  299. "secondTag":"关键指标",
  300. "infoPointName":"末端负载率",
  301. "infoPointCode":"TerminalPLR",
  302. "unit":"%",
  303. "dataType":"Inst",
  304. "inputMode":"M",
  305. "dataSource":"",
  306. "note":"",
  307. "func-id":""
  308. },
  309. {
  310. "firstTag":"运行参数",
  311. "secondTag":"关键指标",
  312. "infoPointName":"末端系统COP",
  313. "infoPointCode":"SysCOP",
  314. "unit":"",
  315. "dataType":"Inst",
  316. "inputMode":"M",
  317. "dataSource":"",
  318. "note":"",
  319. "func-id":""
  320. },
  321. {
  322. "firstTag":"运行参数",
  323. "secondTag":"关键指标",
  324. "infoPointName":"系统输配系数",
  325. "infoPointCode":"WTFac",
  326. "unit":"",
  327. "dataType":"Inst",
  328. "inputMode":"M",
  329. "dataSource":"",
  330. "note":"",
  331. "func-id":""
  332. },
  333. {
  334. "firstTag":"运行参数",
  335. "secondTag":"累计参数",
  336. "infoPointName":"累计供冷量",
  337. "infoPointCode":"AccCool",
  338. "unit":"kWh",
  339. "dataType":"Acc",
  340. "inputMode":"M",
  341. "dataSource":"",
  342. "note":"",
  343. "func-id":""
  344. },
  345. {
  346. "firstTag":"运行参数",
  347. "secondTag":"累计参数",
  348. "infoPointName":"累计供热量",
  349. "infoPointCode":"AccHeat",
  350. "unit":"kWh",
  351. "dataType":"Acc",
  352. "inputMode":"M",
  353. "dataSource":"",
  354. "note":"",
  355. "func-id":""
  356. },
  357. {
  358. "firstTag":"运行参数",
  359. "secondTag":"累计参数",
  360. "infoPointName":"累计除湿量",
  361. "infoPointCode":"AccDeD",
  362. "unit":"kg",
  363. "dataType":"Acc",
  364. "inputMode":"M",
  365. "dataSource":"",
  366. "note":"",
  367. "func-id":""
  368. },
  369. {
  370. "firstTag":"运行参数",
  371. "secondTag":"累计参数",
  372. "infoPointName":"累计加湿量",
  373. "infoPointCode":"AccD",
  374. "unit":"kg",
  375. "dataType":"Acc",
  376. "inputMode":"M",
  377. "dataSource":"",
  378. "note":"",
  379. "func-id":""
  380. },
  381. {
  382. "firstTag":"运行参数",
  383. "secondTag":"累计参数",
  384. "infoPointName":"累计耗电量",
  385. "infoPointCode":"AccElecConsum",
  386. "unit":"kWh",
  387. "dataType":"Acc",
  388. "inputMode":"M",
  389. "dataSource":"",
  390. "note":"",
  391. "func-id":""
  392. },
  393. {
  394. "firstTag":"运行参数",
  395. "secondTag":"累计指标",
  396. "infoPointName":"IPLV",
  397. "infoPointCode":"SysIPLV",
  398. "unit":"",
  399. "dataType":"Inst",
  400. "inputMode":"M",
  401. "dataSource":"",
  402. "note":"",
  403. "func-id":""
  404. }
  405. ]
  406. }