SEC.json 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  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":"MonitorI",
  20. "unit":"mA",
  21. "dataType":"Num",
  22. "inputMode":"A2",
  23. "dataSource":"",
  24. "note":"",
  25. "func-id":""
  26. },
  27. {
  28. "firstTag":"技术参数",
  29. "secondTag":"总体",
  30. "infoPointName":"报警电流",
  31. "infoPointCode":"AlarmI",
  32. "unit":"mA",
  33. "dataType":"Num",
  34. "inputMode":"A2",
  35. "dataSource":"",
  36. "note":"",
  37. "func-id":""
  38. },
  39. {
  40. "firstTag":"技术参数",
  41. "secondTag":"总体",
  42. "infoPointName":"探测器类型",
  43. "infoPointCode":"DetectorType",
  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. "code":"5",
  66. "name":"微波探测器"
  67. },
  68. {
  69. "code":"6",
  70. "name":"超声波探测器"
  71. },
  72. {
  73. "code":"7",
  74. "name":"双鉴\/三鉴探测器"
  75. },
  76. {
  77. "code":"8",
  78. "name":"线圈传感器"
  79. },
  80. {
  81. "code":"9",
  82. "name":"泄漏电缆传感器"
  83. },
  84. {
  85. "code":"10",
  86. "name":"其他"
  87. }
  88. ],
  89. "note":"",
  90. "func-id":""
  91. },
  92. {
  93. "firstTag":"技术参数",
  94. "secondTag":"总体",
  95. "infoPointName":"传输方式",
  96. "infoPointCode":"TransferType",
  97. "unit":"",
  98. "dataType":"Enum",
  99. "inputMode":"D1",
  100. "dataSource":[
  101. {
  102. "code":"1",
  103. "name":"有线传输"
  104. },
  105. {
  106. "code":"2",
  107. "name":"无线传输"
  108. },
  109. {
  110. "code":"3",
  111. "name":"其他"
  112. }
  113. ],
  114. "note":"",
  115. "func-id":""
  116. },
  117. {
  118. "firstTag":"技术参数",
  119. "secondTag":"总体",
  120. "infoPointName":"发射频率",
  121. "infoPointCode":"EmissionFreq",
  122. "unit":"Hz",
  123. "dataType":"Num",
  124. "inputMode":"A2",
  125. "dataSource":"",
  126. "note":"",
  127. "func-id":""
  128. },
  129. {
  130. "firstTag":"技术参数",
  131. "secondTag":"总体",
  132. "infoPointName":"无线接收频率",
  133. "infoPointCode":"WirelessReceptFreq",
  134. "unit":"Hz",
  135. "dataType":"Num",
  136. "inputMode":"A2",
  137. "dataSource":"",
  138. "note":"",
  139. "func-id":""
  140. },
  141. {
  142. "firstTag":"技术参数",
  143. "secondTag":"总体",
  144. "infoPointName":"报警方式",
  145. "infoPointCode":"AlarmType",
  146. "unit":"",
  147. "dataType":"Enum",
  148. "inputMode":"D2",
  149. "dataSource":[
  150. {
  151. "code":"1",
  152. "name":"声报警"
  153. },
  154. {
  155. "code":"2",
  156. "name":"光报警"
  157. },
  158. {
  159. "code":"3",
  160. "name":"向监控中心报警"
  161. },
  162. {
  163. "code":"4",
  164. "name":"向公安部门报警"
  165. },
  166. {
  167. "code":"5",
  168. "name":"其他"
  169. }
  170. ],
  171. "note":"自带报警器",
  172. "func-id":""
  173. },
  174. {
  175. "firstTag":"技术参数",
  176. "secondTag":"总体",
  177. "infoPointName":"安装高度",
  178. "infoPointCode":"InstallHeight",
  179. "unit":"m",
  180. "dataType":"Num",
  181. "inputMode":"A2",
  182. "dataSource":"",
  183. "note":"",
  184. "func-id":""
  185. },
  186. {
  187. "firstTag":"技术参数",
  188. "secondTag":"总体",
  189. "infoPointName":"报警输出信号",
  190. "infoPointCode":"AlarmOutSignal",
  191. "unit":"",
  192. "dataType":"Str",
  193. "inputMode":"B1",
  194. "dataSource":"",
  195. "note":"",
  196. "func-id":""
  197. },
  198. {
  199. "firstTag":"技术参数",
  200. "secondTag":"总体",
  201. "infoPointName":"防拆输出信号",
  202. "infoPointCode":"TamperOutSignal",
  203. "unit":"",
  204. "dataType":"Str",
  205. "inputMode":"B1",
  206. "dataSource":"",
  207. "note":"",
  208. "func-id":""
  209. },
  210. {
  211. "firstTag":"技术参数",
  212. "secondTag":"总体",
  213. "infoPointName":"工作温度范围",
  214. "infoPointCode":"WorkTempRange",
  215. "unit":"℃",
  216. "dataType":"Num",
  217. "inputMode":"A6",
  218. "dataSource":"",
  219. "note":"",
  220. "func-id":""
  221. },
  222. {
  223. "firstTag":"技术参数",
  224. "secondTag":"总体",
  225. "infoPointName":"工作湿度范围",
  226. "infoPointCode":"WorkRHRange",
  227. "unit":"%RH",
  228. "dataType":"Num",
  229. "inputMode":"A6",
  230. "dataSource":"",
  231. "note":"",
  232. "func-id":""
  233. },
  234. {
  235. "firstTag":"技术参数",
  236. "secondTag":"总体",
  237. "infoPointName":"防护等级",
  238. "infoPointCode":"IPGrade",
  239. "unit":"",
  240. "dataType":"Str",
  241. "inputMode":"B1",
  242. "dataSource":"",
  243. "note":"参考《11防护等级》",
  244. "func-id":""
  245. },
  246. {
  247. "firstTag":"技术参数",
  248. "secondTag":"红外探测器",
  249. "infoPointName":"探测角度",
  250. "infoPointCode":"DetectAngle",
  251. "unit":"°",
  252. "dataType":"Num",
  253. "inputMode":"A2",
  254. "dataSource":"",
  255. "note":"",
  256. "func-id":""
  257. },
  258. {
  259. "firstTag":"技术参数",
  260. "secondTag":"红外探测器",
  261. "infoPointName":"最大覆盖面积",
  262. "infoPointCode":"MaxCoverArea",
  263. "unit":"m²",
  264. "dataType":"Num",
  265. "inputMode":"A2",
  266. "dataSource":"",
  267. "note":"",
  268. "func-id":""
  269. },
  270. {
  271. "firstTag":"技术参数",
  272. "secondTag":"红外探测器",
  273. "infoPointName":"最大射束距离",
  274. "infoPointCode":"MaxBeamDistance",
  275. "unit":"m",
  276. "dataType":"Num",
  277. "inputMode":"A2",
  278. "dataSource":"",
  279. "note":"",
  280. "func-id":""
  281. },
  282. {
  283. "firstTag":"技术参数",
  284. "secondTag":"红外探测器",
  285. "infoPointName":"安装方式",
  286. "infoPointCode":"InstallType",
  287. "unit":"",
  288. "dataType":"Enum",
  289. "inputMode":"D1",
  290. "dataSource":[
  291. {
  292. "code":"1",
  293. "name":"支柱式安装"
  294. },
  295. {
  296. "code":"2",
  297. "name":"墙壁式安装"
  298. },
  299. {
  300. "code":"3",
  301. "name":"其他"
  302. }
  303. ],
  304. "note":"",
  305. "func-id":""
  306. },
  307. {
  308. "firstTag":"技术参数",
  309. "secondTag":"红外探测器",
  310. "infoPointName":"感应速度",
  311. "infoPointCode":"SenseTime",
  312. "unit":"ms",
  313. "dataType":"Num",
  314. "inputMode":"A2",
  315. "dataSource":"",
  316. "note":"",
  317. "func-id":""
  318. },
  319. {
  320. "firstTag":"技术参数",
  321. "secondTag":"红外探测器",
  322. "infoPointName":"水平光轴调整",
  323. "infoPointCode":"HorizontalAxisAdjust",
  324. "unit":"°",
  325. "dataType":"Num",
  326. "inputMode":"A2",
  327. "dataSource":"",
  328. "note":"",
  329. "func-id":""
  330. },
  331. {
  332. "firstTag":"技术参数",
  333. "secondTag":"红外探测器",
  334. "infoPointName":"垂直光轴调整",
  335. "infoPointCode":"VerticalAxisAdjust",
  336. "unit":"°",
  337. "dataType":"Num",
  338. "inputMode":"A2",
  339. "dataSource":"",
  340. "note":"",
  341. "func-id":""
  342. },
  343. {
  344. "firstTag":"技术参数",
  345. "secondTag":"红外探测器",
  346. "infoPointName":"抗白光干扰",
  347. "infoPointCode":"WhiteLightResistance",
  348. "unit":"lux",
  349. "dataType":"Num",
  350. "inputMode":"A2",
  351. "dataSource":"",
  352. "note":"",
  353. "func-id":""
  354. },
  355. {
  356. "firstTag":"技术参数",
  357. "secondTag":"玻璃破碎探测器",
  358. "infoPointName":"玻璃破碎报警频率",
  359. "infoPointCode":"GlassBreakAlarmFreq",
  360. "unit":"Hz",
  361. "dataType":"Num",
  362. "inputMode":"A2",
  363. "dataSource":"",
  364. "note":"",
  365. "func-id":""
  366. },
  367. {
  368. "firstTag":"技术参数",
  369. "secondTag":"玻璃破碎探测器",
  370. "infoPointName":"玻璃震动报警频率",
  371. "infoPointCode":"GlassShakeAlarmFreq",
  372. "unit":"Hz",
  373. "dataType":"Num",
  374. "inputMode":"A2",
  375. "dataSource":"",
  376. "note":"",
  377. "func-id":""
  378. },
  379. {
  380. "firstTag":"控制参数",
  381. "secondTag":"",
  382. "infoPointName":"控制模式",
  383. "infoPointCode":"CtrlMode",
  384. "unit":"",
  385. "dataType":"Str",
  386. "inputMode":"B1",
  387. "dataSource":"",
  388. "note":"",
  389. "func-id":""
  390. },
  391. {
  392. "firstTag":"运行参数",
  393. "secondTag":"运行状态",
  394. "infoPointName":"运行状态",
  395. "infoPointCode":"RunStatus",
  396. "unit":"",
  397. "dataType":"Boolv",
  398. "inputMode":"L",
  399. "dataSource":"",
  400. "note":"0. 停止 1. 运行",
  401. "func-id":""
  402. },
  403. {
  404. "firstTag":"运行参数",
  405. "secondTag":"运行状态",
  406. "infoPointName":"本地远程状态",
  407. "infoPointCode":"RemoteStatus",
  408. "unit":"",
  409. "dataType":"Enumv",
  410. "inputMode":"L",
  411. "dataSource":"",
  412. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  413. "func-id":""
  414. },
  415. {
  416. "firstTag":"运行参数",
  417. "secondTag":"运行状态",
  418. "infoPointName":"工作电压",
  419. "infoPointCode":"U",
  420. "unit":"V",
  421. "dataType":"Inst",
  422. "inputMode":"L",
  423. "dataSource":"",
  424. "note":"",
  425. "func-id":""
  426. },
  427. {
  428. "firstTag":"运行参数",
  429. "secondTag":"运行状态",
  430. "infoPointName":"工作电流",
  431. "infoPointCode":"I",
  432. "unit":"A",
  433. "dataType":"Inst",
  434. "inputMode":"L",
  435. "dataSource":"",
  436. "note":"",
  437. "func-id":""
  438. },
  439. {
  440. "firstTag":"运行参数",
  441. "secondTag":"运行状态",
  442. "infoPointName":"耗电功率",
  443. "infoPointCode":"ElecConsumP",
  444. "unit":"W",
  445. "dataType":"Inst",
  446. "inputMode":"L",
  447. "dataSource":"",
  448. "note":"",
  449. "func-id":""
  450. },
  451. {
  452. "firstTag":"运行参数",
  453. "secondTag":"运行状态",
  454. "infoPointName":"报警状态",
  455. "infoPointCode":"AlarmStatus",
  456. "unit":"",
  457. "dataType":"Boolv",
  458. "inputMode":"L",
  459. "dataSource":"",
  460. "note":"0. 正常 1. 报警",
  461. "func-id":""
  462. },
  463. {
  464. "firstTag":"运行参数",
  465. "secondTag":"累计参数",
  466. "infoPointName":"累计运行时间",
  467. "infoPointCode":"AccRunTime",
  468. "unit":"h",
  469. "dataType":"Acc",
  470. "inputMode":"M",
  471. "dataSource":"",
  472. "note":"",
  473. "func-id":""
  474. },
  475. {
  476. "firstTag":"运行参数",
  477. "secondTag":"累计参数",
  478. "infoPointName":"开启时间计时",
  479. "infoPointCode":"OpenTimeCount",
  480. "unit":"h",
  481. "dataType":"Acc",
  482. "inputMode":"M",
  483. "dataSource":"",
  484. "note":"",
  485. "func-id":""
  486. },
  487. {
  488. "firstTag":"运行参数",
  489. "secondTag":"累计参数",
  490. "infoPointName":"关闭时间计时",
  491. "infoPointCode":"CloseTimeCount",
  492. "unit":"h",
  493. "dataType":"Acc",
  494. "inputMode":"M",
  495. "dataSource":"",
  496. "note":"",
  497. "func-id":""
  498. }
  499. ]
  500. }