VTIF.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846
  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":"DirectionType",
  85. "unit":"",
  86. "dataType":"Enum",
  87. "inputMode":"D1",
  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. "note":"",
  111. "func-id":""
  112. },
  113. {
  114. "firstTag":"技术参数",
  115. "secondTag":"",
  116. "infoPointName":"结构类型",
  117. "infoPointCode":"StructureType",
  118. "unit":"",
  119. "dataType":"Enum",
  120. "inputMode":"D1",
  121. "dataSource":[
  122. {
  123. "code":"1",
  124. "name":"单级风机"
  125. },
  126. {
  127. "code":"2",
  128. "name":"多级风机"
  129. },
  130. {
  131. "code":"3",
  132. "name":"其他"
  133. }
  134. ],
  135. "note":"",
  136. "func-id":""
  137. },
  138. {
  139. "firstTag":"技术参数",
  140. "secondTag":"",
  141. "infoPointName":"喷嘴类型",
  142. "infoPointCode":"NozzleType",
  143. "unit":"",
  144. "dataType":"Enum",
  145. "inputMode":"D1",
  146. "dataSource":[
  147. {
  148. "code":"1",
  149. "name":"万向球形喷嘴"
  150. },
  151. {
  152. "code":"2",
  153. "name":"导管式喷嘴"
  154. },
  155. {
  156. "code":"3",
  157. "name":"其他"
  158. }
  159. ],
  160. "note":"",
  161. "func-id":""
  162. },
  163. {
  164. "firstTag":"技术参数",
  165. "secondTag":"",
  166. "infoPointName":"喷嘴是否带风量调节阀",
  167. "infoPointCode":"isFlowValve",
  168. "unit":"",
  169. "dataType":"Bool",
  170. "inputMode":"E1",
  171. "dataSource":[
  172. {
  173. "code":"0",
  174. "name":"无"
  175. },
  176. {
  177. "code":"1",
  178. "name":"有"
  179. }
  180. ],
  181. "note":"",
  182. "func-id":""
  183. },
  184. {
  185. "firstTag":"技术参数",
  186. "secondTag":"",
  187. "infoPointName":"安装类型",
  188. "infoPointCode":"InstallType",
  189. "unit":"",
  190. "dataType":"Enum",
  191. "inputMode":"D1",
  192. "dataSource":[
  193. {
  194. "code":"1",
  195. "name":"立式"
  196. },
  197. {
  198. "code":"2",
  199. "name":"卧式"
  200. },
  201. {
  202. "code":"3",
  203. "name":"立卧两用式"
  204. },
  205. {
  206. "code":"4",
  207. "name":"其他"
  208. }
  209. ],
  210. "note":"",
  211. "func-id":""
  212. },
  213. {
  214. "firstTag":"技术参数",
  215. "secondTag":"",
  216. "infoPointName":"额定扬程",
  217. "infoPointCode":"RatedHead",
  218. "unit":"Pa",
  219. "dataType":"Num",
  220. "inputMode":"A2",
  221. "dataSource":"",
  222. "note":"",
  223. "func-id":""
  224. },
  225. {
  226. "firstTag":"技术参数",
  227. "secondTag":"",
  228. "infoPointName":"额定风量",
  229. "infoPointCode":"RatedFlow",
  230. "unit":"m³\/h",
  231. "dataType":"Num",
  232. "inputMode":"A2",
  233. "dataSource":"",
  234. "note":"",
  235. "func-id":""
  236. },
  237. {
  238. "firstTag":"技术参数",
  239. "secondTag":"",
  240. "infoPointName":"喷口直径",
  241. "infoPointCode":"NozzleDiameter",
  242. "unit":"mm",
  243. "dataType":"Num",
  244. "inputMode":"A2",
  245. "dataSource":"",
  246. "note":"",
  247. "func-id":""
  248. },
  249. {
  250. "firstTag":"技术参数",
  251. "secondTag":"",
  252. "infoPointName":"额定出口风速",
  253. "infoPointCode":"RatedAirOutV",
  254. "unit":"m\/s",
  255. "dataType":"Num",
  256. "inputMode":"A2",
  257. "dataSource":"",
  258. "note":"",
  259. "func-id":""
  260. },
  261. {
  262. "firstTag":"技术参数",
  263. "secondTag":"",
  264. "infoPointName":"额定出口风压",
  265. "infoPointCode":"RatedAirOutPress",
  266. "unit":"Pa",
  267. "dataType":"Num",
  268. "inputMode":"A2",
  269. "dataSource":"",
  270. "note":"",
  271. "func-id":""
  272. },
  273. {
  274. "firstTag":"技术参数",
  275. "secondTag":"",
  276. "infoPointName":"额定射程",
  277. "infoPointCode":"RatedAirRange",
  278. "unit":"m",
  279. "dataType":"Num",
  280. "inputMode":"A2",
  281. "dataSource":"",
  282. "note":"",
  283. "func-id":""
  284. },
  285. {
  286. "firstTag":"技术参数",
  287. "secondTag":"",
  288. "infoPointName":"额定频率",
  289. "infoPointCode":"RatedFreq",
  290. "unit":"Hz",
  291. "dataType":"Num",
  292. "inputMode":"A2",
  293. "dataSource":"",
  294. "note":"",
  295. "func-id":""
  296. },
  297. {
  298. "firstTag":"技术参数",
  299. "secondTag":"",
  300. "infoPointName":"额定转速",
  301. "infoPointCode":"RatedRPM",
  302. "unit":"rpm",
  303. "dataType":"Num",
  304. "inputMode":"A2",
  305. "dataSource":"",
  306. "note":"",
  307. "func-id":""
  308. },
  309. {
  310. "firstTag":"技术参数",
  311. "secondTag":"",
  312. "infoPointName":"风机额定效率",
  313. "infoPointCode":"RatedFanEff",
  314. "unit":"%",
  315. "dataType":"Num",
  316. "inputMode":"A2",
  317. "dataSource":"",
  318. "note":"",
  319. "func-id":""
  320. },
  321. {
  322. "firstTag":"技术参数",
  323. "secondTag":"",
  324. "infoPointName":"电机额定效率",
  325. "infoPointCode":"RatedMotorEff",
  326. "unit":"%",
  327. "dataType":"Num",
  328. "inputMode":"A2",
  329. "dataSource":"",
  330. "note":"",
  331. "func-id":""
  332. },
  333. {
  334. "firstTag":"技术参数",
  335. "secondTag":"",
  336. "infoPointName":"风机调节类型",
  337. "infoPointCode":"AdjustType",
  338. "unit":"",
  339. "dataType":"Enum",
  340. "inputMode":"D1",
  341. "dataSource":[
  342. {
  343. "code":"1",
  344. "name":"定频无调节"
  345. },
  346. {
  347. "code":"2",
  348. "name":"变频调节"
  349. },
  350. {
  351. "code":"3",
  352. "name":"二档调节"
  353. },
  354. {
  355. "code":"4",
  356. "name":"三档调节"
  357. },
  358. {
  359. "code":"5",
  360. "name":"其他"
  361. }
  362. ],
  363. "note":"",
  364. "func-id":""
  365. },
  366. {
  367. "firstTag":"技术参数",
  368. "secondTag":"",
  369. "infoPointName":"扬程类型",
  370. "infoPointCode":"HeadType",
  371. "unit":"",
  372. "dataType":"Enum",
  373. "inputMode":"D1",
  374. "dataSource":[
  375. {
  376. "code":"1",
  377. "name":"高压"
  378. },
  379. {
  380. "code":"2",
  381. "name":"中压"
  382. },
  383. {
  384. "code":"3",
  385. "name":"低压"
  386. },
  387. {
  388. "code":"4",
  389. "name":"其他"
  390. }
  391. ],
  392. "note":"离心式:高压范围P>3000Pa,中压范围1000Pa≤P≤3000Pa,低压范围P<1000Pa;轴流式:高压范围P≥500Pa,低压范围P<500Pa",
  393. "func-id":""
  394. },
  395. {
  396. "firstTag":"技术参数",
  397. "secondTag":"",
  398. "infoPointName":"旋转方向",
  399. "infoPointCode":"RotateType",
  400. "unit":"",
  401. "dataType":"Enum",
  402. "inputMode":"D1",
  403. "dataSource":[
  404. {
  405. "code":"1",
  406. "name":"左式"
  407. },
  408. {
  409. "code":"2",
  410. "name":"右式"
  411. },
  412. {
  413. "code":"3",
  414. "name":"其他"
  415. }
  416. ],
  417. "note":"从主轴槽轮或电动机位置看叶轮旋转方向,逆时针为左式,反之为右式",
  418. "func-id":""
  419. },
  420. {
  421. "firstTag":"技术参数",
  422. "secondTag":"",
  423. "infoPointName":"电机传动方式",
  424. "infoPointCode":"MotorDriveType",
  425. "unit":"",
  426. "dataType":"Enum",
  427. "inputMode":"D1",
  428. "dataSource":[
  429. {
  430. "code":"1",
  431. "name":"无轴承"
  432. },
  433. {
  434. "code":"2",
  435. "name":"悬臂支承,皮带轮在轴承中间"
  436. },
  437. {
  438. "code":"3",
  439. "name":"悬臂支承,皮带轮在轴承外侧"
  440. },
  441. {
  442. "code":"4",
  443. "name":"悬臂支承,联轴器传动"
  444. },
  445. {
  446. "code":"5",
  447. "name":"双支承,皮带在外侧"
  448. },
  449. {
  450. "code":"6",
  451. "name":"双支承,联轴器传动"
  452. },
  453. {
  454. "code":"7",
  455. "name":"其他"
  456. }
  457. ],
  458. "note":"",
  459. "func-id":""
  460. },
  461. {
  462. "firstTag":"技术参数",
  463. "secondTag":"",
  464. "infoPointName":"风机性能曲线",
  465. "infoPointCode":"FanCharacterCurve",
  466. "unit":"",
  467. "dataType":"Attachment",
  468. "inputMode":"F1",
  469. "dataSource":"",
  470. "note":"",
  471. "func-id":""
  472. },
  473. {
  474. "firstTag":"技术参数",
  475. "secondTag":"",
  476. "infoPointName":"工作温度范围",
  477. "infoPointCode":"WorkTempRange",
  478. "unit":"℃",
  479. "dataType":"Num",
  480. "inputMode":"A6",
  481. "dataSource":"",
  482. "note":"",
  483. "func-id":""
  484. },
  485. {
  486. "firstTag":"技术参数",
  487. "secondTag":"",
  488. "infoPointName":"工作湿度范围",
  489. "infoPointCode":"WorkRHRange",
  490. "unit":"%RH",
  491. "dataType":"Num",
  492. "inputMode":"A6",
  493. "dataSource":"",
  494. "note":"",
  495. "func-id":""
  496. },
  497. {
  498. "firstTag":"技术参数",
  499. "secondTag":"",
  500. "infoPointName":"防护等级",
  501. "infoPointCode":"IPGrade",
  502. "unit":"",
  503. "dataType":"Enum",
  504. "inputMode":"D1",
  505. "dataSource":"见《11防护等级》",
  506. "note":"",
  507. "func-id":""
  508. },
  509. {
  510. "firstTag":"技术参数",
  511. "secondTag":"",
  512. "infoPointName":"噪声",
  513. "infoPointCode":"Noise",
  514. "unit":"dB",
  515. "dataType":"Num",
  516. "inputMode":"A2",
  517. "dataSource":"",
  518. "note":"",
  519. "func-id":""
  520. },
  521. {
  522. "firstTag":"技术参数",
  523. "secondTag":"",
  524. "infoPointName":"震动",
  525. "infoPointCode":"Shake",
  526. "unit":"um",
  527. "dataType":"Num",
  528. "inputMode":"A2",
  529. "dataSource":"",
  530. "note":"",
  531. "func-id":""
  532. },
  533. {
  534. "firstTag":"控制参数",
  535. "secondTag":"",
  536. "infoPointName":"控制模式",
  537. "infoPointCode":"CtrlMode",
  538. "unit":"",
  539. "dataType":"Str",
  540. "inputMode":"B1",
  541. "dataSource":"",
  542. "note":"",
  543. "func-id":""
  544. },
  545. {
  546. "firstTag":"运行状态",
  547. "secondTag":"运行参数",
  548. "infoPointName":"运行状态",
  549. "infoPointCode":"RunStatus",
  550. "unit":"",
  551. "dataType":"Boolv",
  552. "inputMode":"L",
  553. "dataSource":"",
  554. "note":"0. 停止 1. 运行",
  555. "func-id":""
  556. },
  557. {
  558. "firstTag":"运行状态",
  559. "secondTag":"运行参数",
  560. "infoPointName":"本地远程状态",
  561. "infoPointCode":"RemoteStatus",
  562. "unit":"",
  563. "dataType":"Enumv",
  564. "inputMode":"L",
  565. "dataSource":"",
  566. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  567. "func-id":""
  568. },
  569. {
  570. "firstTag":"运行状态",
  571. "secondTag":"运行参数",
  572. "infoPointName":"A相电压",
  573. "infoPointCode":"APhaseU",
  574. "unit":"V",
  575. "dataType":"Inst",
  576. "inputMode":"L",
  577. "dataSource":"",
  578. "note":"",
  579. "func-id":""
  580. },
  581. {
  582. "firstTag":"运行状态",
  583. "secondTag":"运行参数",
  584. "infoPointName":"B相电压",
  585. "infoPointCode":"BPhaseU",
  586. "unit":"V",
  587. "dataType":"Inst",
  588. "inputMode":"L",
  589. "dataSource":"",
  590. "note":"",
  591. "func-id":""
  592. },
  593. {
  594. "firstTag":"运行状态",
  595. "secondTag":"运行参数",
  596. "infoPointName":"C相电压",
  597. "infoPointCode":"CPhaseU",
  598. "unit":"V",
  599. "dataType":"Inst",
  600. "inputMode":"L",
  601. "dataSource":"",
  602. "note":"",
  603. "func-id":""
  604. },
  605. {
  606. "firstTag":"运行状态",
  607. "secondTag":"运行参数",
  608. "infoPointName":"A相电流",
  609. "infoPointCode":"APhaseI",
  610. "unit":"A",
  611. "dataType":"Inst",
  612. "inputMode":"L",
  613. "dataSource":"",
  614. "note":"",
  615. "func-id":""
  616. },
  617. {
  618. "firstTag":"运行状态",
  619. "secondTag":"运行参数",
  620. "infoPointName":"B相电流",
  621. "infoPointCode":"BPhaseI",
  622. "unit":"A",
  623. "dataType":"Inst",
  624. "inputMode":"L",
  625. "dataSource":"",
  626. "note":"",
  627. "func-id":""
  628. },
  629. {
  630. "firstTag":"运行状态",
  631. "secondTag":"运行参数",
  632. "infoPointName":"C相电流",
  633. "infoPointCode":"CPhaseI",
  634. "unit":"A",
  635. "dataType":"Inst",
  636. "inputMode":"L",
  637. "dataSource":"",
  638. "note":"",
  639. "func-id":""
  640. },
  641. {
  642. "firstTag":"运行状态",
  643. "secondTag":"运行参数",
  644. "infoPointName":"耗电功率",
  645. "infoPointCode":"ElecConsumP",
  646. "unit":"kW",
  647. "dataType":"Inst",
  648. "inputMode":"L",
  649. "dataSource":"",
  650. "note":"",
  651. "func-id":""
  652. },
  653. {
  654. "firstTag":"运行状态",
  655. "secondTag":"运行参数",
  656. "infoPointName":"工作频率",
  657. "infoPointCode":"Freq",
  658. "unit":"Hz",
  659. "dataType":"Inst",
  660. "inputMode":"L",
  661. "dataSource":"",
  662. "note":"",
  663. "func-id":""
  664. },
  665. {
  666. "firstTag":"运行状态",
  667. "secondTag":"运行参数",
  668. "infoPointName":"风机档位",
  669. "infoPointCode":"FanGear",
  670. "unit":"",
  671. "dataType":"Enumv",
  672. "inputMode":"L",
  673. "dataSource":"",
  674. "note":"1. 低档 2. 中档 3. 高档 4. 其他",
  675. "func-id":""
  676. },
  677. {
  678. "firstTag":"运行状态",
  679. "secondTag":"运行参数",
  680. "infoPointName":"进风压力",
  681. "infoPointCode":"AirInPress",
  682. "unit":"Pa",
  683. "dataType":"Inst",
  684. "inputMode":"L",
  685. "dataSource":"",
  686. "note":"",
  687. "func-id":""
  688. },
  689. {
  690. "firstTag":"运行状态",
  691. "secondTag":"运行参数",
  692. "infoPointName":"出风压力",
  693. "infoPointCode":"AirOutPress",
  694. "unit":"Pa",
  695. "dataType":"Inst",
  696. "inputMode":"L",
  697. "dataSource":"",
  698. "note":"",
  699. "func-id":""
  700. },
  701. {
  702. "firstTag":"运行状态",
  703. "secondTag":"运行参数",
  704. "infoPointName":"出口风速",
  705. "infoPointCode":"AirOutV",
  706. "unit":"",
  707. "dataType":"Inst",
  708. "inputMode":"L",
  709. "dataSource":"",
  710. "note":"",
  711. "func-id":""
  712. },
  713. {
  714. "firstTag":"运行状态",
  715. "secondTag":"运行参数",
  716. "infoPointName":"射程",
  717. "infoPointCode":"AirRange",
  718. "unit":"",
  719. "dataType":"Inst",
  720. "inputMode":"L",
  721. "dataSource":"",
  722. "note":"",
  723. "func-id":""
  724. },
  725. {
  726. "firstTag":"运行状态",
  727. "secondTag":"运行参数",
  728. "infoPointName":"瞬时风量",
  729. "infoPointCode":"AirFlow",
  730. "unit":"m³\/h",
  731. "dataType":"Inst",
  732. "inputMode":"L",
  733. "dataSource":"",
  734. "note":"",
  735. "func-id":""
  736. },
  737. {
  738. "firstTag":"运行状态",
  739. "secondTag":"关键指标",
  740. "infoPointName":"电流负载率",
  741. "infoPointCode":"IPLR",
  742. "unit":"%",
  743. "dataType":"Inst",
  744. "inputMode":"M",
  745. "dataSource":"",
  746. "note":"",
  747. "func-id":""
  748. },
  749. {
  750. "firstTag":"运行状态",
  751. "secondTag":"关键指标",
  752. "infoPointName":"风机效率",
  753. "infoPointCode":"FanEff",
  754. "unit":"%",
  755. "dataType":"Inst",
  756. "inputMode":"M",
  757. "dataSource":"",
  758. "note":"",
  759. "func-id":""
  760. },
  761. {
  762. "firstTag":"运行状态",
  763. "secondTag":"关键指标",
  764. "infoPointName":"电机效率",
  765. "infoPointCode":"MotorEff",
  766. "unit":"%",
  767. "dataType":"Inst",
  768. "inputMode":"M",
  769. "dataSource":"",
  770. "note":"",
  771. "func-id":""
  772. },
  773. {
  774. "firstTag":"运行状态",
  775. "secondTag":"关键指标",
  776. "infoPointName":"风机输配系数",
  777. "infoPointCode":"WTFfan",
  778. "unit":"",
  779. "dataType":"Inst",
  780. "inputMode":"M",
  781. "dataSource":"",
  782. "note":"",
  783. "func-id":""
  784. },
  785. {
  786. "firstTag":"运行状态",
  787. "secondTag":"累计参数",
  788. "infoPointName":"累计送风量",
  789. "infoPointCode":"AccFlow",
  790. "unit":"m³",
  791. "dataType":"Acc",
  792. "inputMode":"M",
  793. "dataSource":"",
  794. "note":"",
  795. "func-id":""
  796. },
  797. {
  798. "firstTag":"运行状态",
  799. "secondTag":"累计参数",
  800. "infoPointName":"累计耗电量",
  801. "infoPointCode":"AccElecConsum",
  802. "unit":"kWh",
  803. "dataType":"Acc",
  804. "inputMode":"M",
  805. "dataSource":"",
  806. "note":"",
  807. "func-id":""
  808. },
  809. {
  810. "firstTag":"运行状态",
  811. "secondTag":"累计参数",
  812. "infoPointName":"累计运行时间",
  813. "infoPointCode":"AccRunTime",
  814. "unit":"h",
  815. "dataType":"Acc",
  816. "inputMode":"M",
  817. "dataSource":"",
  818. "note":"",
  819. "func-id":""
  820. },
  821. {
  822. "firstTag":"运行状态",
  823. "secondTag":"累计参数",
  824. "infoPointName":"开启时间计时",
  825. "infoPointCode":"OpenTimeCount",
  826. "unit":"h",
  827. "dataType":"Acc",
  828. "inputMode":"M",
  829. "dataSource":"",
  830. "note":"",
  831. "func-id":""
  832. },
  833. {
  834. "firstTag":"运行状态",
  835. "secondTag":"累计参数",
  836. "infoPointName":"关闭时间计时",
  837. "infoPointCode":"CloseTimeCount",
  838. "unit":"h",
  839. "dataType":"Acc",
  840. "inputMode":"M",
  841. "dataSource":"",
  842. "note":"",
  843. "func-id":""
  844. }
  845. ]
  846. }