equipment-general.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736
  1. {
  2. "all":[
  3. {
  4. "firstTag":"",
  5. "secondTag":"",
  6. "infoPointName":"设备ID",
  7. "infoPointCode":"EquipID",
  8. "unit":"",
  9. "dataType":"Str",
  10. "inputMode":"X",
  11. "dataSource":"",
  12. "note":"",
  13. "func-id":""
  14. },
  15. {
  16. "firstTag":"",
  17. "secondTag":"",
  18. "infoPointName":"设备名称",
  19. "infoPointCode":"EquipName",
  20. "unit":"",
  21. "dataType":"Str",
  22. "inputMode":"X",
  23. "dataSource":"",
  24. "note":"",
  25. "func-id":""
  26. },
  27. {
  28. "firstTag":"基本信息",
  29. "secondTag":"",
  30. "infoPointName":"设备本地编码",
  31. "infoPointCode":"EquipLocalID",
  32. "unit":"",
  33. "dataType":"Str",
  34. "inputMode":"B1",
  35. "dataSource":"",
  36. "note":"",
  37. "func-id":""
  38. },
  39. {
  40. "firstTag":"基本信息",
  41. "secondTag":"",
  42. "infoPointName":"设备本地名称",
  43. "infoPointCode":"EquipLocalName",
  44. "unit":"",
  45. "dataType":"Str",
  46. "inputMode":"B1",
  47. "dataSource":"",
  48. "note":"",
  49. "func-id":""
  50. },
  51. {
  52. "firstTag":"基本信息",
  53. "secondTag":"",
  54. "infoPointName":"设备本地编码2",
  55. "infoPointCode":"EquipLocalID2",
  56. "unit":"",
  57. "dataType":"Str",
  58. "inputMode":"B1",
  59. "dataSource":"",
  60. "note":"",
  61. "func-id":""
  62. },
  63. {
  64. "firstTag":"基本信息",
  65. "secondTag":"",
  66. "infoPointName":"设备本地名称2",
  67. "infoPointCode":"EquipLocalName2",
  68. "unit":"",
  69. "dataType":"Str",
  70. "inputMode":"B1",
  71. "dataSource":"",
  72. "note":"",
  73. "func-id":""
  74. },
  75. {
  76. "firstTag":"基本信息",
  77. "secondTag":"",
  78. "infoPointName":"设备二维码图片",
  79. "infoPointCode":"EquipQRCode",
  80. "unit":"",
  81. "dataType":"Attachment",
  82. "inputMode":"F2",
  83. "dataSource":"",
  84. "note":"",
  85. "func-id":""
  86. },
  87. {
  88. "firstTag":"基本信息",
  89. "secondTag":"",
  90. "infoPointName":"BIM模型中编码",
  91. "infoPointCode":"BIMID",
  92. "unit":"",
  93. "dataType":"Str",
  94. "inputMode":"N2",
  95. "dataSource":"",
  96. "note":"",
  97. "func-id":""
  98. },
  99. {
  100. "firstTag":"基本信息",
  101. "secondTag":"",
  102. "infoPointName":"能耗",
  103. "infoPointCode":"EnergyConsumption",
  104. "unit":"",
  105. "dataType":"Str",
  106. "inputMode":"B1",
  107. "dataSource":"",
  108. "note":"",
  109. "func-id":""
  110. },
  111. {
  112. "firstTag":"台账信息",
  113. "secondTag":"设备厂家",
  114. "infoPointName":"品牌",
  115. "infoPointCode":"Brand",
  116. "unit":"",
  117. "dataType":"Str",
  118. "inputMode":"B1",
  119. "dataSource":"",
  120. "note":"",
  121. "func-id":""
  122. },
  123. {
  124. "firstTag":"台账信息",
  125. "secondTag":"设备厂家",
  126. "infoPointName":"设备型号",
  127. "infoPointCode":"Specification",
  128. "unit":"",
  129. "dataType":"Str",
  130. "inputMode":"B1",
  131. "dataSource":"",
  132. "note":"",
  133. "func-id":""
  134. },
  135. {
  136. "firstTag":"台账信息",
  137. "secondTag":"设备厂家",
  138. "infoPointName":"生产厂家",
  139. "infoPointCode":"Manufacturer",
  140. "unit":"",
  141. "dataType":"Str",
  142. "inputMode":"B1",
  143. "dataSource":"",
  144. "note":"",
  145. "func-id":""
  146. },
  147. {
  148. "firstTag":"台账信息",
  149. "secondTag":"设备厂家",
  150. "infoPointName":"生产日期",
  151. "infoPointCode":"ProductDate",
  152. "unit":"",
  153. "dataType":"Time",
  154. "inputMode":"C5",
  155. "dataSource":"",
  156. "note":"同 出厂日期",
  157. "func-id":""
  158. },
  159. {
  160. "firstTag":"台账信息",
  161. "secondTag":"设备厂家",
  162. "infoPointName":"出厂编号",
  163. "infoPointCode":"SerialNum",
  164. "unit":"",
  165. "dataType":"Str",
  166. "inputMode":"B1",
  167. "dataSource":"",
  168. "note":"",
  169. "func-id":""
  170. },
  171. {
  172. "firstTag":"台账信息",
  173. "secondTag":"现场&安装",
  174. "infoPointName":"长",
  175. "infoPointCode":"Length",
  176. "unit":"m",
  177. "dataType":"Num",
  178. "inputMode":"A2",
  179. "dataSource":"",
  180. "note":"",
  181. "func-id":""
  182. },
  183. {
  184. "firstTag":"台账信息",
  185. "secondTag":"现场&安装",
  186. "infoPointName":"宽",
  187. "infoPointCode":"Width",
  188. "unit":"m",
  189. "dataType":"Num",
  190. "inputMode":"A2",
  191. "dataSource":"",
  192. "note":"",
  193. "func-id":""
  194. },
  195. {
  196. "firstTag":"台账信息",
  197. "secondTag":"现场&安装",
  198. "infoPointName":"高",
  199. "infoPointCode":"Height",
  200. "unit":"m",
  201. "dataType":"Num",
  202. "inputMode":"A2",
  203. "dataSource":"",
  204. "note":"",
  205. "func-id":""
  206. },
  207. {
  208. "firstTag":"台账信息",
  209. "secondTag":"现场&安装",
  210. "infoPointName":"重量",
  211. "infoPointCode":"Mass",
  212. "unit":"kg",
  213. "dataType":"Num",
  214. "inputMode":"A2",
  215. "dataSource":"",
  216. "note":"",
  217. "func-id":""
  218. },
  219. {
  220. "firstTag":"台账信息",
  221. "secondTag":"现场&安装",
  222. "infoPointName":"主体材质",
  223. "infoPointCode":"Material",
  224. "unit":"",
  225. "dataType":"Str",
  226. "inputMode":"B1",
  227. "dataSource":"",
  228. "note":"",
  229. "func-id":""
  230. },
  231. {
  232. "firstTag":"台账信息",
  233. "secondTag":"现场&安装",
  234. "infoPointName":"所属部门",
  235. "infoPointCode":"Dept",
  236. "unit":"",
  237. "dataType":"Str",
  238. "inputMode":"B1",
  239. "dataSource":"",
  240. "note":"",
  241. "func-id":""
  242. },
  243. {
  244. "firstTag":"台账信息",
  245. "secondTag":"现场&安装",
  246. "infoPointName":"安装位置",
  247. "infoPointCode":"InstallLocation",
  248. "unit":"",
  249. "dataType":"Str",
  250. "inputMode":"B1",
  251. "dataSource":"",
  252. "note":"",
  253. "func-id":""
  254. },
  255. {
  256. "firstTag":"台账信息",
  257. "secondTag":"现场&安装",
  258. "infoPointName":"设备图纸",
  259. "infoPointCode":"InstallDrawing",
  260. "unit":"",
  261. "dataType":"Attachment",
  262. "inputMode":"F2",
  263. "dataSource":"",
  264. "note":"",
  265. "func-id":""
  266. },
  267. {
  268. "firstTag":"台账信息",
  269. "secondTag":"现场&安装",
  270. "infoPointName":"设备照片",
  271. "infoPointCode":"InstallPic",
  272. "unit":"",
  273. "dataType":"Attachment",
  274. "inputMode":"F2",
  275. "dataSource":"",
  276. "note":"",
  277. "func-id":""
  278. },
  279. {
  280. "firstTag":"台账信息",
  281. "secondTag":"现场&安装",
  282. "infoPointName":"质检报告",
  283. "infoPointCode":"CheckReport",
  284. "unit":"",
  285. "dataType":"Attachment",
  286. "inputMode":"F2",
  287. "dataSource":"",
  288. "note":"",
  289. "func-id":""
  290. },
  291. {
  292. "firstTag":"台账信息",
  293. "secondTag":"供应&购买",
  294. "infoPointName":"供应商单位名称",
  295. "infoPointCode":"Supplier",
  296. "unit":"",
  297. "dataType":"Str",
  298. "inputMode":"B1",
  299. "dataSource":"",
  300. "note":"",
  301. "func-id":""
  302. },
  303. {
  304. "firstTag":"台账信息",
  305. "secondTag":"供应&购买",
  306. "infoPointName":"供应商联系电话",
  307. "infoPointCode":"SupplierPhone",
  308. "unit":"",
  309. "dataType":"Str",
  310. "inputMode":"B1",
  311. "dataSource":"",
  312. "note":"",
  313. "func-id":""
  314. },
  315. {
  316. "firstTag":"台账信息",
  317. "secondTag":"供应&购买",
  318. "infoPointName":"供应商联系人",
  319. "infoPointCode":"SupplierContactor",
  320. "unit":"",
  321. "dataType":"Str",
  322. "inputMode":"B1",
  323. "dataSource":"",
  324. "note":"",
  325. "func-id":""
  326. },
  327. {
  328. "firstTag":"台账信息",
  329. "secondTag":"供应&购买",
  330. "infoPointName":"供应商网址",
  331. "infoPointCode":"SupplierWeb",
  332. "unit":"",
  333. "dataType":"Str",
  334. "inputMode":"B1",
  335. "dataSource":"",
  336. "note":"",
  337. "func-id":""
  338. },
  339. {
  340. "firstTag":"台账信息",
  341. "secondTag":"供应&购买",
  342. "infoPointName":"供应商传真",
  343. "infoPointCode":"SupplierFax",
  344. "unit":"",
  345. "dataType":"Str",
  346. "inputMode":"B1",
  347. "dataSource":"",
  348. "note":"",
  349. "func-id":""
  350. },
  351. {
  352. "firstTag":"台账信息",
  353. "secondTag":"供应&购买",
  354. "infoPointName":"供应商电子邮件",
  355. "infoPointCode":"SupplierEmail",
  356. "unit":"",
  357. "dataType":"Str",
  358. "inputMode":"B1",
  359. "dataSource":"",
  360. "note":"",
  361. "func-id":""
  362. },
  363. {
  364. "firstTag":"台账信息",
  365. "secondTag":"供应&购买",
  366. "infoPointName":"合同编号",
  367. "infoPointCode":"SupplierContractID",
  368. "unit":"",
  369. "dataType":"Str",
  370. "inputMode":"B1",
  371. "dataSource":"",
  372. "note":"",
  373. "func-id":""
  374. },
  375. {
  376. "firstTag":"台账信息",
  377. "secondTag":"供应&购买",
  378. "infoPointName":"资产编号",
  379. "infoPointCode":"AssetID",
  380. "unit":"",
  381. "dataType":"Str",
  382. "inputMode":"B1",
  383. "dataSource":"",
  384. "note":"",
  385. "func-id":""
  386. },
  387. {
  388. "firstTag":"台账信息",
  389. "secondTag":"供应&购买",
  390. "infoPointName":"采购价格",
  391. "infoPointCode":"PurchasePrice",
  392. "unit":"RMB元",
  393. "dataType":"Num",
  394. "inputMode":"A2",
  395. "dataSource":"",
  396. "note":"",
  397. "func-id":""
  398. },
  399. {
  400. "firstTag":"台账信息",
  401. "secondTag":"运行&维保",
  402. "infoPointName":"设备负责人",
  403. "infoPointCode":"Principal",
  404. "unit":"",
  405. "dataType":"Str",
  406. "inputMode":"B1",
  407. "dataSource":"",
  408. "note":"",
  409. "func-id":""
  410. },
  411. {
  412. "firstTag":"台账信息",
  413. "secondTag":"运行&维保",
  414. "infoPointName":"维保编码",
  415. "infoPointCode":"MaintainID",
  416. "unit":"",
  417. "dataType":"Str",
  418. "inputMode":"B1",
  419. "dataSource":"",
  420. "note":"",
  421. "func-id":""
  422. },
  423. {
  424. "firstTag":"台账信息",
  425. "secondTag":"运行&维保",
  426. "infoPointName":"投产日期",
  427. "infoPointCode":"StartDate",
  428. "unit":"",
  429. "dataType":"Time",
  430. "inputMode":"C5",
  431. "dataSource":"",
  432. "note":"开始使用的日期",
  433. "func-id":""
  434. },
  435. {
  436. "firstTag":"台账信息",
  437. "secondTag":"运行&维保",
  438. "infoPointName":"维保合同截止日期",
  439. "infoPointCode":"MaintainDeadline",
  440. "unit":"",
  441. "dataType":"Time",
  442. "inputMode":"C5",
  443. "dataSource":"",
  444. "note":"",
  445. "func-id":""
  446. },
  447. {
  448. "firstTag":"台账信息",
  449. "secondTag":"运行&维保",
  450. "infoPointName":"使用寿命",
  451. "infoPointCode":"ServiceLife",
  452. "unit":"年",
  453. "dataType":"Num",
  454. "inputMode":"A2",
  455. "dataSource":"",
  456. "note":"同 使用年限",
  457. "func-id":""
  458. },
  459. {
  460. "firstTag":"台账信息",
  461. "secondTag":"运行&维保",
  462. "infoPointName":"预计报废日期",
  463. "infoPointCode":"ExpectScrapDate",
  464. "unit":"",
  465. "dataType":"Time",
  466. "inputMode":"C5",
  467. "dataSource":"",
  468. "note":"",
  469. "func-id":""
  470. },
  471. {
  472. "firstTag":"台账信息",
  473. "secondTag":"运行&维保",
  474. "infoPointName":"设备保修期",
  475. "infoPointCode":"Warranty",
  476. "unit":"年",
  477. "dataType":"Num",
  478. "inputMode":"A2",
  479. "dataSource":"",
  480. "note":"",
  481. "func-id":""
  482. },
  483. {
  484. "firstTag":"台账信息",
  485. "secondTag":"运行&维保",
  486. "infoPointName":"保养周期",
  487. "infoPointCode":"MaintainPeriod",
  488. "unit":"天",
  489. "dataType":"Num",
  490. "inputMode":"A2",
  491. "dataSource":"",
  492. "note":"",
  493. "func-id":""
  494. },
  495. {
  496. "firstTag":"台账信息",
  497. "secondTag":"运行&维保",
  498. "infoPointName":"维修商单位名称",
  499. "infoPointCode":"Maintainer",
  500. "unit":"",
  501. "dataType":"Str",
  502. "inputMode":"B1",
  503. "dataSource":"",
  504. "note":"",
  505. "func-id":""
  506. },
  507. {
  508. "firstTag":"台账信息",
  509. "secondTag":"运行&维保",
  510. "infoPointName":"维修商联系电话",
  511. "infoPointCode":"MaintainerPhone",
  512. "unit":"",
  513. "dataType":"Str",
  514. "inputMode":"B1",
  515. "dataSource":"",
  516. "note":"",
  517. "func-id":""
  518. },
  519. {
  520. "firstTag":"台账信息",
  521. "secondTag":"运行&维保",
  522. "infoPointName":"维修商联系人",
  523. "infoPointCode":"MaintainerContactor",
  524. "unit":"",
  525. "dataType":"Str",
  526. "inputMode":"B1",
  527. "dataSource":"",
  528. "note":"",
  529. "func-id":""
  530. },
  531. {
  532. "firstTag":"台账信息",
  533. "secondTag":"运行&维保",
  534. "infoPointName":"维修商网址",
  535. "infoPointCode":"MaintainerWeb",
  536. "unit":"",
  537. "dataType":"Str",
  538. "inputMode":"B1",
  539. "dataSource":"",
  540. "note":"",
  541. "func-id":""
  542. },
  543. {
  544. "firstTag":"台账信息",
  545. "secondTag":"运行&维保",
  546. "infoPointName":"维修商传真",
  547. "infoPointCode":"MaintainerFax",
  548. "unit":"",
  549. "dataType":"Str",
  550. "inputMode":"B1",
  551. "dataSource":"",
  552. "note":"",
  553. "func-id":""
  554. },
  555. {
  556. "firstTag":"台账信息",
  557. "secondTag":"运行&维保",
  558. "infoPointName":"维修商电子邮件",
  559. "infoPointCode":"MaintainerEmail",
  560. "unit":"",
  561. "dataType":"Str",
  562. "inputMode":"B1",
  563. "dataSource":"",
  564. "note":"",
  565. "func-id":""
  566. },
  567. {
  568. "firstTag":"台账信息",
  569. "secondTag":"保险",
  570. "infoPointName":"保险公司",
  571. "infoPointCode":"Insurer",
  572. "unit":"",
  573. "dataType":"Str",
  574. "inputMode":"B1",
  575. "dataSource":"",
  576. "note":"",
  577. "func-id":""
  578. },
  579. {
  580. "firstTag":"台账信息",
  581. "secondTag":"保险",
  582. "infoPointName":"保险联系人",
  583. "infoPointCode":"InsurerContactor",
  584. "unit":"",
  585. "dataType":"Str",
  586. "inputMode":"B1",
  587. "dataSource":"",
  588. "note":"",
  589. "func-id":""
  590. },
  591. {
  592. "firstTag":"台账信息",
  593. "secondTag":"保险",
  594. "infoPointName":"保险联系电话",
  595. "infoPointCode":"InsurerPhone",
  596. "unit":"",
  597. "dataType":"Str",
  598. "inputMode":"B1",
  599. "dataSource":"",
  600. "note":"",
  601. "func-id":""
  602. },
  603. {
  604. "firstTag":"台账信息",
  605. "secondTag":"保险",
  606. "infoPointName":"保险单号",
  607. "infoPointCode":"InsuranceNum",
  608. "unit":"",
  609. "dataType":"Str",
  610. "inputMode":"B1",
  611. "dataSource":"",
  612. "note":"",
  613. "func-id":""
  614. },
  615. {
  616. "firstTag":"台账信息",
  617. "secondTag":"保险",
  618. "infoPointName":"保险文件",
  619. "infoPointCode":"InsuranceFile",
  620. "unit":"",
  621. "dataType":"Attachment",
  622. "inputMode":"F2",
  623. "dataSource":"",
  624. "note":"",
  625. "func-id":""
  626. },
  627. {
  628. "firstTag":"台账信息",
  629. "secondTag":"照片&文档",
  630. "infoPointName":"设备铭牌照片",
  631. "infoPointCode":"Nameplate",
  632. "unit":"",
  633. "dataType":"Attachment",
  634. "inputMode":"F2",
  635. "dataSource":"",
  636. "note":"",
  637. "func-id":""
  638. },
  639. {
  640. "firstTag":"台账信息",
  641. "secondTag":"照片&文档",
  642. "infoPointName":"设备照片",
  643. "infoPointCode":"Pic",
  644. "unit":"",
  645. "dataType":"Attachment",
  646. "inputMode":"F2",
  647. "dataSource":"",
  648. "note":"",
  649. "func-id":""
  650. },
  651. {
  652. "firstTag":"台账信息",
  653. "secondTag":"照片&文档",
  654. "infoPointName":"设备文档",
  655. "infoPointCode":"Archive",
  656. "unit":"",
  657. "dataType":"Attachment",
  658. "inputMode":"F2",
  659. "dataSource":"",
  660. "note":"",
  661. "func-id":""
  662. },
  663. {
  664. "firstTag":"控制参数",
  665. "secondTag":"",
  666. "infoPointName":"控制模式",
  667. "infoPointCode":"CtrlMode",
  668. "unit":"",
  669. "dataType":"Str",
  670. "inputMode":"B1",
  671. "dataSource":"",
  672. "note":"",
  673. "func-id":""
  674. },
  675. {
  676. "firstTag":"设定参数",
  677. "secondTag":"基本设定参数",
  678. "infoPointName":"设备开关设定",
  679. "infoPointCode":"EquipSwitchSet",
  680. "unit":"",
  681. "dataType":"Bool",
  682. "inputMode":"L",
  683. "dataSource":"",
  684. "note":"0. 关闭 1. 开启",
  685. "func-id":""
  686. },
  687. {
  688. "firstTag":"设定参数",
  689. "secondTag":"基本设定参数",
  690. "infoPointName":"设备开设定",
  691. "infoPointCode":"EquipOnSet",
  692. "unit":"",
  693. "dataType":"Bool",
  694. "inputMode":"L",
  695. "dataSource":"",
  696. "note":"",
  697. "func-id":""
  698. },
  699. {
  700. "firstTag":"设定参数",
  701. "secondTag":"基本设定参数",
  702. "infoPointName":"设备关设定",
  703. "infoPointCode":"EquipOffSet",
  704. "unit":"",
  705. "dataType":"Bool",
  706. "inputMode":"L",
  707. "dataSource":"",
  708. "note":"",
  709. "func-id":""
  710. },
  711. {
  712. "firstTag":"设定参数",
  713. "secondTag":"基本设定参数",
  714. "infoPointName":"设备频率设定",
  715. "infoPointCode":"EquipFreqSet",
  716. "unit":"Hz",
  717. "dataType":"Num",
  718. "inputMode":"L",
  719. "dataSource":"",
  720. "note":"",
  721. "func-id":""
  722. },
  723. {
  724. "firstTag":"设定参数",
  725. "secondTag":"基本设定参数",
  726. "infoPointName":"设备开度设定",
  727. "infoPointCode":"EquipOpeningSet",
  728. "unit":"%",
  729. "dataType":"Num",
  730. "inputMode":"L",
  731. "dataSource":"",
  732. "note":"",
  733. "func-id":""
  734. }
  735. ]
  736. }