ELA.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676
  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":"FuncType",
  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. "note":"",
  103. "func-id":""
  104. },
  105. {
  106. "firstTag":"技术参数",
  107. "secondTag":"",
  108. "infoPointName":"是否是观光电梯",
  109. "infoPointCode":"isSight",
  110. "unit":"",
  111. "dataType":"Bool",
  112. "inputMode":"E1",
  113. "dataSource":[
  114. {
  115. "code":"0",
  116. "name":"否"
  117. },
  118. {
  119. "code":"1",
  120. "name":"是"
  121. }
  122. ],
  123. "note":"",
  124. "func-id":""
  125. },
  126. {
  127. "firstTag":"技术参数",
  128. "secondTag":"",
  129. "infoPointName":"最大载荷",
  130. "infoPointCode":"MaxLoad",
  131. "unit":"kg",
  132. "dataType":"Num",
  133. "inputMode":"A2",
  134. "dataSource":"",
  135. "note":"",
  136. "func-id":""
  137. },
  138. {
  139. "firstTag":"技术参数",
  140. "secondTag":"",
  141. "infoPointName":"最大载客数",
  142. "infoPointCode":"MaxPassengerNum",
  143. "unit":"人",
  144. "dataType":"Num",
  145. "inputMode":"A2",
  146. "dataSource":"",
  147. "note":"",
  148. "func-id":""
  149. },
  150. {
  151. "firstTag":"技术参数",
  152. "secondTag":"",
  153. "infoPointName":"额定速度",
  154. "infoPointCode":"RatedV",
  155. "unit":"m\/s",
  156. "dataType":"Num",
  157. "inputMode":"A2",
  158. "dataSource":"",
  159. "note":"",
  160. "func-id":""
  161. },
  162. {
  163. "firstTag":"技术参数",
  164. "secondTag":"",
  165. "infoPointName":"电梯内长度",
  166. "infoPointCode":"InLength",
  167. "unit":"mm",
  168. "dataType":"Num",
  169. "inputMode":"A2",
  170. "dataSource":"",
  171. "note":"",
  172. "func-id":""
  173. },
  174. {
  175. "firstTag":"技术参数",
  176. "secondTag":"",
  177. "infoPointName":"电梯内宽度",
  178. "infoPointCode":"InWidth",
  179. "unit":"mm",
  180. "dataType":"Num",
  181. "inputMode":"A2",
  182. "dataSource":"",
  183. "note":"",
  184. "func-id":""
  185. },
  186. {
  187. "firstTag":"技术参数",
  188. "secondTag":"",
  189. "infoPointName":"电梯内高度",
  190. "infoPointCode":"InHeight",
  191. "unit":"mm",
  192. "dataType":"Num",
  193. "inputMode":"A2",
  194. "dataSource":"",
  195. "note":"",
  196. "func-id":""
  197. },
  198. {
  199. "firstTag":"技术参数",
  200. "secondTag":"",
  201. "infoPointName":"门宽",
  202. "infoPointCode":"DoorWidth",
  203. "unit":"mm",
  204. "dataType":"Num",
  205. "inputMode":"A2",
  206. "dataSource":"",
  207. "note":"",
  208. "func-id":""
  209. },
  210. {
  211. "firstTag":"技术参数",
  212. "secondTag":"",
  213. "infoPointName":"井道长度",
  214. "infoPointCode":"WellLength",
  215. "unit":"mm",
  216. "dataType":"Num",
  217. "inputMode":"A2",
  218. "dataSource":"",
  219. "note":"",
  220. "func-id":""
  221. },
  222. {
  223. "firstTag":"技术参数",
  224. "secondTag":"",
  225. "infoPointName":"井道宽度",
  226. "infoPointCode":"WellWidth",
  227. "unit":"mm",
  228. "dataType":"Num",
  229. "inputMode":"A2",
  230. "dataSource":"",
  231. "note":"",
  232. "func-id":""
  233. },
  234. {
  235. "firstTag":"技术参数",
  236. "secondTag":"",
  237. "infoPointName":"底坑深度",
  238. "infoPointCode":"PitDepth",
  239. "unit":"mm",
  240. "dataType":"Num",
  241. "inputMode":"A2",
  242. "dataSource":"",
  243. "note":"",
  244. "func-id":""
  245. },
  246. {
  247. "firstTag":"技术参数",
  248. "secondTag":"",
  249. "infoPointName":"驱动方式",
  250. "infoPointCode":"DriveType",
  251. "unit":"",
  252. "dataType":"Enum",
  253. "inputMode":"D1",
  254. "dataSource":[
  255. {
  256. "code":"1",
  257. "name":"直流驱动"
  258. },
  259. {
  260. "code":"2",
  261. "name":"交流单速驱动"
  262. },
  263. {
  264. "code":"3",
  265. "name":"交流双速驱动"
  266. },
  267. {
  268. "code":"4",
  269. "name":"交流调压驱动"
  270. },
  271. {
  272. "code":"5",
  273. "name":"交流变压变频驱动"
  274. },
  275. {
  276. "code":"6",
  277. "name":"永磁同步电机驱动"
  278. },
  279. {
  280. "code":"7",
  281. "name":"液压驱动"
  282. },
  283. {
  284. "code":"8",
  285. "name":"其他"
  286. }
  287. ],
  288. "note":"",
  289. "func-id":""
  290. },
  291. {
  292. "firstTag":"技术参数",
  293. "secondTag":"",
  294. "infoPointName":"操纵控制方式",
  295. "infoPointCode":"CtrlType",
  296. "unit":"",
  297. "dataType":"Enum",
  298. "inputMode":"D1",
  299. "dataSource":[
  300. {
  301. "code":"1",
  302. "name":"手柄开关控制"
  303. },
  304. {
  305. "code":"2",
  306. "name":"按钮控制"
  307. },
  308. {
  309. "code":"3",
  310. "name":"信号控制"
  311. },
  312. {
  313. "code":"4",
  314. "name":"集选控制"
  315. },
  316. {
  317. "code":"5",
  318. "name":"并联控制"
  319. },
  320. {
  321. "code":"6",
  322. "name":"群控"
  323. },
  324. {
  325. "code":"7",
  326. "name":"其他"
  327. }
  328. ],
  329. "note":"",
  330. "func-id":""
  331. },
  332. {
  333. "firstTag":"技术参数",
  334. "secondTag":"",
  335. "infoPointName":"厅轿门形式",
  336. "infoPointCode":"DoorType",
  337. "unit":"",
  338. "dataType":"",
  339. "inputMode":"D1",
  340. "dataSource":[
  341. {
  342. "code":"1",
  343. "name":"中分式"
  344. },
  345. {
  346. "code":"2",
  347. "name":"旁开式"
  348. },
  349. {
  350. "code":"3",
  351. "name":"直分式"
  352. },
  353. {
  354. "code":"4",
  355. "name":"其他"
  356. }
  357. ],
  358. "note":"",
  359. "func-id":""
  360. },
  361. {
  362. "firstTag":"技术参数",
  363. "secondTag":"",
  364. "infoPointName":"左右开门方向",
  365. "infoPointCode":"OpenDirectType",
  366. "unit":"",
  367. "dataType":"Bool",
  368. "inputMode":"E1",
  369. "dataSource":[
  370. {
  371. "code":"0",
  372. "name":"左开门"
  373. },
  374. {
  375. "code":"1",
  376. "name":"右开门"
  377. }
  378. ],
  379. "note":"",
  380. "func-id":""
  381. },
  382. {
  383. "firstTag":"技术参数",
  384. "secondTag":"",
  385. "infoPointName":"机房形式",
  386. "infoPointCode":"MachineRoomType",
  387. "unit":"",
  388. "dataType":"Enum",
  389. "inputMode":"D1",
  390. "dataSource":[
  391. {
  392. "code":"1",
  393. "name":"上机房"
  394. },
  395. {
  396. "code":"2",
  397. "name":"下机房"
  398. },
  399. {
  400. "code":"3",
  401. "name":"无机房"
  402. },
  403. {
  404. "code":"4",
  405. "name":"其他"
  406. }
  407. ],
  408. "note":"",
  409. "func-id":""
  410. },
  411. {
  412. "firstTag":"技术参数",
  413. "secondTag":"",
  414. "infoPointName":"层站数",
  415. "infoPointCode":"StopNum",
  416. "unit":"站",
  417. "dataType":"Num",
  418. "inputMode":"A2",
  419. "dataSource":"",
  420. "note":"电梯运行其中的建筑的层楼称为层,各层楼用以进出轿厢的地点称为站。",
  421. "func-id":""
  422. },
  423. {
  424. "firstTag":"技术参数",
  425. "secondTag":"",
  426. "infoPointName":"工作温度范围",
  427. "infoPointCode":"WorkTempRange",
  428. "unit":"℃",
  429. "dataType":"Num",
  430. "inputMode":"A6",
  431. "dataSource":"",
  432. "note":"",
  433. "func-id":""
  434. },
  435. {
  436. "firstTag":"技术参数",
  437. "secondTag":"",
  438. "infoPointName":"工作湿度范围",
  439. "infoPointCode":"WorkRHRange",
  440. "unit":"%RH",
  441. "dataType":"Num",
  442. "inputMode":"A6",
  443. "dataSource":"",
  444. "note":"",
  445. "func-id":""
  446. },
  447. {
  448. "firstTag":"技术参数",
  449. "secondTag":"",
  450. "infoPointName":"防护等级",
  451. "infoPointCode":"IPGrade",
  452. "unit":"",
  453. "dataType":"Str",
  454. "inputMode":"B1",
  455. "dataSource":"",
  456. "note":"参考《11防护等级》",
  457. "func-id":""
  458. },
  459. {
  460. "firstTag":"技术参数",
  461. "secondTag":"",
  462. "infoPointName":"噪音",
  463. "infoPointCode":"Noise",
  464. "unit":"dB(A)",
  465. "dataType":"Num",
  466. "inputMode":"A2",
  467. "dataSource":"",
  468. "note":"",
  469. "func-id":""
  470. },
  471. {
  472. "firstTag":"控制参数",
  473. "secondTag":"",
  474. "infoPointName":"控制模式",
  475. "infoPointCode":"CtrlMode",
  476. "unit":"",
  477. "dataType":"Str",
  478. "inputMode":"B1",
  479. "dataSource":"",
  480. "note":"",
  481. "func-id":""
  482. },
  483. {
  484. "firstTag":"运行参数",
  485. "secondTag":"运行状态",
  486. "infoPointName":"运行状态",
  487. "infoPointCode":"RunStatus",
  488. "unit":"",
  489. "dataType":"Boolv",
  490. "inputMode":"L",
  491. "dataSource":"",
  492. "note":"0. 停止 1. 运行",
  493. "func-id":""
  494. },
  495. {
  496. "firstTag":"运行参数",
  497. "secondTag":"运行状态",
  498. "infoPointName":"本地远程状态",
  499. "infoPointCode":"RemoteStatus",
  500. "unit":"",
  501. "dataType":"Enumv",
  502. "inputMode":"L",
  503. "dataSource":"",
  504. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  505. "func-id":""
  506. },
  507. {
  508. "firstTag":"运行参数",
  509. "secondTag":"运行状态",
  510. "infoPointName":"工作电压",
  511. "infoPointCode":"U",
  512. "unit":"V",
  513. "dataType":"Inst",
  514. "inputMode":"L",
  515. "dataSource":"",
  516. "note":"",
  517. "func-id":""
  518. },
  519. {
  520. "firstTag":"运行参数",
  521. "secondTag":"运行状态",
  522. "infoPointName":"工作电流",
  523. "infoPointCode":"I",
  524. "unit":"A",
  525. "dataType":"Inst",
  526. "inputMode":"L",
  527. "dataSource":"",
  528. "note":"",
  529. "func-id":""
  530. },
  531. {
  532. "firstTag":"运行参数",
  533. "secondTag":"运行状态",
  534. "infoPointName":"耗电功率",
  535. "infoPointCode":"ElecConsumP",
  536. "unit":"kW",
  537. "dataType":"Inst",
  538. "inputMode":"L",
  539. "dataSource":"",
  540. "note":"",
  541. "func-id":""
  542. },
  543. {
  544. "firstTag":"运行参数",
  545. "secondTag":"运行状态",
  546. "infoPointName":"当前载荷",
  547. "infoPointCode":"Load",
  548. "unit":"kg",
  549. "dataType":"Inst",
  550. "inputMode":"L",
  551. "dataSource":"",
  552. "note":"",
  553. "func-id":""
  554. },
  555. {
  556. "firstTag":"运行参数",
  557. "secondTag":"运行状态",
  558. "infoPointName":"当前乘客数",
  559. "infoPointCode":"PassengerNum",
  560. "unit":"人",
  561. "dataType":"Inst",
  562. "inputMode":"L",
  563. "dataSource":"",
  564. "note":"",
  565. "func-id":""
  566. },
  567. {
  568. "firstTag":"运行参数",
  569. "secondTag":"运行状态",
  570. "infoPointName":"运行方向",
  571. "infoPointCode":"MoveDirect",
  572. "unit":"",
  573. "dataType":"Enumv",
  574. "inputMode":"L",
  575. "dataSource":"",
  576. "note":"1. 向上 2. 向下 3. 静止 4. 其他",
  577. "func-id":""
  578. },
  579. {
  580. "firstTag":"运行参数",
  581. "secondTag":"运行状态",
  582. "infoPointName":"当前层数",
  583. "infoPointCode":"StopFloor",
  584. "unit":"层",
  585. "dataType":"Inst",
  586. "inputMode":"L",
  587. "dataSource":"",
  588. "note":"",
  589. "func-id":""
  590. },
  591. {
  592. "firstTag":"运行参数",
  593. "secondTag":"运行状态",
  594. "infoPointName":"需停站个数",
  595. "infoPointCode":"NeedStopNum",
  596. "unit":"个",
  597. "dataType":"Inst",
  598. "inputMode":"L",
  599. "dataSource":"",
  600. "note":"",
  601. "func-id":""
  602. },
  603. {
  604. "firstTag":"运行参数",
  605. "secondTag":"运行状态",
  606. "infoPointName":"需停站位置",
  607. "infoPointCode":"NeedStopFloor",
  608. "unit":"",
  609. "dataType":"Inst",
  610. "inputMode":"L",
  611. "dataSource":"",
  612. "note":"",
  613. "func-id":""
  614. },
  615. {
  616. "firstTag":"运行参数",
  617. "secondTag":"累计参数",
  618. "infoPointName":"累计耗电量",
  619. "infoPointCode":"AccElecConsum",
  620. "unit":"kWh",
  621. "dataType":"Acc",
  622. "inputMode":"M",
  623. "dataSource":"",
  624. "note":"",
  625. "func-id":""
  626. },
  627. {
  628. "firstTag":"运行参数",
  629. "secondTag":"累计参数",
  630. "infoPointName":"累计运送人次",
  631. "infoPointCode":"AccPassengerNum",
  632. "unit":"人次",
  633. "dataType":"Acc",
  634. "inputMode":"M",
  635. "dataSource":"",
  636. "note":"",
  637. "func-id":""
  638. },
  639. {
  640. "firstTag":"运行参数",
  641. "secondTag":"累计参数",
  642. "infoPointName":"累计运行时间",
  643. "infoPointCode":"AccRunTime",
  644. "unit":"h",
  645. "dataType":"Acc",
  646. "inputMode":"M",
  647. "dataSource":"",
  648. "note":"",
  649. "func-id":""
  650. },
  651. {
  652. "firstTag":"运行参数",
  653. "secondTag":"累计参数",
  654. "infoPointName":"开启时间计时",
  655. "infoPointCode":"OpenTimeCount",
  656. "unit":"h",
  657. "dataType":"Acc",
  658. "inputMode":"M",
  659. "dataSource":"",
  660. "note":"",
  661. "func-id":""
  662. },
  663. {
  664. "firstTag":"运行参数",
  665. "secondTag":"累计参数",
  666. "infoPointName":"关闭时间计时",
  667. "infoPointCode":"CloseTimeCount",
  668. "unit":"h",
  669. "dataType":"Acc",
  670. "inputMode":"M",
  671. "dataSource":"",
  672. "note":"",
  673. "func-id":""
  674. }
  675. ]
  676. }