space.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676
  1. {
  2. "all":[
  3. {
  4. "firstTag":"",
  5. "secondTag":"",
  6. "infoPointName":"空间ID",
  7. "infoPointCode":"RoomID",
  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":"RoomName",
  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":"RoomLocalID",
  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":"RoomLocalName",
  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":"RoomLocalID2",
  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":"RoomLocalName2",
  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":"RoomQRCode",
  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":"RoomFuncType",
  104. "unit":"",
  105. "dataType":"Enum",
  106. "inputMode":"D1",
  107. "dataSource":"见《8空间功能类型》",
  108. "note":"",
  109. "func-id":""
  110. },
  111. {
  112. "firstTag":"总体信息",
  113. "secondTag":"",
  114. "infoPointName":"长",
  115. "infoPointCode":"Length",
  116. "unit":"m",
  117. "dataType":"Num",
  118. "inputMode":"A2",
  119. "dataSource":"",
  120. "note":"类似空间进深的概念,考虑空间不是规则的矩形,故另设面积参数",
  121. "func-id":""
  122. },
  123. {
  124. "firstTag":"总体信息",
  125. "secondTag":"",
  126. "infoPointName":"宽",
  127. "infoPointCode":"Width",
  128. "unit":"m",
  129. "dataType":"Num",
  130. "inputMode":"A2",
  131. "dataSource":"",
  132. "note":"类似空间面宽的概念",
  133. "func-id":""
  134. },
  135. {
  136. "firstTag":"总体信息",
  137. "secondTag":"",
  138. "infoPointName":"面积",
  139. "infoPointCode":"Area",
  140. "unit":"m²",
  141. "dataType":"Num",
  142. "inputMode":"A2",
  143. "dataSource":"",
  144. "note":"建筑图纸面积",
  145. "func-id":""
  146. },
  147. {
  148. "firstTag":"总体信息",
  149. "secondTag":"",
  150. "infoPointName":"高",
  151. "infoPointCode":"Height",
  152. "unit":"m",
  153. "dataType":"Num",
  154. "inputMode":"A2",
  155. "dataSource":"",
  156. "note":"",
  157. "func-id":""
  158. },
  159. {
  160. "firstTag":"总体信息",
  161. "secondTag":"",
  162. "infoPointName":"配电容量",
  163. "infoPointCode":"ElecCap",
  164. "unit":"A",
  165. "dataType":"Num",
  166. "inputMode":"A2",
  167. "dataSource":"",
  168. "note":"",
  169. "func-id":""
  170. },
  171. {
  172. "firstTag":"总体信息",
  173. "secondTag":"",
  174. "infoPointName":"备注文字",
  175. "infoPointCode":"Intro",
  176. "unit":"",
  177. "dataType":"Str",
  178. "inputMode":"B2",
  179. "dataSource":"",
  180. "note":"",
  181. "func-id":""
  182. },
  183. {
  184. "firstTag":"租户信息",
  185. "secondTag":"",
  186. "infoPointName":"租赁业态类型",
  187. "infoPointCode":"TenantType",
  188. "unit":"",
  189. "dataType":"Enum",
  190. "inputMode":"D1",
  191. "dataSource":"见《9租赁业态类型》",
  192. "note":"",
  193. "func-id":""
  194. },
  195. {
  196. "firstTag":"租户信息",
  197. "secondTag":"",
  198. "infoPointName":"所属租户",
  199. "infoPointCode":"Tenant",
  200. "unit":"",
  201. "dataType":"Str",
  202. "inputMode":"B1",
  203. "dataSource":"",
  204. "note":"",
  205. "func-id":""
  206. },
  207. {
  208. "firstTag":"环境参数",
  209. "secondTag":"温湿度",
  210. "infoPointName":"空气(干球)温度",
  211. "infoPointCode":"Tdb",
  212. "unit":"℃",
  213. "dataType":"Num",
  214. "inputMode":"L",
  215. "dataSource":"",
  216. "note":"",
  217. "func-id":""
  218. },
  219. {
  220. "firstTag":"环境参数",
  221. "secondTag":"温湿度",
  222. "infoPointName":"空气相对湿度",
  223. "infoPointCode":"RH",
  224. "unit":"%RH",
  225. "dataType":"Num",
  226. "inputMode":"L",
  227. "dataSource":"",
  228. "note":"",
  229. "func-id":""
  230. },
  231. {
  232. "firstTag":"环境参数",
  233. "secondTag":"温湿度",
  234. "infoPointName":"空气绝对湿度",
  235. "infoPointCode":"D",
  236. "unit":"g\/kg.dra",
  237. "dataType":"Num",
  238. "inputMode":"L",
  239. "dataSource":"",
  240. "note":"",
  241. "func-id":""
  242. },
  243. {
  244. "firstTag":"环境参数",
  245. "secondTag":"温湿度",
  246. "infoPointName":"空气湿球温度",
  247. "infoPointCode":"Twb",
  248. "unit":"℃",
  249. "dataType":"Num",
  250. "inputMode":"L",
  251. "dataSource":"",
  252. "note":"",
  253. "func-id":""
  254. },
  255. {
  256. "firstTag":"环境参数",
  257. "secondTag":"温湿度",
  258. "infoPointName":"空气露点温度",
  259. "infoPointCode":"Td",
  260. "unit":"℃",
  261. "dataType":"Num",
  262. "inputMode":"L",
  263. "dataSource":"",
  264. "note":"",
  265. "func-id":""
  266. },
  267. {
  268. "firstTag":"环境参数",
  269. "secondTag":"温湿度",
  270. "infoPointName":"空气焓",
  271. "infoPointCode":"H",
  272. "unit":"kJ\/kg",
  273. "dataType":"Num",
  274. "inputMode":"M",
  275. "dataSource":"",
  276. "note":"",
  277. "func-id":""
  278. },
  279. {
  280. "firstTag":"环境参数",
  281. "secondTag":"温湿度",
  282. "infoPointName":"空气密度",
  283. "infoPointCode":"Rou",
  284. "unit":"kg\/m³",
  285. "dataType":"Num",
  286. "inputMode":"L",
  287. "dataSource":"",
  288. "note":"",
  289. "func-id":""
  290. },
  291. {
  292. "firstTag":"环境参数",
  293. "secondTag":"温湿度",
  294. "infoPointName":"环境黑球温度",
  295. "infoPointCode":"Tg",
  296. "unit":"℃",
  297. "dataType":"Num",
  298. "inputMode":"L",
  299. "dataSource":"",
  300. "note":"",
  301. "func-id":""
  302. },
  303. {
  304. "firstTag":"环境参数",
  305. "secondTag":"压力",
  306. "infoPointName":"空气压力",
  307. "infoPointCode":"Press",
  308. "unit":"MPa",
  309. "dataType":"Num",
  310. "inputMode":"L",
  311. "dataSource":"",
  312. "note":"全压",
  313. "func-id":""
  314. },
  315. {
  316. "firstTag":"环境参数",
  317. "secondTag":"空气质量",
  318. "infoPointName":"空气CO2浓度",
  319. "infoPointCode":"CO2",
  320. "unit":"ppm",
  321. "dataType":"Num",
  322. "inputMode":"L",
  323. "dataSource":"",
  324. "note":"",
  325. "func-id":""
  326. },
  327. {
  328. "firstTag":"环境参数",
  329. "secondTag":"空气质量",
  330. "infoPointName":"空气CO浓度",
  331. "infoPointCode":"CO",
  332. "unit":"ppm",
  333. "dataType":"Num",
  334. "inputMode":"L",
  335. "dataSource":"",
  336. "note":"",
  337. "func-id":""
  338. },
  339. {
  340. "firstTag":"环境参数",
  341. "secondTag":"空气质量",
  342. "infoPointName":"空气PM2.5浓度",
  343. "infoPointCode":"PM2.5",
  344. "unit":"mg\/m³",
  345. "dataType":"Num",
  346. "inputMode":"L",
  347. "dataSource":"",
  348. "note":"",
  349. "func-id":""
  350. },
  351. {
  352. "firstTag":"环境参数",
  353. "secondTag":"空气质量",
  354. "infoPointName":"空气PM10浓度",
  355. "infoPointCode":"PM10",
  356. "unit":"mg\/m³",
  357. "dataType":"Num",
  358. "inputMode":"L",
  359. "dataSource":"",
  360. "note":"",
  361. "func-id":""
  362. },
  363. {
  364. "firstTag":"环境参数",
  365. "secondTag":"空气质量",
  366. "infoPointName":"空气烟尘浓度",
  367. "infoPointCode":"Dust",
  368. "unit":"ppm",
  369. "dataType":"Num",
  370. "inputMode":"L",
  371. "dataSource":"",
  372. "note":"",
  373. "func-id":""
  374. },
  375. {
  376. "firstTag":"环境参数",
  377. "secondTag":"空气质量",
  378. "infoPointName":"空气VOC浓度",
  379. "infoPointCode":"VOC",
  380. "unit":"ppb",
  381. "dataType":"Num",
  382. "inputMode":"L",
  383. "dataSource":"",
  384. "note":"1ppb=10^-3ppm",
  385. "func-id":""
  386. },
  387. {
  388. "firstTag":"环境参数",
  389. "secondTag":"空气质量",
  390. "infoPointName":"空气甲烷浓度",
  391. "infoPointCode":"CH4",
  392. "unit":"%LEL",
  393. "dataType":"Num",
  394. "inputMode":"L",
  395. "dataSource":"",
  396. "note":"1%LEL=0.0005ppm(CH4)",
  397. "func-id":""
  398. },
  399. {
  400. "firstTag":"环境参数",
  401. "secondTag":"空气质量",
  402. "infoPointName":"空气质量指数",
  403. "infoPointCode":"AQI",
  404. "unit":"",
  405. "dataType":"Num",
  406. "inputMode":"L",
  407. "dataSource":"",
  408. "note":"",
  409. "func-id":""
  410. },
  411. {
  412. "firstTag":"环境参数",
  413. "secondTag":"光照",
  414. "infoPointName":"环境照度",
  415. "infoPointCode":"Lux",
  416. "unit":"lux",
  417. "dataType":"Num",
  418. "inputMode":"L",
  419. "dataSource":"",
  420. "note":"",
  421. "func-id":""
  422. },
  423. {
  424. "firstTag":"环境参数",
  425. "secondTag":"声强",
  426. "infoPointName":"环境噪声",
  427. "infoPointCode":"Noise",
  428. "unit":"dB(A)",
  429. "dataType":"Num",
  430. "inputMode":"L",
  431. "dataSource":"",
  432. "note":"",
  433. "func-id":""
  434. },
  435. {
  436. "firstTag":"环境参数",
  437. "secondTag":"风速",
  438. "infoPointName":"空气平均风速",
  439. "infoPointCode":"WindAveV",
  440. "unit":"m\/s",
  441. "dataType":"Num",
  442. "inputMode":"M",
  443. "dataSource":"",
  444. "note":"",
  445. "func-id":""
  446. },
  447. {
  448. "firstTag":"环境参数",
  449. "secondTag":"风速",
  450. "infoPointName":"空气X向风速",
  451. "infoPointCode":"WindVx",
  452. "unit":"m\/s",
  453. "dataType":"Num",
  454. "inputMode":"L",
  455. "dataSource":"",
  456. "note":"",
  457. "func-id":""
  458. },
  459. {
  460. "firstTag":"环境参数",
  461. "secondTag":"风速",
  462. "infoPointName":"空气Y向风速",
  463. "infoPointCode":"WindVy",
  464. "unit":"m\/s",
  465. "dataType":"Num",
  466. "inputMode":"L",
  467. "dataSource":"",
  468. "note":"",
  469. "func-id":""
  470. },
  471. {
  472. "firstTag":"环境参数",
  473. "secondTag":"风速",
  474. "infoPointName":"空气Z向风速",
  475. "infoPointCode":"WindVz",
  476. "unit":"m\/s",
  477. "dataType":"Num",
  478. "inputMode":"L",
  479. "dataSource":"",
  480. "note":"",
  481. "func-id":""
  482. },
  483. {
  484. "firstTag":"人员信息",
  485. "secondTag":"",
  486. "infoPointName":"空间内常驻人数",
  487. "infoPointCode":"PermanentPeopleNum",
  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":"OutPeopleFlow",
  500. "unit":"人\/min",
  501. "dataType":"Num",
  502. "inputMode":"L",
  503. "dataSource":"",
  504. "note":"",
  505. "func-id":""
  506. },
  507. {
  508. "firstTag":"人员信息",
  509. "secondTag":"",
  510. "infoPointName":"逐时流入人数",
  511. "infoPointCode":"InPeopleFlow",
  512. "unit":"人\/min",
  513. "dataType":"Num",
  514. "inputMode":"L",
  515. "dataSource":"",
  516. "note":"",
  517. "func-id":""
  518. },
  519. {
  520. "firstTag":"人员信息",
  521. "secondTag":"",
  522. "infoPointName":"逐时空间内现有人数",
  523. "infoPointCode":"ExsitPeopleNum",
  524. "unit":"人",
  525. "dataType":"Num",
  526. "inputMode":"M",
  527. "dataSource":"",
  528. "note":"",
  529. "func-id":""
  530. },
  531. {
  532. "firstTag":"水电气",
  533. "secondTag":"电",
  534. "infoPointName":"用电功率",
  535. "infoPointCode":"ElecP",
  536. "unit":"kW",
  537. "dataType":"Num",
  538. "inputMode":"L",
  539. "dataSource":"",
  540. "note":"",
  541. "func-id":""
  542. },
  543. {
  544. "firstTag":"水电气",
  545. "secondTag":"冷热",
  546. "infoPointName":"逐时冷量",
  547. "infoPointCode":"CoolConsum",
  548. "unit":"kW",
  549. "dataType":"Num",
  550. "inputMode":"L",
  551. "dataSource":"",
  552. "note":"",
  553. "func-id":""
  554. },
  555. {
  556. "firstTag":"水电气",
  557. "secondTag":"冷热",
  558. "infoPointName":"逐时热量",
  559. "infoPointCode":"HeatConsum",
  560. "unit":"kW",
  561. "dataType":"Num",
  562. "inputMode":"L",
  563. "dataSource":"",
  564. "note":"",
  565. "func-id":""
  566. },
  567. {
  568. "firstTag":"水电气",
  569. "secondTag":"冷热",
  570. "infoPointName":"空调水压力",
  571. "infoPointCode":"ACWaterPress",
  572. "unit":"MPa",
  573. "dataType":"Num",
  574. "inputMode":"L",
  575. "dataSource":"",
  576. "note":"",
  577. "func-id":""
  578. },
  579. {
  580. "firstTag":"水电气",
  581. "secondTag":"自来水",
  582. "infoPointName":"用水量",
  583. "infoPointCode":"WaterConsum",
  584. "unit":"m³\/h",
  585. "dataType":"Num",
  586. "inputMode":"L",
  587. "dataSource":"",
  588. "note":"",
  589. "func-id":""
  590. },
  591. {
  592. "firstTag":"水电气",
  593. "secondTag":"自来水",
  594. "infoPointName":"自来水压力",
  595. "infoPointCode":"WaterPress",
  596. "unit":"MPa",
  597. "dataType":"Num",
  598. "inputMode":"L",
  599. "dataSource":"",
  600. "note":"",
  601. "func-id":""
  602. },
  603. {
  604. "firstTag":"水电气",
  605. "secondTag":"生活热水",
  606. "infoPointName":"热水用水量",
  607. "infoPointCode":"DHWConsum",
  608. "unit":"m³\/h",
  609. "dataType":"Num",
  610. "inputMode":"L",
  611. "dataSource":"",
  612. "note":"",
  613. "func-id":""
  614. },
  615. {
  616. "firstTag":"水电气",
  617. "secondTag":"生活热水",
  618. "infoPointName":"热水压力",
  619. "infoPointCode":"DHWPress",
  620. "unit":"MPa",
  621. "dataType":"Num",
  622. "inputMode":"L",
  623. "dataSource":"",
  624. "note":"",
  625. "func-id":""
  626. },
  627. {
  628. "firstTag":"水电气",
  629. "secondTag":"燃气",
  630. "infoPointName":"用燃气量",
  631. "infoPointCode":"GasConsum",
  632. "unit":"m³\/h",
  633. "dataType":"Num",
  634. "inputMode":"L",
  635. "dataSource":"",
  636. "note":"",
  637. "func-id":""
  638. },
  639. {
  640. "firstTag":"水电气",
  641. "secondTag":"燃气",
  642. "infoPointName":"燃气压力",
  643. "infoPointCode":"GasPress",
  644. "unit":"MPa",
  645. "dataType":"Num",
  646. "inputMode":"L",
  647. "dataSource":"",
  648. "note":"",
  649. "func-id":""
  650. },
  651. {
  652. "firstTag":"关键指标",
  653. "secondTag":"",
  654. "infoPointName":"热舒适PMV",
  655. "infoPointCode":"PMV",
  656. "unit":"",
  657. "dataType":"Num",
  658. "inputMode":"M",
  659. "dataSource":"",
  660. "note":"",
  661. "func-id":""
  662. },
  663. {
  664. "firstTag":"关键指标",
  665. "secondTag":"",
  666. "infoPointName":"热舒适PPD",
  667. "infoPointCode":"PPD",
  668. "unit":"",
  669. "dataType":"Num",
  670. "inputMode":"M",
  671. "dataSource":"",
  672. "note":"",
  673. "func-id":""
  674. }
  675. ]
  676. }