SEA.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537
  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":"交流电"
  15. },
  16. {
  17. "code":"2",
  18. "name":"直流电"
  19. },
  20. {
  21. "code":"3",
  22. "name":"电池"
  23. },
  24. {
  25. "code":"4",
  26. "name":"其他"
  27. }
  28. ],
  29. "note":"",
  30. "func-id":""
  31. },
  32. {
  33. "firstTag":"技术参数",
  34. "secondTag":"",
  35. "infoPointName":"额定电压",
  36. "infoPointCode":"RatedU",
  37. "unit":"V",
  38. "dataType":"Num",
  39. "inputMode":"A2",
  40. "dataSource":"",
  41. "note":"",
  42. "func-id":""
  43. },
  44. {
  45. "firstTag":"技术参数",
  46. "secondTag":"",
  47. "infoPointName":"监控电流",
  48. "infoPointCode":"MonitorI",
  49. "unit":"mA",
  50. "dataType":"Num",
  51. "inputMode":"A2",
  52. "dataSource":"",
  53. "note":"",
  54. "func-id":""
  55. },
  56. {
  57. "firstTag":"技术参数",
  58. "secondTag":"",
  59. "infoPointName":"报警电流",
  60. "infoPointCode":"AlarmI",
  61. "unit":"mA",
  62. "dataType":"Num",
  63. "inputMode":"A2",
  64. "dataSource":"",
  65. "note":"",
  66. "func-id":""
  67. },
  68. {
  69. "firstTag":"技术参数",
  70. "secondTag":"",
  71. "infoPointName":"探测器类型",
  72. "infoPointCode":"DetectorType",
  73. "unit":"",
  74. "dataType":"Enum",
  75. "inputMode":"D2",
  76. "dataSource":[
  77. {
  78. "code":"1",
  79. "name":"感温探测器"
  80. },
  81. {
  82. "code":"2",
  83. "name":"感烟探测器"
  84. },
  85. {
  86. "code":"3",
  87. "name":"感可燃气体探测器"
  88. },
  89. {
  90. "code":"4",
  91. "name":"感火焰探测器"
  92. },
  93. {
  94. "code":"5",
  95. "name":"感光探测器"
  96. },
  97. {
  98. "code":"6",
  99. "name":"其他"
  100. }
  101. ],
  102. "note":"",
  103. "func-id":""
  104. },
  105. {
  106. "firstTag":"技术参数",
  107. "secondTag":"",
  108. "infoPointName":"感温探测器定温报警温度限值",
  109. "infoPointCode":"TempDetectorAlarmLimit",
  110. "unit":"℃",
  111. "dataType":"Num",
  112. "inputMode":"A2",
  113. "dataSource":"",
  114. "note":"",
  115. "func-id":""
  116. },
  117. {
  118. "firstTag":"技术参数",
  119. "secondTag":"",
  120. "infoPointName":"感温探测器差温报警温度上升速率限值",
  121. "infoPointCode":"TempDetectorAlarmRiseRateLimit",
  122. "unit":"℃\/min",
  123. "dataType":"Num",
  124. "inputMode":"A2",
  125. "dataSource":"",
  126. "note":"",
  127. "func-id":""
  128. },
  129. {
  130. "firstTag":"技术参数",
  131. "secondTag":"",
  132. "infoPointName":"感烟探测器报警浓度",
  133. "infoPointCode":"SmokeDetectorAlarmLimit",
  134. "unit":"ppm",
  135. "dataType":"Num",
  136. "inputMode":"A4",
  137. "dataSource":"",
  138. "note":"",
  139. "func-id":""
  140. },
  141. {
  142. "firstTag":"技术参数",
  143. "secondTag":"",
  144. "infoPointName":"可燃气体探测器气体类型",
  145. "infoPointCode":"GasDetectorType",
  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. "code":"6",
  172. "name":"沼气"
  173. },
  174. {
  175. "code":"7",
  176. "name":"其他"
  177. }
  178. ],
  179. "note":"",
  180. "func-id":""
  181. },
  182. {
  183. "firstTag":"技术参数",
  184. "secondTag":"",
  185. "infoPointName":"可燃气体探测器报警浓度",
  186. "infoPointCode":"GasDetectorAlarmLimit",
  187. "unit":"ppm",
  188. "dataType":"Num组",
  189. "inputMode":"A4",
  190. "dataSource":"",
  191. "note":"",
  192. "func-id":""
  193. },
  194. {
  195. "firstTag":"技术参数",
  196. "secondTag":"",
  197. "infoPointName":"感光探测器光谱响应范围",
  198. "infoPointCode":"LightDetectorSpectrumRange",
  199. "unit":"nm",
  200. "dataType":"Num",
  201. "inputMode":"A6",
  202. "dataSource":"",
  203. "note":"",
  204. "func-id":""
  205. },
  206. {
  207. "firstTag":"技术参数",
  208. "secondTag":"",
  209. "infoPointName":"感光探测器报警照度",
  210. "infoPointCode":"LightDetectorAlarmLimit",
  211. "unit":"lux",
  212. "dataType":"Num",
  213. "inputMode":"A2",
  214. "dataSource":"",
  215. "note":"",
  216. "func-id":""
  217. },
  218. {
  219. "firstTag":"技术参数",
  220. "secondTag":"",
  221. "infoPointName":"保护面积",
  222. "infoPointCode":"DefenseArea",
  223. "unit":"m²",
  224. "dataType":"Num",
  225. "inputMode":"A2",
  226. "dataSource":"",
  227. "note":"",
  228. "func-id":""
  229. },
  230. {
  231. "firstTag":"技术参数",
  232. "secondTag":"",
  233. "infoPointName":"报警方式",
  234. "infoPointCode":"AlarmType",
  235. "unit":"",
  236. "dataType":"Enum",
  237. "inputMode":"D1",
  238. "dataSource":[
  239. {
  240. "code":"1",
  241. "name":"自带报警器"
  242. },
  243. {
  244. "code":"2",
  245. "name":"返回主机报警"
  246. },
  247. {
  248. "code":"3",
  249. "name":"其他"
  250. }
  251. ],
  252. "note":"",
  253. "func-id":""
  254. },
  255. {
  256. "firstTag":"技术参数",
  257. "secondTag":"",
  258. "infoPointName":"报警灯光颜色",
  259. "infoPointCode":"AlarmLightColor",
  260. "unit":"",
  261. "dataType":"Str",
  262. "inputMode":"B1",
  263. "dataSource":"",
  264. "note":"自带报警器",
  265. "func-id":""
  266. },
  267. {
  268. "firstTag":"技术参数",
  269. "secondTag":"",
  270. "infoPointName":"报警鸣笛音量",
  271. "infoPointCode":"AlarmSoundVolume",
  272. "unit":"dB(A)",
  273. "dataType":"Num",
  274. "inputMode":"A2",
  275. "dataSource":"",
  276. "note":"自带报警器",
  277. "func-id":""
  278. },
  279. {
  280. "firstTag":"技术参数",
  281. "secondTag":"",
  282. "infoPointName":"通讯协议",
  283. "infoPointCode":"CommunicationProtocol",
  284. "unit":"",
  285. "dataType":"Str",
  286. "inputMode":"B1",
  287. "dataSource":"",
  288. "note":"",
  289. "func-id":""
  290. },
  291. {
  292. "firstTag":"技术参数",
  293. "secondTag":"",
  294. "infoPointName":"输出信号类型",
  295. "infoPointCode":"OutSignalType",
  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. "note":"",
  318. "func-id":""
  319. },
  320. {
  321. "firstTag":"技术参数",
  322. "secondTag":"",
  323. "infoPointName":"信号传输距离",
  324. "infoPointCode":"SignalDistance",
  325. "unit":"m",
  326. "dataType":"Num",
  327. "inputMode":"A2",
  328. "dataSource":"",
  329. "note":"",
  330. "func-id":""
  331. },
  332. {
  333. "firstTag":"技术参数",
  334. "secondTag":"",
  335. "infoPointName":"工作温度范围",
  336. "infoPointCode":"WorkTempRange",
  337. "unit":"℃",
  338. "dataType":"Num",
  339. "inputMode":"A6",
  340. "dataSource":"",
  341. "note":"",
  342. "func-id":""
  343. },
  344. {
  345. "firstTag":"技术参数",
  346. "secondTag":"",
  347. "infoPointName":"工作湿度范围",
  348. "infoPointCode":"WorkRHRange",
  349. "unit":"%RH",
  350. "dataType":"Num",
  351. "inputMode":"A6",
  352. "dataSource":"",
  353. "note":"",
  354. "func-id":""
  355. },
  356. {
  357. "firstTag":"技术参数",
  358. "secondTag":"",
  359. "infoPointName":"防护等级",
  360. "infoPointCode":"IPGrade",
  361. "unit":"",
  362. "dataType":"Str",
  363. "inputMode":"B1",
  364. "dataSource":"",
  365. "note":"参考《11防护等级》",
  366. "func-id":""
  367. },
  368. {
  369. "firstTag":"控制参数",
  370. "secondTag":"",
  371. "infoPointName":"控制模式",
  372. "infoPointCode":"CtrlMode",
  373. "unit":"",
  374. "dataType":"Str",
  375. "inputMode":"B1",
  376. "dataSource":"",
  377. "note":"",
  378. "func-id":""
  379. },
  380. {
  381. "firstTag":"运行参数",
  382. "secondTag":"运行状态",
  383. "infoPointName":"运行状态",
  384. "infoPointCode":"RunStatus",
  385. "unit":"",
  386. "dataType":"Boolv",
  387. "inputMode":"L",
  388. "dataSource":"",
  389. "note":"0. 停止 1. 运行",
  390. "func-id":""
  391. },
  392. {
  393. "firstTag":"运行参数",
  394. "secondTag":"运行状态",
  395. "infoPointName":"本地远程状态",
  396. "infoPointCode":"RemoteStatus",
  397. "unit":"",
  398. "dataType":"Enumv",
  399. "inputMode":"L",
  400. "dataSource":"",
  401. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  402. "func-id":""
  403. },
  404. {
  405. "firstTag":"运行参数",
  406. "secondTag":"运行状态",
  407. "infoPointName":"工作电压",
  408. "infoPointCode":"U",
  409. "unit":"V",
  410. "dataType":"Inst",
  411. "inputMode":"L",
  412. "dataSource":"",
  413. "note":"",
  414. "func-id":""
  415. },
  416. {
  417. "firstTag":"运行参数",
  418. "secondTag":"运行状态",
  419. "infoPointName":"工作电流",
  420. "infoPointCode":"I",
  421. "unit":"mA",
  422. "dataType":"Inst",
  423. "inputMode":"L",
  424. "dataSource":"",
  425. "note":"",
  426. "func-id":""
  427. },
  428. {
  429. "firstTag":"运行参数",
  430. "secondTag":"运行状态",
  431. "infoPointName":"耗电功率",
  432. "infoPointCode":"ElecConsumP",
  433. "unit":"W",
  434. "dataType":"Inst",
  435. "inputMode":"L",
  436. "dataSource":"",
  437. "note":"",
  438. "func-id":""
  439. },
  440. {
  441. "firstTag":"运行参数",
  442. "secondTag":"运行状态",
  443. "infoPointName":"探测实时温度",
  444. "infoPointCode":"DetectTemp",
  445. "unit":"℃",
  446. "dataType":"Inst",
  447. "inputMode":"L",
  448. "dataSource":"",
  449. "note":"",
  450. "func-id":""
  451. },
  452. {
  453. "firstTag":"运行参数",
  454. "secondTag":"运行状态",
  455. "infoPointName":"探测烟雾浓度",
  456. "infoPointCode":"DetectSmoke",
  457. "unit":"ppm",
  458. "dataType":"Inst",
  459. "inputMode":"L",
  460. "dataSource":"",
  461. "note":"",
  462. "func-id":""
  463. },
  464. {
  465. "firstTag":"运行参数",
  466. "secondTag":"运行状态",
  467. "infoPointName":"探测气体浓度",
  468. "infoPointCode":"DetectGas",
  469. "unit":"ppm",
  470. "dataType":"Inst组",
  471. "inputMode":"L",
  472. "dataSource":"",
  473. "note":"",
  474. "func-id":""
  475. },
  476. {
  477. "firstTag":"运行参数",
  478. "secondTag":"运行状态",
  479. "infoPointName":"探测光谱照度",
  480. "infoPointCode":"DetectLux",
  481. "unit":"lux",
  482. "dataType":"Inst",
  483. "inputMode":"L",
  484. "dataSource":"",
  485. "note":"",
  486. "func-id":""
  487. },
  488. {
  489. "firstTag":"运行参数",
  490. "secondTag":"运行状态",
  491. "infoPointName":"报警消息",
  492. "infoPointCode":"AlarmMessage",
  493. "unit":"",
  494. "dataType":"Boolv",
  495. "inputMode":"L",
  496. "dataSource":"",
  497. "note":"",
  498. "func-id":""
  499. },
  500. {
  501. "firstTag":"运行参数",
  502. "secondTag":"累计参数",
  503. "infoPointName":"累计运行时间",
  504. "infoPointCode":"AccRunTime",
  505. "unit":"h",
  506. "dataType":"Acc",
  507. "inputMode":"M",
  508. "dataSource":"",
  509. "note":"",
  510. "func-id":""
  511. },
  512. {
  513. "firstTag":"运行参数",
  514. "secondTag":"累计参数",
  515. "infoPointName":"开启时间计时",
  516. "infoPointCode":"OpenTimeCount",
  517. "unit":"h",
  518. "dataType":"Acc",
  519. "inputMode":"M",
  520. "dataSource":"",
  521. "note":"",
  522. "func-id":""
  523. },
  524. {
  525. "firstTag":"运行参数",
  526. "secondTag":"累计参数",
  527. "infoPointName":"关闭时间计时",
  528. "infoPointCode":"CloseTimeCount",
  529. "unit":"h",
  530. "dataType":"Acc",
  531. "inputMode":"M",
  532. "dataSource":"",
  533. "note":"",
  534. "func-id":""
  535. }
  536. ]
  537. }