Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

156 рядки
8.4 KiB

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