CH.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"热源类型",
  7. "infoPointCode":"HeatSoureType",
  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. "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. "note":"",
  54. "func-id":""
  55. },
  56. {
  57. "firstTag":"技术参数",
  58. "secondTag":"",
  59. "infoPointName":"热媒类型",
  60. "infoPointCode":"HeatMediumType",
  61. "unit":"",
  62. "dataType":"Enum",
  63. "inputMode":"D1",
  64. "dataSource":[
  65. {
  66. "code":"1",
  67. "name":"蒸汽"
  68. },
  69. {
  70. "code":"2",
  71. "name":"热水"
  72. },
  73. {
  74. "code":"3",
  75. "name":"其他"
  76. }
  77. ],
  78. "note":"",
  79. "func-id":""
  80. },
  81. {
  82. "firstTag":"技术参数",
  83. "secondTag":"",
  84. "infoPointName":"与市政管网连接方式",
  85. "infoPointCode":"MunicipalConnectType",
  86. "unit":"",
  87. "dataType":"Bool",
  88. "inputMode":"E1",
  89. "dataSource":[
  90. {
  91. "code":"0",
  92. "name":"直连"
  93. },
  94. {
  95. "code":"1",
  96. "name":"间连"
  97. }
  98. ],
  99. "note":"",
  100. "func-id":""
  101. },
  102. {
  103. "firstTag":"技术参数",
  104. "secondTag":"",
  105. "infoPointName":"系统循环形式",
  106. "infoPointCode":"SysCycleType",
  107. "unit":"",
  108. "dataType":"Bool",
  109. "inputMode":"E1",
  110. "dataSource":[
  111. {
  112. "code":"0",
  113. "name":"重力循环"
  114. },
  115. {
  116. "code":"1",
  117. "name":"机械循环"
  118. }
  119. ],
  120. "note":"",
  121. "func-id":""
  122. },
  123. {
  124. "firstTag":"技术参数",
  125. "secondTag":"",
  126. "infoPointName":"系统管道形式",
  127. "infoPointCode":"SysPipeType",
  128. "unit":"",
  129. "dataType":"Enum",
  130. "inputMode":"D1",
  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. "code":"5",
  150. "name":"其他"
  151. }
  152. ],
  153. "note":"",
  154. "func-id":""
  155. },
  156. {
  157. "firstTag":"技术参数",
  158. "secondTag":"",
  159. "infoPointName":"热水管道定压方式",
  160. "infoPointCode":"HeatWaterConstantPressType",
  161. "unit":"",
  162. "dataType":"Enum",
  163. "inputMode":"D1",
  164. "dataSource":[
  165. {
  166. "code":"1",
  167. "name":"膨胀水箱定压"
  168. },
  169. {
  170. "code":"2",
  171. "name":"补水泵定压"
  172. },
  173. {
  174. "code":"3",
  175. "name":"旁通管定压"
  176. },
  177. {
  178. "code":"4",
  179. "name":"其他"
  180. }
  181. ],
  182. "note":"",
  183. "func-id":""
  184. },
  185. {
  186. "firstTag":"技术参数",
  187. "secondTag":"",
  188. "infoPointName":"定压点压强",
  189. "infoPointCode":"ConstantPress",
  190. "unit":"Mpa",
  191. "dataType":"Num",
  192. "inputMode":"A2",
  193. "dataSource":"",
  194. "note":"",
  195. "func-id":""
  196. },
  197. {
  198. "firstTag":"技术参数",
  199. "secondTag":"",
  200. "infoPointName":"分水器出口支路数",
  201. "infoPointCode":"DistributorBrNum",
  202. "unit":"支",
  203. "dataType":"Num",
  204. "inputMode":"A2",
  205. "dataSource":"",
  206. "note":"",
  207. "func-id":""
  208. },
  209. {
  210. "firstTag":"技术参数",
  211. "secondTag":"",
  212. "infoPointName":"集水器入口支路数",
  213. "infoPointCode":"CollectorBrNum",
  214. "unit":"支",
  215. "dataType":"Num",
  216. "inputMode":"A2",
  217. "dataSource":"",
  218. "note":"",
  219. "func-id":""
  220. },
  221. {
  222. "firstTag":"技术参数",
  223. "secondTag":"",
  224. "infoPointName":"分集水器间是否旁通",
  225. "infoPointCode":"isDistributorCollectorBypass",
  226. "unit":"",
  227. "dataType":"Bool",
  228. "inputMode":"E1",
  229. "dataSource":[
  230. {
  231. "code":"0",
  232. "name":"无旁通"
  233. },
  234. {
  235. "code":"1",
  236. "name":"有旁通"
  237. }
  238. ],
  239. "note":"",
  240. "func-id":""
  241. },
  242. {
  243. "firstTag":"技术参数",
  244. "secondTag":"",
  245. "infoPointName":"供回水方式",
  246. "infoPointCode":"SupplyReturnWaterType",
  247. "unit":"",
  248. "dataType":"Enum",
  249. "inputMode":"D1",
  250. "dataSource":[
  251. {
  252. "code":"1",
  253. "name":"上供上回"
  254. },
  255. {
  256. "code":"2",
  257. "name":"上供下回"
  258. },
  259. {
  260. "code":"3",
  261. "name":"下供上回"
  262. },
  263. {
  264. "code":"4",
  265. "name":"下供下回"
  266. },
  267. {
  268. "code":"5",
  269. "name":"其他"
  270. }
  271. ],
  272. "note":"",
  273. "func-id":""
  274. },
  275. {
  276. "firstTag":"技术参数",
  277. "secondTag":"",
  278. "infoPointName":"热计量方式",
  279. "infoPointCode":"HeatMeterType",
  280. "unit":"",
  281. "dataType":"Enum",
  282. "inputMode":"D1",
  283. "dataSource":[
  284. {
  285. "code":"1",
  286. "name":"热量表法"
  287. },
  288. {
  289. "code":"2",
  290. "name":"散热器热分配法"
  291. },
  292. {
  293. "code":"3",
  294. "name":"流温法"
  295. },
  296. {
  297. "code":"4",
  298. "name":"通断时间面积法"
  299. },
  300. {
  301. "code":"5",
  302. "name":"温度法"
  303. },
  304. {
  305. "code":"6",
  306. "name":"其他"
  307. }
  308. ],
  309. "note":"",
  310. "func-id":""
  311. },
  312. {
  313. "firstTag":"技术参数",
  314. "secondTag":"",
  315. "infoPointName":"循环泵台数",
  316. "infoPointCode":"HeatPumpNum",
  317. "unit":"台",
  318. "dataType":"Num",
  319. "inputMode":"A2",
  320. "dataSource":"",
  321. "note":"",
  322. "func-id":""
  323. },
  324. {
  325. "firstTag":"技术参数",
  326. "secondTag":"",
  327. "infoPointName":"循环泵备用台数",
  328. "infoPointCode":"BackupHeatPumpNum",
  329. "unit":"台",
  330. "dataType":"Num",
  331. "inputMode":"A2",
  332. "dataSource":"",
  333. "note":"",
  334. "func-id":""
  335. },
  336. {
  337. "firstTag":"技术参数",
  338. "secondTag":"",
  339. "infoPointName":"循环泵是否变频",
  340. "infoPointCode":"isHeatPumpFreqTrans",
  341. "unit":"",
  342. "dataType":"Enum",
  343. "inputMode":"D1",
  344. "dataSource":[
  345. {
  346. "code":"1",
  347. "name":"定频"
  348. },
  349. {
  350. "code":"2",
  351. "name":"档位"
  352. },
  353. {
  354. "code":"3",
  355. "name":"变频"
  356. },
  357. {
  358. "code":"4",
  359. "name":"其他"
  360. }
  361. ],
  362. "note":"",
  363. "func-id":""
  364. },
  365. {
  366. "firstTag":"技术参数",
  367. "secondTag":"",
  368. "infoPointName":"循环泵与热源连接形式",
  369. "infoPointCode":"HeatPumpHeaterConnectType",
  370. "unit":"",
  371. "dataType":"Enum",
  372. "inputMode":"D1",
  373. "dataSource":[
  374. {
  375. "code":"1",
  376. "name":"一机对一泵"
  377. },
  378. {
  379. "code":"2",
  380. "name":"分别并联"
  381. },
  382. {
  383. "code":"3",
  384. "name":"其他"
  385. }
  386. ],
  387. "note":"",
  388. "func-id":""
  389. },
  390. {
  391. "firstTag":"技术参数",
  392. "secondTag":"",
  393. "infoPointName":"额定供水温度",
  394. "infoPointCode":"RatedHeatWaterSupplyTemp",
  395. "unit":"℃",
  396. "dataType":"Num",
  397. "inputMode":"A2",
  398. "dataSource":"",
  399. "note":"热水系统",
  400. "func-id":""
  401. },
  402. {
  403. "firstTag":"技术参数",
  404. "secondTag":"",
  405. "infoPointName":"额定供蒸汽压力",
  406. "infoPointCode":"RatedVaporSupplyPress",
  407. "unit":"MPa",
  408. "dataType":"Num",
  409. "inputMode":"A2",
  410. "dataSource":"",
  411. "note":"蒸汽系统",
  412. "func-id":""
  413. },
  414. {
  415. "firstTag":"技术参数",
  416. "secondTag":"",
  417. "infoPointName":"额定回水温度",
  418. "infoPointCode":"RatedHeatWaterReturnTemp",
  419. "unit":"℃",
  420. "dataType":"Num",
  421. "inputMode":"A2",
  422. "dataSource":"",
  423. "note":"",
  424. "func-id":""
  425. },
  426. {
  427. "firstTag":"技术参数",
  428. "secondTag":"",
  429. "infoPointName":"额定循环流量",
  430. "infoPointCode":"RatedHeatWaterFlow",
  431. "unit":"m³\/h",
  432. "dataType":"Num",
  433. "inputMode":"A2",
  434. "dataSource":"",
  435. "note":"",
  436. "func-id":""
  437. },
  438. {
  439. "firstTag":"技术参数",
  440. "secondTag":"",
  441. "infoPointName":"入户方式",
  442. "infoPointCode":"IndoorType",
  443. "unit":"",
  444. "dataType":"Enum",
  445. "inputMode":"D1",
  446. "dataSource":[
  447. {
  448. "code":"1",
  449. "name":"垂直"
  450. },
  451. {
  452. "code":"2",
  453. "name":"水平"
  454. },
  455. {
  456. "code":"3",
  457. "name":"其他"
  458. }
  459. ],
  460. "note":"",
  461. "func-id":""
  462. },
  463. {
  464. "firstTag":"技术参数",
  465. "secondTag":"",
  466. "infoPointName":"散热设备",
  467. "infoPointCode":"RadiationType",
  468. "unit":"",
  469. "dataType":"Enum",
  470. "inputMode":"D1",
  471. "dataSource":[
  472. {
  473. "code":"1",
  474. "name":"暖气片"
  475. },
  476. {
  477. "code":"2",
  478. "name":"地板辐射"
  479. },
  480. {
  481. "code":"3",
  482. "name":"暖风机"
  483. },
  484. {
  485. "code":"4",
  486. "name":"其他"
  487. }
  488. ],
  489. "note":"不与空调末端共用时",
  490. "func-id":""
  491. },
  492. {
  493. "firstTag":"技术参数",
  494. "secondTag":"",
  495. "infoPointName":"最不利环路压降",
  496. "infoPointCode":"WorstLoopPressDrop",
  497. "unit":"MPa",
  498. "dataType":"Num",
  499. "inputMode":"A2",
  500. "dataSource":"",
  501. "note":"设计工况",
  502. "func-id":""
  503. },
  504. {
  505. "firstTag":"控制参数",
  506. "secondTag":"",
  507. "infoPointName":"控制策略",
  508. "infoPointCode":"CtrlMode",
  509. "unit":"",
  510. "dataType":"Str",
  511. "inputMode":"B1",
  512. "dataSource":"",
  513. "note":"",
  514. "func-id":""
  515. },
  516. {
  517. "firstTag":"运行参数",
  518. "secondTag":"运行状态",
  519. "infoPointName":"运行状态",
  520. "infoPointCode":"RunStatus",
  521. "unit":"",
  522. "dataType":"Boolv",
  523. "inputMode":"L",
  524. "dataSource":"",
  525. "note":"0.停止 1.运行",
  526. "func-id":""
  527. },
  528. {
  529. "firstTag":"运行参数",
  530. "secondTag":"运行状态",
  531. "infoPointName":"本地远程状态",
  532. "infoPointCode":"RemoteStatus",
  533. "unit":"",
  534. "dataType":"Enumv",
  535. "inputMode":"L",
  536. "dataSource":"",
  537. "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
  538. "func-id":""
  539. },
  540. {
  541. "firstTag":"运行参数",
  542. "secondTag":"运行状态",
  543. "infoPointName":"系统耗电功率",
  544. "infoPointCode":"SysElecConsumP",
  545. "unit":"kW",
  546. "dataType":"Inst",
  547. "inputMode":"M",
  548. "dataSource":"",
  549. "note":"",
  550. "func-id":""
  551. },
  552. {
  553. "firstTag":"运行参数",
  554. "secondTag":"运行状态",
  555. "infoPointName":"耗煤量",
  556. "infoPointCode":"CoalConsumP",
  557. "unit":"t\/h",
  558. "dataType":"Inst",
  559. "inputMode":"M",
  560. "dataSource":"",
  561. "note":"",
  562. "func-id":""
  563. },
  564. {
  565. "firstTag":"运行参数",
  566. "secondTag":"运行状态",
  567. "infoPointName":"耗油量",
  568. "infoPointCode":"FuelConsumP",
  569. "unit":"L\/h",
  570. "dataType":"Inst",
  571. "inputMode":"M",
  572. "dataSource":"",
  573. "note":"",
  574. "func-id":""
  575. },
  576. {
  577. "firstTag":"运行参数",
  578. "secondTag":"运行状态",
  579. "infoPointName":"耗气量",
  580. "infoPointCode":"GasConsumP",
  581. "unit":"m³\/h",
  582. "dataType":"Inst",
  583. "inputMode":"M",
  584. "dataSource":"",
  585. "note":"",
  586. "func-id":""
  587. },
  588. {
  589. "firstTag":"运行参数",
  590. "secondTag":"运行状态",
  591. "infoPointName":"逐时供热量",
  592. "infoPointCode":"HeatP",
  593. "unit":"kW",
  594. "dataType":"Inst",
  595. "inputMode":"M",
  596. "dataSource":"",
  597. "note":"",
  598. "func-id":""
  599. },
  600. {
  601. "firstTag":"运行参数",
  602. "secondTag":"运行状态",
  603. "infoPointName":"热源开启台数",
  604. "infoPointCode":"HeaterRunNum",
  605. "unit":"台",
  606. "dataType":"Inst",
  607. "inputMode":"M",
  608. "dataSource":"",
  609. "note":"",
  610. "func-id":""
  611. },
  612. {
  613. "firstTag":"运行参数",
  614. "secondTag":"运行状态",
  615. "infoPointName":"热源运行频率",
  616. "infoPointCode":"HeaterFreq",
  617. "unit":"Hz",
  618. "dataType":"Inst",
  619. "inputMode":"L",
  620. "dataSource":"",
  621. "note":"",
  622. "func-id":""
  623. },
  624. {
  625. "firstTag":"运行参数",
  626. "secondTag":"运行状态",
  627. "infoPointName":"循环泵开启台数",
  628. "infoPointCode":"HeatPumpRunNum",
  629. "unit":"台",
  630. "dataType":"Inst",
  631. "inputMode":"M",
  632. "dataSource":"",
  633. "note":"",
  634. "func-id":""
  635. },
  636. {
  637. "firstTag":"运行参数",
  638. "secondTag":"运行状态",
  639. "infoPointName":"循环泵运行频率",
  640. "infoPointCode":"HeatPumpFreq",
  641. "unit":"Hz",
  642. "dataType":"Inst",
  643. "inputMode":"L",
  644. "dataSource":"",
  645. "note":"",
  646. "func-id":""
  647. },
  648. {
  649. "firstTag":"运行参数",
  650. "secondTag":"运行状态",
  651. "infoPointName":"供水干管温度",
  652. "infoPointCode":"HeatWaterMainSupplyTemp",
  653. "unit":"℃",
  654. "dataType":"Inst",
  655. "inputMode":"L",
  656. "dataSource":"",
  657. "note":"分水器",
  658. "func-id":""
  659. },
  660. {
  661. "firstTag":"运行参数",
  662. "secondTag":"运行状态",
  663. "infoPointName":"供水干管压力",
  664. "infoPointCode":"HeatWaterMainSupplyPress",
  665. "unit":"MPa",
  666. "dataType":"Inst",
  667. "inputMode":"L",
  668. "dataSource":"",
  669. "note":"分水器",
  670. "func-id":""
  671. },
  672. {
  673. "firstTag":"运行参数",
  674. "secondTag":"运行状态",
  675. "infoPointName":"供蒸汽压力",
  676. "infoPointCode":"VaporMainSupplyPress",
  677. "unit":"MPa",
  678. "dataType":"Inst",
  679. "inputMode":"L",
  680. "dataSource":"",
  681. "note":"分汽器",
  682. "func-id":""
  683. },
  684. {
  685. "firstTag":"运行参数",
  686. "secondTag":"运行状态",
  687. "infoPointName":"回水干管温度",
  688. "infoPointCode":"HeatWaterMainReturnTemp",
  689. "unit":"℃",
  690. "dataType":"Inst",
  691. "inputMode":"L",
  692. "dataSource":"",
  693. "note":"集水器",
  694. "func-id":""
  695. },
  696. {
  697. "firstTag":"运行参数",
  698. "secondTag":"运行状态",
  699. "infoPointName":"回水干管压力",
  700. "infoPointCode":"HeatWaterMainReturnPress",
  701. "unit":"MPa",
  702. "dataType":"Inst",
  703. "inputMode":"L",
  704. "dataSource":"",
  705. "note":"集水器",
  706. "func-id":""
  707. },
  708. {
  709. "firstTag":"运行参数",
  710. "secondTag":"运行状态",
  711. "infoPointName":"循环流量",
  712. "infoPointCode":"HeatWaterFlow",
  713. "unit":"m³\/h",
  714. "dataType":"Inst",
  715. "inputMode":"L",
  716. "dataSource":"",
  717. "note":"",
  718. "func-id":""
  719. },
  720. {
  721. "firstTag":"运行参数",
  722. "secondTag":"运行状态",
  723. "infoPointName":"旁通管流量",
  724. "infoPointCode":"BypassFlow",
  725. "unit":"m³\/h",
  726. "dataType":"Inst",
  727. "inputMode":"L",
  728. "dataSource":"",
  729. "note":"",
  730. "func-id":""
  731. },
  732. {
  733. "firstTag":"运行参数",
  734. "secondTag":"关键指标",
  735. "infoPointName":"热源COP(效率)",
  736. "infoPointCode":"HeatersCOP",
  737. "unit":"",
  738. "dataType":"Inst",
  739. "inputMode":"M",
  740. "dataSource":"",
  741. "note":"",
  742. "func-id":""
  743. },
  744. {
  745. "firstTag":"运行参数",
  746. "secondTag":"关键指标",
  747. "infoPointName":"热水输配系数",
  748. "infoPointCode":"WTFht",
  749. "unit":"",
  750. "dataType":"Inst",
  751. "inputMode":"M",
  752. "dataSource":"",
  753. "note":"",
  754. "func-id":""
  755. },
  756. {
  757. "firstTag":"运行参数",
  758. "secondTag":"关键指标",
  759. "infoPointName":"系统COP",
  760. "infoPointCode":"SysCOP",
  761. "unit":"",
  762. "dataType":"Inst",
  763. "inputMode":"M",
  764. "dataSource":"",
  765. "note":"",
  766. "func-id":""
  767. },
  768. {
  769. "firstTag":"运行参数",
  770. "secondTag":"累计参数",
  771. "infoPointName":"累计耗电量",
  772. "infoPointCode":"AccElecConsum",
  773. "unit":"kWh",
  774. "dataType":"Acc",
  775. "inputMode":"M",
  776. "dataSource":"",
  777. "note":"",
  778. "func-id":""
  779. },
  780. {
  781. "firstTag":"运行参数",
  782. "secondTag":"累计参数",
  783. "infoPointName":"累计耗煤量",
  784. "infoPointCode":"AccCoalConsum",
  785. "unit":"t",
  786. "dataType":"Acc",
  787. "inputMode":"M",
  788. "dataSource":"",
  789. "note":"",
  790. "func-id":""
  791. },
  792. {
  793. "firstTag":"运行参数",
  794. "secondTag":"累计参数",
  795. "infoPointName":"累计耗油量",
  796. "infoPointCode":"AccFuelConsum",
  797. "unit":"L",
  798. "dataType":"Acc",
  799. "inputMode":"M",
  800. "dataSource":"",
  801. "note":"",
  802. "func-id":""
  803. },
  804. {
  805. "firstTag":"运行参数",
  806. "secondTag":"累计参数",
  807. "infoPointName":"累计耗气量",
  808. "infoPointCode":"AccGasConsum",
  809. "unit":"m³",
  810. "dataType":"Acc",
  811. "inputMode":"M",
  812. "dataSource":"",
  813. "note":"",
  814. "func-id":""
  815. },
  816. {
  817. "firstTag":"运行参数",
  818. "secondTag":"累计参数",
  819. "infoPointName":"累计供热量",
  820. "infoPointCode":"AccHeat",
  821. "unit":"kWh",
  822. "dataType":"Acc",
  823. "inputMode":"M",
  824. "dataSource":"",
  825. "note":"",
  826. "func-id":""
  827. },
  828. {
  829. "firstTag":"运行参数",
  830. "secondTag":"累计指标",
  831. "infoPointName":"IPLV",
  832. "infoPointCode":"SysIPLV",
  833. "unit":"",
  834. "dataType":"Inst",
  835. "inputMode":"M",
  836. "dataSource":"",
  837. "note":"",
  838. "func-id":""
  839. }
  840. ]
  841. }