CUG.json 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"额定电压",
  7. "infoPointCode":"RatedU",
  8. "unit":"V",
  9. "dataType":"Num",
  10. "inputMode":"A2",
  11. "dataSource":"",
  12. "note":"",
  13. "func-id":""
  14. },
  15. {
  16. "firstTag":"技术参数",
  17. "secondTag":"",
  18. "infoPointName":"额定电流",
  19. "infoPointCode":"RatedI",
  20. "unit":"A",
  21. "dataType":"Num",
  22. "inputMode":"A2",
  23. "dataSource":"",
  24. "note":"",
  25. "func-id":""
  26. },
  27. {
  28. "firstTag":"技术参数",
  29. "secondTag":"",
  30. "infoPointName":"额定功率",
  31. "infoPointCode":"RatedP",
  32. "unit":"W",
  33. "dataType":"Num",
  34. "inputMode":"A2",
  35. "dataSource":"",
  36. "note":"",
  37. "func-id":""
  38. },
  39. {
  40. "firstTag":"技术参数",
  41. "secondTag":"",
  42. "infoPointName":"控制器类型",
  43. "infoPointCode":"CtrlerType",
  44. "unit":"",
  45. "dataType":"Enum",
  46. "inputMode":"D1",
  47. "dataSource":[
  48. {
  49. "code":"1",
  50. "name":"单门双向控制器"
  51. },
  52. {
  53. "code":"2",
  54. "name":"双门双向控制器"
  55. },
  56. {
  57. "code":"3",
  58. "name":"四门单向控制器"
  59. },
  60. {
  61. "code":"4",
  62. "name":"其他"
  63. }
  64. ],
  65. "note":"",
  66. "func-id":""
  67. },
  68. {
  69. "firstTag":"技术参数",
  70. "secondTag":"",
  71. "infoPointName":"通讯协议",
  72. "infoPointCode":"CommunicationProtocol",
  73. "unit":"",
  74. "dataType":"Str",
  75. "inputMode":"B1",
  76. "dataSource":"",
  77. "note":"",
  78. "func-id":""
  79. },
  80. {
  81. "firstTag":"技术参数",
  82. "secondTag":"",
  83. "infoPointName":"通讯距离",
  84. "infoPointCode":"CommunicationDistance",
  85. "unit":"m",
  86. "dataType":"Num",
  87. "inputMode":"A2",
  88. "dataSource":"",
  89. "note":"",
  90. "func-id":""
  91. },
  92. {
  93. "firstTag":"技术参数",
  94. "secondTag":"",
  95. "infoPointName":"可接读卡器数量",
  96. "infoPointCode":"ReaderNum",
  97. "unit":"个",
  98. "dataType":"Num",
  99. "inputMode":"A2",
  100. "dataSource":"",
  101. "note":"",
  102. "func-id":""
  103. },
  104. {
  105. "firstTag":"技术参数",
  106. "secondTag":"",
  107. "infoPointName":"读卡器到控制器最大联机距离",
  108. "infoPointCode":"MaxReaderCtrlerDistance",
  109. "unit":"m",
  110. "dataType":"Num",
  111. "inputMode":"A2",
  112. "dataSource":"",
  113. "note":"",
  114. "func-id":""
  115. },
  116. {
  117. "firstTag":"技术参数",
  118. "secondTag":"",
  119. "infoPointName":"可控制门数",
  120. "infoPointCode":"DoorNum",
  121. "unit":"组",
  122. "dataType":"Num",
  123. "inputMode":"A2",
  124. "dataSource":"",
  125. "note":"",
  126. "func-id":""
  127. },
  128. {
  129. "firstTag":"技术参数",
  130. "secondTag":"",
  131. "infoPointName":"可储存注册卡数",
  132. "infoPointCode":"MaxCardNum",
  133. "unit":"个",
  134. "dataType":"Num",
  135. "inputMode":"A2",
  136. "dataSource":"",
  137. "note":"",
  138. "func-id":""
  139. },
  140. {
  141. "firstTag":"技术参数",
  142. "secondTag":"",
  143. "infoPointName":"可储存记录数",
  144. "infoPointCode":"MaxRecordNum",
  145. "unit":"条",
  146. "dataType":"Num",
  147. "inputMode":"A2",
  148. "dataSource":"",
  149. "note":"",
  150. "func-id":""
  151. },
  152. {
  153. "firstTag":"技术参数",
  154. "secondTag":"",
  155. "infoPointName":"可储存报警数",
  156. "infoPointCode":"MaxAlarmNum",
  157. "unit":"条",
  158. "dataType":"Num",
  159. "inputMode":"A2",
  160. "dataSource":"",
  161. "note":"",
  162. "func-id":""
  163. },
  164. {
  165. "firstTag":"技术参数",
  166. "secondTag":"",
  167. "infoPointName":"是否与消防联动",
  168. "infoPointCode":"isFireLink",
  169. "unit":"",
  170. "dataType":"Bool",
  171. "inputMode":"E1",
  172. "dataSource":[
  173. {
  174. "code":"0",
  175. "name":"否"
  176. },
  177. {
  178. "code":"1",
  179. "name":"是"
  180. }
  181. ],
  182. "note":"",
  183. "func-id":""
  184. },
  185. {
  186. "firstTag":"技术参数",
  187. "secondTag":"",
  188. "infoPointName":"是否与报警联动",
  189. "infoPointCode":"isAlarmLink",
  190. "unit":"",
  191. "dataType":"Bool",
  192. "inputMode":"E1",
  193. "dataSource":[
  194. {
  195. "code":"0",
  196. "name":"否"
  197. },
  198. {
  199. "code":"1",
  200. "name":"是"
  201. }
  202. ],
  203. "note":"",
  204. "func-id":""
  205. },
  206. {
  207. "firstTag":"技术参数",
  208. "secondTag":"",
  209. "infoPointName":"开门方式",
  210. "infoPointCode":"OpenType",
  211. "unit":"",
  212. "dataType":"Enum",
  213. "inputMode":"D2",
  214. "dataSource":[
  215. {
  216. "code":"1",
  217. "name":"单卡"
  218. },
  219. {
  220. "code":"2",
  221. "name":"密码"
  222. },
  223. {
  224. "code":"3",
  225. "name":"卡+密码"
  226. },
  227. {
  228. "code":"4",
  229. "name":"双卡"
  230. },
  231. {
  232. "code":"5",
  233. "name":"软件远程"
  234. },
  235. {
  236. "code":"6",
  237. "name":"自由通行"
  238. },
  239. {
  240. "code":"7",
  241. "name":"其他"
  242. }
  243. ],
  244. "note":"",
  245. "func-id":""
  246. },
  247. {
  248. "firstTag":"技术参数",
  249. "secondTag":"",
  250. "infoPointName":"开门延时时间",
  251. "infoPointCode":"OpenDelayTime",
  252. "unit":"s",
  253. "dataType":"Num",
  254. "inputMode":"A2",
  255. "dataSource":"",
  256. "note":"",
  257. "func-id":""
  258. },
  259. {
  260. "firstTag":"技术参数",
  261. "secondTag":"",
  262. "infoPointName":"扩展功能",
  263. "infoPointCode":"ExtensionFunc",
  264. "unit":"",
  265. "dataType":"Enum",
  266. "inputMode":"D2",
  267. "dataSource":[
  268. {
  269. "code":"1",
  270. "name":"强制门状态为常开或者常闭功能"
  271. },
  272. {
  273. "code":"2",
  274. "name":"远程开门功能"
  275. },
  276. {
  277. "code":"3",
  278. "name":"互锁功能(双门和四门控制器具备控制器多门互锁)"
  279. },
  280. {
  281. "code":"4",
  282. "name":"反潜回防尾随功能"
  283. },
  284. {
  285. "code":"5",
  286. "name":"多卡同时验证后开门功能"
  287. },
  288. {
  289. "code":"6",
  290. "name":"定时常开门功能"
  291. },
  292. {
  293. "code":"7",
  294. "name":"紧急关门功能(紧急双闭)"
  295. },
  296. {
  297. "code":"8",
  298. "name":"首卡开门"
  299. },
  300. {
  301. "code":"9",
  302. "name":"外接密码键盘功能(卡+密码,超级通行密码)"
  303. },
  304. {
  305. "code":"10",
  306. "name":"其他"
  307. }
  308. ],
  309. "note":"",
  310. "func-id":""
  311. },
  312. {
  313. "firstTag":"技术参数",
  314. "secondTag":"",
  315. "infoPointName":"工作温度范围",
  316. "infoPointCode":"WorkTempRange",
  317. "unit":"℃",
  318. "dataType":"Num",
  319. "inputMode":"A6",
  320. "dataSource":"",
  321. "note":"",
  322. "func-id":""
  323. },
  324. {
  325. "firstTag":"技术参数",
  326. "secondTag":"",
  327. "infoPointName":"工作湿度范围",
  328. "infoPointCode":"WorkRHRange",
  329. "unit":"%RH",
  330. "dataType":"Num",
  331. "inputMode":"A6",
  332. "dataSource":"",
  333. "note":"",
  334. "func-id":""
  335. },
  336. {
  337. "firstTag":"技术参数",
  338. "secondTag":"",
  339. "infoPointName":"防护等级",
  340. "infoPointCode":"IPGrade",
  341. "unit":"",
  342. "dataType":"Str",
  343. "inputMode":"B1",
  344. "dataSource":"",
  345. "note":"参考《11防护等级》",
  346. "func-id":""
  347. },
  348. {
  349. "firstTag":"控制参数",
  350. "secondTag":"",
  351. "infoPointName":"控制模式",
  352. "infoPointCode":"CtrlMode",
  353. "unit":"",
  354. "dataType":"Str",
  355. "inputMode":"B1",
  356. "dataSource":"",
  357. "note":"",
  358. "func-id":""
  359. },
  360. {
  361. "firstTag":"运行参数",
  362. "secondTag":"运行状态",
  363. "infoPointName":"运行状态",
  364. "infoPointCode":"RunStatus",
  365. "unit":"",
  366. "dataType":"Boolv",
  367. "inputMode":"L",
  368. "dataSource":"",
  369. "note":"0. 停止 1. 运行",
  370. "func-id":""
  371. },
  372. {
  373. "firstTag":"运行参数",
  374. "secondTag":"运行状态",
  375. "infoPointName":"本地远程状态",
  376. "infoPointCode":"RemoteStatus",
  377. "unit":"",
  378. "dataType":"Enumv",
  379. "inputMode":"L",
  380. "dataSource":"",
  381. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  382. "func-id":""
  383. },
  384. {
  385. "firstTag":"运行参数",
  386. "secondTag":"运行状态",
  387. "infoPointName":"工作电压",
  388. "infoPointCode":"U",
  389. "unit":"V",
  390. "dataType":"Inst",
  391. "inputMode":"L",
  392. "dataSource":"",
  393. "note":"",
  394. "func-id":""
  395. },
  396. {
  397. "firstTag":"运行参数",
  398. "secondTag":"运行状态",
  399. "infoPointName":"工作电流",
  400. "infoPointCode":"I",
  401. "unit":"A",
  402. "dataType":"Inst",
  403. "inputMode":"L",
  404. "dataSource":"",
  405. "note":"",
  406. "func-id":""
  407. },
  408. {
  409. "firstTag":"运行参数",
  410. "secondTag":"运行状态",
  411. "infoPointName":"耗电功率",
  412. "infoPointCode":"ElecConsumP",
  413. "unit":"W",
  414. "dataType":"Inst",
  415. "inputMode":"L",
  416. "dataSource":"",
  417. "note":"",
  418. "func-id":""
  419. },
  420. {
  421. "firstTag":"运行参数",
  422. "secondTag":"运行状态",
  423. "infoPointName":"开关状态",
  424. "infoPointCode":"OpenStatus",
  425. "unit":"",
  426. "dataType":"Inst",
  427. "inputMode":"L",
  428. "dataSource":"",
  429. "note":"0. 关 1. 开",
  430. "func-id":""
  431. },
  432. {
  433. "firstTag":"运行参数",
  434. "secondTag":"运行状态",
  435. "infoPointName":"记录存量",
  436. "infoPointCode":"RecordStore",
  437. "unit":"条",
  438. "dataType":"Inst",
  439. "inputMode":"L",
  440. "dataSource":"",
  441. "note":"",
  442. "func-id":""
  443. },
  444. {
  445. "firstTag":"运行参数",
  446. "secondTag":"累计参数",
  447. "infoPointName":"累计通过人数",
  448. "infoPointCode":"AccPassPersonNum",
  449. "unit":"人次",
  450. "dataType":"Acc",
  451. "inputMode":"M",
  452. "dataSource":"",
  453. "note":"",
  454. "func-id":""
  455. },
  456. {
  457. "firstTag":"运行参数",
  458. "secondTag":"累计参数",
  459. "infoPointName":"累计运行时间",
  460. "infoPointCode":"AccRunTime",
  461. "unit":"h",
  462. "dataType":"Acc",
  463. "inputMode":"M",
  464. "dataSource":"",
  465. "note":"",
  466. "func-id":""
  467. },
  468. {
  469. "firstTag":"运行参数",
  470. "secondTag":"累计参数",
  471. "infoPointName":"开启时间计时",
  472. "infoPointCode":"OpenTimeCount",
  473. "unit":"h",
  474. "dataType":"Acc",
  475. "inputMode":"M",
  476. "dataSource":"",
  477. "note":"",
  478. "func-id":""
  479. },
  480. {
  481. "firstTag":"运行参数",
  482. "secondTag":"累计参数",
  483. "infoPointName":"关闭时间计时",
  484. "infoPointCode":"CloseTimeCount",
  485. "unit":"h",
  486. "dataType":"Acc",
  487. "inputMode":"M",
  488. "dataSource":"",
  489. "note":"",
  490. "func-id":""
  491. }
  492. ]
  493. }