You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

169 lines
7.1 KiB

  1. {
  2. "IP": "127.0.0.1",
  3. "Describe": "",
  4. "RegisterManager":
  5. {
  6. "regurl_list": "http://127.0.0.1:9940/yunen/register/code/list",
  7. "regurl_save": "http://127.0.0.1:9940/yunen/register/code/save",
  8. "regurl_status": "http://127.0.0.1:9940/yunen/register/code/reported",
  9. "plugin": "Core"
  10. },
  11. "UserManagerServer":
  12. {
  13. "server_url": "http://127.0.0.1:9940",
  14. "curr_userinfo_url": "http://127.0.0.1:9940/users/current",
  15. "user_role_url": "http://127.0.0.1:9940/roles",
  16. "modify_password_page": "http://127.0.0.1:9940/pages/user/changePassword.html",
  17. "keep_alive_url": "http://127.0.0.1:9940/users/heartbeat",
  18. "login_html": "http://127.0.0.1:9940/client_login.html",
  19. "in_or_out_comment": "内外网配置",
  20. "in_or_out": "in",
  21. "get_permission": "http://127.0.0.1:9940/permissions/get_permission",
  22. "plugin": "Core"
  23. },
  24. "Update":
  25. {
  26. "ftpurl": "",
  27. "plugin": "Core"
  28. },
  29. "Help":
  30. {
  31. "help_doc_url": "http://127.0.0.1:9920/smartship/help_doc/help_doc.html",
  32. "plugin": "Core"
  33. },
  34. "SysServerLog":
  35. {
  36. "create_url": "http://127.0.0.1:9940/yunen/logs/create",
  37. "plugin": "Core"
  38. },
  39. "WebResource":
  40. {
  41. "resource_url": "http://127.0.0.1:9920/",
  42. "Plugin":"SmartshipCore"
  43. },
  44. "ClientLogin":
  45. {
  46. "url": "http://127.0.0.1:9940/client_login.html",
  47. "plugin": "Core"
  48. },
  49. "CameraServer":
  50. {
  51. "camera_query": "http://127.0.0.1:9940/yunen/camera/find",
  52. "camera_group_query": "http://127.0.0.1:9940/yunen/camera_group/find",
  53. "preset_query": "http://127.0.0.1:9940/yunen/camera_pre_set/find",
  54. "preset_control": "http://127.0.0.1:9940/yunen/camera_control/ptz_pre_set",
  55. "camera_control": "http://127.0.0.1:9940/yunen/camera_control/ptz_control",
  56. "preset_add": "http://127.0.0.1:9940/yunen/camera_pre_set/update",
  57. "preset_modify": "http://127.0.0.1:9940/yunen/camera_pre_set/update",
  58. "preset_delete": "http://127.0.0.1:9940/yunen/camera_pre_set/delete",
  59. "streamingserver_query": "http://127.0.0.1:9940/yunen/camera_stream_server/find",
  60. "3DPosition": "http://127.0.0.1:9940/yunen/camera_control/net_dvr_ptzselzoomin_ex",
  61. "get_ptz": "http://127.0.0.1:9940/yunen/camera_control/get_camera_ptz",
  62. "set_ptz": "http://127.0.0.1:9940/yunen/camera_control/set_camera_ptz",
  63. "one_push_focus": "http://127.0.0.1:9940/yunen/camera_control/focusOnePush",
  64. "set_focus_mode": "http://127.0.0.1:9940/yunen/camera_control/setFocusMode",
  65. "plugin": "CameraManager"
  66. },
  67. "SmartShipCore": {
  68. "ais_track_url_comment": "查询AIS轨迹信息",
  69. "ais_track_url": "http://127.0.0.1:9940/yunen/ais/get_tracks",
  70. "ship_target_url_comment": "船舶目标列表查询",
  71. "ship_target_url": "http://127.0.0.1:9940/yunen/ship_target/list",
  72. "shiptargetid_url-comment": "通过 shipTargetId 查询目标信息",
  73. "shiptargetid_url": "http://127.0.0.1:9940/yunen/ship_target/get_ship_target",
  74. "info_AIS_url_comment": "船舶目标AIS信息查询",
  75. "info_AIS_url": "http://127.0.0.1:9940/yunen/ais/get_ship_info",
  76. "ship_target_url2_comment": "船舶目标列表查询",
  77. "ship_target_url2": "http://127.0.0.1:9940/yunen/ship_target/get_ship_target_by_targetId",
  78. "plugin": "SmartShipCore",
  79. "checkpoint_mode_list_comment": "获取卡口运行状态列表",
  80. "checkpoint_mode_list": "http://127.0.0.1:9940/yunen/checkpoint/checkpoint_mode_list",
  81. "buoypatrolstatus_url-comment": "获取航标巡逻状态",
  82. "buoypatrolstatus_url": "http://127.0.0.1:9940/yunen/patrol/get_patrol_status"
  83. },
  84. "CameraStatus":
  85. {
  86. "camera_status_url": "tcp://127.0.0.1:9912",
  87. "camera_status_topic": "camera_status_list",
  88. "plugin": "CameraManager"
  89. },
  90. "EvidenceChain":
  91. {
  92. "ais_track_url_comment": "查询AIS轨迹信息",
  93. "ais_track_url": "http://127.0.0.1:9940/yunen/ais/get_tracks",
  94. "ship_target_url_comment": "船舶目标列表查询, shiptargetId",
  95. "ship_target_url": "http://127.0.0.1:9940/yunen/ship_target/list",
  96. "shiptargetid_url-comment": "通过 shipTargetId 查询目标信息",
  97. "shiptargetid_url": "http://127.0.0.1:9940/yunen/ship_target/get_ship_target",
  98. "info_AIS_url_comment": "船舶目标AIS信息查询",
  99. "info_AIS_url": "http://127.0.0.1:9940/yunen/ais/get_ship_info",
  100. "ship_target_url2_comment": "船舶目标列表查询",
  101. "ship_target_url2": "http://127.0.0.1:9940/yunen/ship_target/get_ship_target_by_targetId",
  102. "plugin": "EvidenceChain"
  103. },
  104. "Map":
  105. {
  106. "MapRenderServer":"http://127.0.0.1:9921/map/",
  107. "DataServer":"http://127.0.0.1:9940",
  108. "plugin": "Map"
  109. },
  110. "SmartShipEventWorker":
  111. {
  112. "url":"tcp://127.0.0.1:9912",
  113. "topics":"analyzer.boat",
  114. "plugin": "SmartShipCore"
  115. },
  116. "SmartShipHttpServer":
  117. {
  118. "checkpoint_query_comment": "卡口信息请求url",
  119. "checkpoint_query": "http://127.0.0.1:9940/yunen/checkpoint/list",
  120. "request_time_comment": "请求间隔min",
  121. "request_time": 10,
  122. "plugin": "SmartShipCore"
  123. },
  124. "ShipTarget":
  125. {
  126. "ship_target_url": "tcp://127.0.0.1:9912",
  127. "ship_target_topic": "ship_target",
  128. "plugin": "SmartShipCore",
  129. "ship_target_video_info": "http://127.0.0.19940/yunen/ship_target/get_ship_videoinfo"
  130. },
  131. "VideoAnalyzer":
  132. {
  133. "video_analyzer_url":"tcp://127.0.0.1:9912",
  134. "video_analyzer_topic": "analyzer.smartship",
  135. "plugin": "SmartShipCore"
  136. },
  137. "FFmpegRtspServer":
  138. {
  139. "weather_url_comment": "当前天气查询",
  140. "weather_url": "http://127.0.0.1:9940/yunen/weather/now",
  141. "plugin": "FFmpegRtspServer"
  142. },
  143. "WarningEventManage":
  144. {
  145. "warning_url_comment": "订阅警示消息",
  146. "warning_url": "tcp://127.0.0.1:9912",
  147. "warning_topic": "alarm_event",
  148. "analyzer_control_topic": "analyzercontrol",
  149. "plugin": "WarningEventManage"
  150. },
  151. "HttpUrl":
  152. {
  153. "warning_query_count_comment": "卡口历史警示总数查询接口",
  154. "warning_query_count": "http://127.0.0.1:9940/yunen/alarm_event/count",
  155. "warning_simple_list_comment": "卡口历史警示简单列表查询接口",
  156. "warning_simple_list": "http://127.0.0.1:9940/yunen/alarm_event/alarm_list",
  157. "warning_list_url_comment": "卡口历史警示列表查询接口",
  158. "warning_list_url": "http://127.0.0.1:9940/yunen/alarm_event/list",
  159. "monitor_config_List_url_comment": "应急指挥状态列表查询接口",
  160. "monitor_config_List_url": "http://127.0.0.1:9940/yunen/monitor/configList",
  161. "plugin": "WarningEventManage"
  162. },
  163. "LicenseServer":
  164. {
  165. "ip": "127.0.0.1",
  166. "port": 9988
  167. }
  168. }