EA.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  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":"isBackupPower",
  37. "unit":"",
  38. "dataType":"Bool",
  39. "inputMode":"E1",
  40. "dataSource":[
  41. {
  42. "code":"0",
  43. "name":"无"
  44. },
  45. {
  46. "code":"1",
  47. "name":"有"
  48. }
  49. ],
  50. "note":"",
  51. "func-id":""
  52. },
  53. {
  54. "firstTag":"技术参数",
  55. "secondTag":"",
  56. "infoPointName":"建筑消防级别",
  57. "infoPointCode":"FireProtectLev",
  58. "unit":"",
  59. "dataType":"Enum",
  60. "inputMode":"D1",
  61. "dataSource":[
  62. {
  63. "code":"1",
  64. "name":"特级"
  65. },
  66. {
  67. "code":"2",
  68. "name":"一级"
  69. },
  70. {
  71. "code":"3",
  72. "name":"二级"
  73. },
  74. {
  75. "code":"4",
  76. "name":"其他"
  77. }
  78. ],
  79. "note":"(根据GB50116-98表3.1.1)",
  80. "func-id":""
  81. },
  82. {
  83. "firstTag":"技术参数",
  84. "secondTag":"",
  85. "infoPointName":"是否有测电流功能",
  86. "infoPointCode":"isAfterIFunc",
  87. "unit":"",
  88. "dataType":"Bool",
  89. "inputMode":"E1",
  90. "dataSource":[
  91. {
  92. "code":"0",
  93. "name":"无"
  94. },
  95. {
  96. "code":"1",
  97. "name":"有"
  98. }
  99. ],
  100. "note":"",
  101. "func-id":""
  102. },
  103. {
  104. "firstTag":"技术参数",
  105. "secondTag":"",
  106. "infoPointName":"是否有测温度功能",
  107. "infoPointCode":"isTempFunc",
  108. "unit":"",
  109. "dataType":"Bool",
  110. "inputMode":"E1",
  111. "dataSource":[
  112. {
  113. "code":"0",
  114. "name":"无"
  115. },
  116. {
  117. "code":"1",
  118. "name":"有"
  119. }
  120. ],
  121. "note":"",
  122. "func-id":""
  123. },
  124. {
  125. "firstTag":"技术参数",
  126. "secondTag":"",
  127. "infoPointName":"漏电火灾探测器数量",
  128. "infoPointCode":"ElecLeakageDetectorNum",
  129. "unit":"个",
  130. "dataType":"Num",
  131. "inputMode":"A2",
  132. "dataSource":"",
  133. "note":"",
  134. "func-id":""
  135. },
  136. {
  137. "firstTag":"技术参数",
  138. "secondTag":"",
  139. "infoPointName":"漏电火灾探测器位置",
  140. "infoPointCode":"ElecLeakageDetectorLocation",
  141. "unit":"",
  142. "dataType":"Attachment",
  143. "inputMode":"F1",
  144. "dataSource":"",
  145. "note":"",
  146. "func-id":""
  147. },
  148. {
  149. "firstTag":"技术参数",
  150. "secondTag":"",
  151. "infoPointName":"信号类型",
  152. "infoPointCode":"SignalType",
  153. "unit":"",
  154. "dataType":"Bool",
  155. "inputMode":"E1",
  156. "dataSource":[
  157. {
  158. "code":"0",
  159. "name":"模拟信号"
  160. },
  161. {
  162. "code":"1",
  163. "name":"数字信号"
  164. }
  165. ],
  166. "note":"",
  167. "func-id":""
  168. },
  169. {
  170. "firstTag":"技术参数",
  171. "secondTag":"",
  172. "infoPointName":"剩余电流动作阈值",
  173. "infoPointCode":"AfterIThreshold",
  174. "unit":"mA",
  175. "dataType":"Num",
  176. "inputMode":"A2",
  177. "dataSource":"",
  178. "note":"",
  179. "func-id":""
  180. },
  181. {
  182. "firstTag":"技术参数",
  183. "secondTag":"",
  184. "infoPointName":"报警动作类型",
  185. "infoPointCode":"AlertorType",
  186. "unit":"",
  187. "dataType":"Enum",
  188. "inputMode":"D2",
  189. "dataSource":[
  190. {
  191. "code":"1",
  192. "name":"声报警"
  193. },
  194. {
  195. "code":"2",
  196. "name":"光报警"
  197. },
  198. {
  199. "code":"3",
  200. "name":"切断电路"
  201. },
  202. {
  203. "code":"4",
  204. "name":"其他"
  205. }
  206. ],
  207. "note":"",
  208. "func-id":""
  209. },
  210. {
  211. "firstTag":"技术参数",
  212. "secondTag":"",
  213. "infoPointName":"报警器位置",
  214. "infoPointCode":"AlertorLocation",
  215. "unit":"",
  216. "dataType":"Attachment",
  217. "inputMode":"F1",
  218. "dataSource":"",
  219. "note":"",
  220. "func-id":""
  221. },
  222. {
  223. "firstTag":"控制参数",
  224. "secondTag":"",
  225. "infoPointName":"控制策略",
  226. "infoPointCode":"CtrlMode",
  227. "unit":"",
  228. "dataType":"Str",
  229. "inputMode":"B1",
  230. "dataSource":"",
  231. "note":"",
  232. "func-id":""
  233. },
  234. {
  235. "firstTag":"运行参数",
  236. "secondTag":"",
  237. "infoPointName":"运行状态",
  238. "infoPointCode":"RunStatus",
  239. "unit":"",
  240. "dataType":"Boolv",
  241. "inputMode":"L",
  242. "dataSource":"",
  243. "note":"0.停止 1.运行",
  244. "func-id":""
  245. },
  246. {
  247. "firstTag":"运行参数",
  248. "secondTag":"",
  249. "infoPointName":"本地远程状态",
  250. "infoPointCode":"RemoteStatus",
  251. "unit":"",
  252. "dataType":"Enumv",
  253. "inputMode":"L",
  254. "dataSource":"",
  255. "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
  256. "func-id":""
  257. },
  258. {
  259. "firstTag":"运行参数",
  260. "secondTag":"",
  261. "infoPointName":"报警消息",
  262. "infoPointCode":"AlarmMessage",
  263. "unit":"",
  264. "dataType":"Boolv组",
  265. "inputMode":"L",
  266. "dataSource":"",
  267. "note":"0. 正常 1.报警",
  268. "func-id":""
  269. }
  270. ]
  271. }