IA.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"报警器类型",
  7. "infoPointCode":"AlertType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D2",
  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. "code":"5",
  30. "name":"其他"
  31. }
  32. ],
  33. "note":"",
  34. "func-id":""
  35. },
  36. {
  37. "firstTag":"技术参数",
  38. "secondTag":"",
  39. "infoPointName":"组建模式",
  40. "infoPointCode":"BuildType",
  41. "unit":"",
  42. "dataType":"Enum",
  43. "inputMode":"D1",
  44. "dataSource":[
  45. {
  46. "code":"1",
  47. "name":"分线式"
  48. },
  49. {
  50. "code":"2",
  51. "name":"总线式"
  52. },
  53. {
  54. "code":"3",
  55. "name":"无线制"
  56. },
  57. {
  58. "code":"4",
  59. "name":"公共网络式"
  60. },
  61. {
  62. "code":"5",
  63. "name":"其他"
  64. }
  65. ],
  66. "note":"",
  67. "func-id":""
  68. },
  69. {
  70. "firstTag":"技术参数",
  71. "secondTag":"",
  72. "infoPointName":"报警方式",
  73. "infoPointCode":"AlarmType",
  74. "unit":"",
  75. "dataType":"Enum",
  76. "inputMode":"D2",
  77. "dataSource":[
  78. {
  79. "code":"1",
  80. "name":"声报警器"
  81. },
  82. {
  83. "code":"2",
  84. "name":"光报警器"
  85. },
  86. {
  87. "code":"3",
  88. "name":"震动报警器"
  89. },
  90. {
  91. "code":"4",
  92. "name":"其他"
  93. }
  94. ],
  95. "note":"",
  96. "func-id":""
  97. },
  98. {
  99. "firstTag":"技术参数",
  100. "secondTag":"",
  101. "infoPointName":"防区数量",
  102. "infoPointCode":"ZoneNum",
  103. "unit":"个",
  104. "dataType":"Num",
  105. "inputMode":"A2",
  106. "dataSource":"",
  107. "note":"",
  108. "func-id":""
  109. },
  110. {
  111. "firstTag":"技术参数",
  112. "secondTag":"",
  113. "infoPointName":"防区划分",
  114. "infoPointCode":"ZoneDivide",
  115. "unit":"",
  116. "dataType":"Attachment",
  117. "inputMode":"F1",
  118. "dataSource":"",
  119. "note":"",
  120. "func-id":""
  121. },
  122. {
  123. "firstTag":"技术参数",
  124. "secondTag":"",
  125. "infoPointName":"探测器数量",
  126. "infoPointCode":"DetectorNum",
  127. "unit":"个",
  128. "dataType":"Num",
  129. "inputMode":"A2",
  130. "dataSource":"",
  131. "note":"",
  132. "func-id":""
  133. },
  134. {
  135. "firstTag":"技术参数",
  136. "secondTag":"",
  137. "infoPointName":"探测器位置",
  138. "infoPointCode":"DetectorLocation",
  139. "unit":"",
  140. "dataType":"Attachment",
  141. "inputMode":"F1",
  142. "dataSource":"",
  143. "note":"",
  144. "func-id":""
  145. },
  146. {
  147. "firstTag":"技术参数",
  148. "secondTag":"",
  149. "infoPointName":"布防时间",
  150. "infoPointCode":"DeployTime",
  151. "unit":"h",
  152. "dataType":"Num",
  153. "inputMode":"A2",
  154. "dataSource":"",
  155. "note":"",
  156. "func-id":""
  157. },
  158. {
  159. "firstTag":"控制参数",
  160. "secondTag":"",
  161. "infoPointName":"控制策略",
  162. "infoPointCode":"CtrlMode",
  163. "unit":"",
  164. "dataType":"Str",
  165. "inputMode":"B1",
  166. "dataSource":"",
  167. "note":"",
  168. "func-id":""
  169. },
  170. {
  171. "firstTag":"运行参数",
  172. "secondTag":"",
  173. "infoPointName":"运行状态",
  174. "infoPointCode":"RunStatus",
  175. "unit":"",
  176. "dataType":"Boolv",
  177. "inputMode":"L",
  178. "dataSource":"",
  179. "note":"0.停止 1.运行",
  180. "func-id":""
  181. },
  182. {
  183. "firstTag":"运行参数",
  184. "secondTag":"",
  185. "infoPointName":"本地远程状态",
  186. "infoPointCode":"RemoteStatus",
  187. "unit":"",
  188. "dataType":"Enumv",
  189. "inputMode":"L",
  190. "dataSource":"",
  191. "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
  192. "func-id":""
  193. },
  194. {
  195. "firstTag":"运行参数",
  196. "secondTag":"",
  197. "infoPointName":"报警状态",
  198. "infoPointCode":"AlarmStatus",
  199. "unit":"",
  200. "dataType":"Enumv组",
  201. "inputMode":"L",
  202. "dataSource":"",
  203. "note":"1. 监控 2. 报警 3. 试验 4. 故障 5. 其他",
  204. "func-id":""
  205. },
  206. {
  207. "firstTag":"运行参数",
  208. "secondTag":"",
  209. "infoPointName":"系统耗电功率",
  210. "infoPointCode":"SysElecConsumP",
  211. "unit":"kW",
  212. "dataType":"Inst",
  213. "inputMode":"M",
  214. "dataSource":"",
  215. "note":"",
  216. "func-id":""
  217. },
  218. {
  219. "firstTag":"运行参数",
  220. "secondTag":"",
  221. "infoPointName":"累计耗电量",
  222. "infoPointCode":"AccElecConsum",
  223. "unit":"kWh",
  224. "dataType":"Acc",
  225. "inputMode":"M",
  226. "dataSource":"",
  227. "note":"",
  228. "func-id":""
  229. }
  230. ]
  231. }