NP.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"巡更系统分类",
  7. "infoPointCode":"PatrolSysType",
  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":"GPS巡检系统"
  27. },
  28. {
  29. "code":"5",
  30. "name":"其他"
  31. }
  32. ],
  33. "note":"",
  34. "func-id":""
  35. },
  36. {
  37. "firstTag":"技术参数",
  38. "secondTag":"",
  39. "infoPointName":"巡更点数量",
  40. "infoPointCode":"PatrolPointNum",
  41. "unit":"",
  42. "dataType":"Num",
  43. "inputMode":"A1",
  44. "dataSource":"",
  45. "note":"",
  46. "func-id":""
  47. },
  48. {
  49. "firstTag":"技术参数",
  50. "secondTag":"",
  51. "infoPointName":"巡更点位置",
  52. "infoPointCode":"PatrolPointLocation",
  53. "unit":"",
  54. "dataType":"Attachment",
  55. "inputMode":"F1",
  56. "dataSource":"",
  57. "note":"",
  58. "func-id":""
  59. },
  60. {
  61. "firstTag":"技术参数",
  62. "secondTag":"",
  63. "infoPointName":"巡更路线",
  64. "infoPointCode":"PatrolPath",
  65. "unit":"",
  66. "dataType":"Attachment",
  67. "inputMode":"F1",
  68. "dataSource":"",
  69. "note":"",
  70. "func-id":""
  71. },
  72. {
  73. "firstTag":"控制参数",
  74. "secondTag":"",
  75. "infoPointName":"控制策略",
  76. "infoPointCode":"CtrlMode",
  77. "unit":"",
  78. "dataType":"Str",
  79. "inputMode":"B1",
  80. "dataSource":"",
  81. "note":"",
  82. "func-id":""
  83. },
  84. {
  85. "firstTag":"运行状态",
  86. "secondTag":"",
  87. "infoPointName":"运行状态",
  88. "infoPointCode":"RunStatus",
  89. "unit":"",
  90. "dataType":"Boolv",
  91. "inputMode":"L",
  92. "dataSource":"",
  93. "note":"0.停止 1.运行",
  94. "func-id":""
  95. },
  96. {
  97. "firstTag":"运行状态",
  98. "secondTag":"",
  99. "infoPointName":"本地远程状态",
  100. "infoPointCode":"RemoteStatus",
  101. "unit":"",
  102. "dataType":"Enumv",
  103. "inputMode":"L",
  104. "dataSource":"",
  105. "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
  106. "func-id":""
  107. },
  108. {
  109. "firstTag":"运行状态",
  110. "secondTag":"",
  111. "infoPointName":"巡更点状态",
  112. "infoPointCode":"PatrolPointStatus",
  113. "unit":"",
  114. "dataType":"Enumv组",
  115. "inputMode":"L",
  116. "dataSource":"",
  117. "note":"1. 未完成 2. 已完成无异常 3. 已完成上报异常",
  118. "func-id":""
  119. },
  120. {
  121. "firstTag":"运行状态",
  122. "secondTag":"",
  123. "infoPointName":"系统耗电功率",
  124. "infoPointCode":"SysElecConsumP",
  125. "unit":"kW",
  126. "dataType":"Inst",
  127. "inputMode":"M",
  128. "dataSource":"",
  129. "note":"",
  130. "func-id":""
  131. },
  132. {
  133. "firstTag":"运行状态",
  134. "secondTag":"",
  135. "infoPointName":"累计耗电量",
  136. "infoPointCode":"AccElecConsum",
  137. "unit":"kWh",
  138. "dataType":"Acc",
  139. "inputMode":"M",
  140. "dataSource":"",
  141. "note":"",
  142. "func-id":""
  143. }
  144. ]
  145. }