diff --git a/yunfu_192.168.191.142/CameraManage/Configuration.json b/yunfu_192.168.191.142/CameraManage/Configuration.json
new file mode 100644
index 0000000..592f85d
--- /dev/null
+++ b/yunfu_192.168.191.142/CameraManage/Configuration.json
@@ -0,0 +1,9 @@
+{
+ "CameraManage":
+ {
+ "save_camera_favorite_url": "http://192.168.191.142:9940/yunen/camera/save_camera_favorite",
+ "delete_camera_favorite_url": "http://192.168.191.142:9940/yunen/camera/delete_favorite",
+ "use_tree_cameragroup-comment": "true显示相机树形结构(按组织分组显示), false 显示二级分组",
+ "use_tree_cameragroup": false
+ }
+}
diff --git a/yunfu_192.168.191.142/Core/Configuration.json b/yunfu_192.168.191.142/Core/Configuration.json
new file mode 100644
index 0000000..42cacb7
--- /dev/null
+++ b/yunfu_192.168.191.142/Core/Configuration.json
@@ -0,0 +1,118 @@
+{
+ "Core": {
+ "CurrentSkin": "Skin.Default",
+ "InstallConfigFile": "install.ini",
+ "InstallGroup": "InstallSoftware",
+ "InstallKeyLanguage": "Language",
+ "ShowSideWidgetOnInitialize": false,
+ "BuyUrl": "",
+ "license_visible": false,
+ "AvailableAuthentication": "BoardAuthentication,RegKeyAuthentication",
+ "ShowSplash": false,
+ "Language": "zh_CN",
+ "client_ownership": "client:ownership",
+ "auto_select_netdevice": false
+ },
+ "UserManagerServer": {
+ "update_interval": "600",
+ "keepalive_highfrequency_count": "5",
+ "force_sync_time": false,
+ "timeout_login": "3000",
+ "timeout_logout": "1000",
+ "timeout_userinfo": "10000"
+ },
+ "UserManager": {
+ "UserMgrInterfaceType": "Server",
+ "AnyOne_Name": "Anyone",
+ "UseAnyOneLogin": false,
+ "ForceLogin": true,
+ "LoginAuto": false,
+ "LoginAuto_Name": "",
+ "LoginAuto_Password": "",
+ "check_permissions": true
+ },
+ "LocalUserManagerInterface": {
+ "username": "admin",
+ "password": "admin"
+ },
+ "Config-AutoUpdate": {
+ "AutoUpdate": true,
+ "VisibleInView": true,
+ "desktop_linkname_comment": "程序快捷方式名称",
+ "desktop_linkname": "云浮海事局水面动态辅助监管系统.lnk",
+ "desktop_linkname_params": " _webenginemultiprocess",
+ "update_timeout": "120000"
+ },
+ "Default-AutoUpdate": {
+ "AutoUpdate": true
+ },
+ "Config-Language": {
+ "VisibleInView": false
+ },
+ "Config-Editor": {
+ "VisibleInView": false
+ },
+ "EventTimeLine": {
+ "AutoStartPlayRealTime": false,
+ "RemoteSync": false,
+ "DataLineFactor": "2"
+ },
+ "KernelMsgServer": {
+ "FrontUrl": "tcp://127.0.0.1:5656",
+ "BackendUrl": "tcp://127.0.0.1:5657",
+ "DestroyTimeout": "3000"
+ },
+ "About": {
+ "LogoWidth": "128",
+ "LogoHeight": "128",
+ "LogoField": "0,135",
+ "ExpandField": "145,197"
+ },
+ "NetworkService": {
+ "AutoStartZMQ": false,
+ "AutoStartNetDataProcess": false,
+ "RouterUrl": "tcp://127.0.0.1:5556",
+ "PubUrl": "tcp://127.0.0.1:5557",
+ "ProxyControlEnd": "inproc://proxycontrolsocket",
+ "ZMQ_RcvTimeout": "50",
+ "ZMQ_RcvTimer": "200",
+ "ZMQ_ShutDownLinger": "0",
+ "EnabledDataHole": "1000",
+ "RequestSplitUnit": "992100"
+ },
+ "Redis": {
+ "AutoStart": false,
+ "connecttimeout": "1001",
+ "executetimeout": "1001"
+ },
+ "EventTimeLine-EventColor": {
+ "default": "FFFFFF",
+ "text": "FFFFFF",
+ "data_background": "FFFF00",
+ "data": "FF0000"
+ },
+ "CurrentPackageDefine": {
+ "TopicIndex": "0",
+ "TimeStampIndex": "1",
+ "DataIndex": "2"
+ },
+ "Httpagination": {
+ "each_page_count": "100",
+ "interval": "10",
+ "max_request_count": "5"
+ },
+ "AloneWidget": {
+ "fullscreen_title_timer": "2000",
+ "cursor_timer": "1000"
+ },
+ "AuthenticationManager": {
+ "auto_reg": true,
+ "autoreg_check_interval": "5000",
+ "check_success_delay": "5000",
+ "netreg_check_regcode_interval": "3600",
+ "regcode_invalid_needretry": true,
+ "regcode_invalid_tips": "300",
+ "netregcode_timeout": "2000",
+ "select_netcard_timeout": "10000"
+ }
+}
diff --git a/yunfu_192.168.191.142/DefaultSkin/Configuration.json b/yunfu_192.168.191.142/DefaultSkin/Configuration.json
new file mode 100644
index 0000000..5740fa7
--- /dev/null
+++ b/yunfu_192.168.191.142/DefaultSkin/Configuration.json
@@ -0,0 +1,6 @@
+{
+ "DefaultSkin":
+ {
+ "background_name": "云浮卡口"
+ }
+}
diff --git a/yunfu_192.168.191.142/EvidenceChain/Configuration.json b/yunfu_192.168.191.142/EvidenceChain/Configuration.json
new file mode 100644
index 0000000..3c7c42a
--- /dev/null
+++ b/yunfu_192.168.191.142/EvidenceChain/Configuration.json
@@ -0,0 +1,30 @@
+{
+ "EvidenceChain":
+ {
+ "ar_font_family" : "Microsoft YaHei",
+ "ar_font_color_ais" : "#22B14C",
+ "ar_font_color_noais" : "#ff0000",
+ "ar_font_color_moreais" : "#FF7F27",
+ "ar_font_pixelsize" : 24,
+ "ar_font_pixelsize_title-comment" : "卡口标题字体, 代码中会根据画面大小调整此字体比例",
+ "ar_font_pixelsize_title" : 24,
+ "ar_fill_color" : "#000000",
+ "ar_fill_alpha_comment" : "设置透明度",
+ "ar_fill_alpha" : 60,
+ "ar_border_color" : "#00FFFF",
+ "ar_border_width" : 4,
+ "ar_round_diameter" : 6,
+ "ar_splitline_color" : "#BFBFBF",
+ "ar_splitline_border" : 3,
+ "ar_view_xy_comment" : "所在画面中相对位置,如(3,3),则为画面尺寸(x/4*3,y/4*3)",
+ "ar_view_xy": "3,3",
+ "HistoryTrackMapurl":"http://192.168.191.142:9940/pages/smartship/shiptarget/history/historyTrackMap.html",
+ "save_ship_favorite": "http://192.168.191.142:9940/yunen/ship_target/save_ship_favorite",
+ "delete_favorite": "http://192.168.191.142:9940/yunen/ship_target/delete_favorite",
+ "sub_view_list-comment": "设置监管界面子窗口位置[0,3][0,3]",
+ "sub_view_list": [
+ [3, 3],
+ [2, 3]
+ ]
+ }
+}
diff --git a/yunfu_192.168.191.142/ShootWaterGauge/Configuration.json b/yunfu_192.168.191.142/ShootWaterGauge/Configuration.json
new file mode 100644
index 0000000..a7509ce
--- /dev/null
+++ b/yunfu_192.168.191.142/ShootWaterGauge/Configuration.json
@@ -0,0 +1,62 @@
+{
+ "ShootWaterGauge":
+ {
+ "capture_picture_url": "http://192.168.191.142:9940/yunen/camera_control/capture_picture",
+ "send_data_url": "http://192.168.191.142:9940/yunen/bridge/save_hydrologic",
+ "bridge_list_url":"http://192.168.191.142:9940/yunen/bridge/list",
+ "timing_msec_comment": "定时抓拍,单位ms",
+ "timing_msec": 1800000,
+ "check_ptz_msec_comment": "定时检查预置位,单位ms",
+ "check_ptz_msec": 30000,
+ "send_list": "5122076,5130146,5124054,5130219",
+ "zmq_ip": "198.18.121.32",
+ "wait_time_comment": "等待时间,与漂浮物拍照时间错开",
+ "use": true,
+ "back": true
+ },
+ "ShootFlotage":
+ {
+ "cam_map":
+ {
+ "5124050": [4,5,6],
+ "5122216": [-1],
+ "5122217": [-1],
+ "5122218": [4],
+ "5130146": [4,5,6],
+ "5124054": [4,5,6],
+ "130167": [9],
+ "130165": [-1],
+ "130157": [11],
+ "130159": [-1],
+ "5127217": [-1],
+ "5127216": [-1],
+ "130152": [4,5,10],
+ "130154": [-1],
+ "130173": [10],
+ "130174": [-1],
+ "5130219": [4],
+ "5130215": [4],
+ "5130212": [4],
+ "5130209": [4],
+ "5130210": [4],
+ "5130190": [4,5],
+ "5122045": [4,5,6],
+ "5130211": [4,5,6],
+ "5122076": [4,5,6],
+ "5130214": [4,5,6],
+ "5130217": [4],
+ "5124046": [4],
+ "5124035": [4,5],
+ "5130147": [4],
+ "5130184": [-1],
+ "5130185": [-1],
+ "127249": [4,5]
+ },
+ "timing_msec_comment": "定时抓拍,单位ms",
+ "timing_msec": 1800000,
+ "check_ptz_msec_comment": "定时检查预置位,单位ms",
+ "check_ptz_msec": 30000,
+ "use": false,
+ "back": false
+ }
+}
diff --git a/yunfu_192.168.191.142/SmartShipCore/Configuration.json b/yunfu_192.168.191.142/SmartShipCore/Configuration.json
new file mode 100644
index 0000000..6ab6423
--- /dev/null
+++ b/yunfu_192.168.191.142/SmartShipCore/Configuration.json
@@ -0,0 +1,31 @@
+{
+ "SmartShipCore": {
+ "enable_tracktarget-comment": "是否支持 AIS 导引目标显示 AR",
+ "enable_tracktarget": false
+ },
+ "ARShipRectConfig":
+ {
+ "add_ship_rect_timestamp": 2000,
+ "ar_enable_ship_rect": false
+ },
+ "SmartshipVideo":
+ {
+ "ar_font_family" : "Microsoft YaHei",
+ "ar_font_color_ais" : "#22B14C",
+ "ar_font_color_noais" : "#ff0000",
+ "ar_font_color_moreais" : "#FF7F27",
+ "ar_font_pixelsize" : 24,
+ "ar_font_pixelsize_title-comment" : "卡口标题字体, 代码中会根据画面大小调整此字体比例",
+ "ar_font_pixelsize_title" : 24,
+ "ar_fill_color" : "#000000",
+ "ar_fill_alpha_comment" : "设置透明度",
+ "ar_fill_alpha" : 60,
+ "ar_border_color" : "#00FFFF",
+ "ar_border_width" : 4,
+ "ar_round_diameter" : 6,
+ "ar_splitline_color" : "#BFBFBF",
+ "ar_splitline_border" : 3,
+ "ar_view_xy_comment" : "所在画面中相对位置,如(3,3),则为画面尺寸(x/4*3,y/4*3)",
+ "ar_view_xy": "3,3"
+ }
+}
diff --git a/yunfu_192.168.191.142/SmartShipManage/WebConfig.xml b/yunfu_192.168.191.142/SmartShipManage/WebConfig.xml
new file mode 100644
index 0000000..cd0159d
--- /dev/null
+++ b/yunfu_192.168.191.142/SmartShipManage/WebConfig.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+ History Ship List
+
+
+ Current Ship Statistics
+ History Ship Statistics
+
+
diff --git a/yunfu_192.168.191.142/SmartShipSupervision/Configuration.json b/yunfu_192.168.191.142/SmartShipSupervision/Configuration.json
new file mode 100644
index 0000000..d654b80
--- /dev/null
+++ b/yunfu_192.168.191.142/SmartShipSupervision/Configuration.json
@@ -0,0 +1,15 @@
+{
+ "SmartShipSupervision":
+ {
+ "check_point_id_comment": "默认加载航线id",
+ "check_point_id": 1,
+ "web_Page_Load_comment": "是否跳过加载页面",
+ "web_Page_Load": true,
+ "enable_analyzer": true,
+ "sub_view_list-comment": "设置监管界面子窗口位置[0,3][0,3]",
+ "sub_view_list": [
+ [3, 3],
+ [2, 3]
+ ]
+ }
+}
diff --git a/yunfu_192.168.191.142/SmartShipSupervision/ShipEvent.xml b/yunfu_192.168.191.142/SmartShipSupervision/ShipEvent.xml
new file mode 100644
index 0000000..5d2d473
--- /dev/null
+++ b/yunfu_192.168.191.142/SmartShipSupervision/ShipEvent.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/yunfu_192.168.191.142/SmartShipSupervision/WebConfig.xml b/yunfu_192.168.191.142/SmartShipSupervision/WebConfig.xml
new file mode 100644
index 0000000..99d1c08
--- /dev/null
+++ b/yunfu_192.168.191.142/SmartShipSupervision/WebConfig.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+ laneDetail
+
+
diff --git a/yunfu_192.168.191.142/SystemConfig/WebConfig.xml b/yunfu_192.168.191.142/SystemConfig/WebConfig.xml
new file mode 100644
index 0000000..f0e310b
--- /dev/null
+++ b/yunfu_192.168.191.142/SystemConfig/WebConfig.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+ Real Map
+ SmartShip Manage
+ Key Area
+ Position Manage
+ Camera Inspection Area
+ Ais Store Area
+ Server Manage
+ Network Switch
+
+
+
+
+
+
+ Stream Media Server Manage
+ Camera Group Manage
+ Camera Manage
+
+
+
+
+
+
+ User Statistics
+ User Manage
+ Permission Manage
+ Role Manage
+ Organization Manage
+
+
+
diff --git a/yunfu_192.168.191.142/VideoManage/Configuration.json b/yunfu_192.168.191.142/VideoManage/Configuration.json
new file mode 100644
index 0000000..486f654
--- /dev/null
+++ b/yunfu_192.168.191.142/VideoManage/Configuration.json
@@ -0,0 +1,6 @@
+{
+ "VideoManage": {
+ "auto_rtsp_sub-comment": "是否在打开实时视频时自动切换到子码流",
+ "auto_rtsp_sub": false
+ }
+}
\ No newline at end of file
diff --git a/yunfu_192.168.191.142/WarningEventManage/EmergencyCommand.xml b/yunfu_192.168.191.142/WarningEventManage/EmergencyCommand.xml
new file mode 100644
index 0000000..ab6b283
--- /dev/null
+++ b/yunfu_192.168.191.142/WarningEventManage/EmergencyCommand.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
diff --git a/yunfu_192.168.191.142/WarningEventManage/WarningEvent.xml b/yunfu_192.168.191.142/WarningEventManage/WarningEvent.xml
new file mode 100644
index 0000000..a1bcaef
--- /dev/null
+++ b/yunfu_192.168.191.142/WarningEventManage/WarningEvent.xml
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/yunfu_192.168.191.142/WarningEventManage/WebConfig.xml b/yunfu_192.168.191.142/WarningEventManage/WebConfig.xml
new file mode 100644
index 0000000..5114cbe
--- /dev/null
+++ b/yunfu_192.168.191.142/WarningEventManage/WebConfig.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+ Untreated Warnings
+ Treated Warnings
+ Warnings Configuration
+ Alarm Summary Event
+
+
+
+
diff --git a/yunfu_192.168.191.142/WebConfig.xml b/yunfu_192.168.191.142/WebConfig.xml
new file mode 100644
index 0000000..7c72a8f
--- /dev/null
+++ b/yunfu_192.168.191.142/WebConfig.xml
@@ -0,0 +1,76 @@
+
+
+
+
+
+ History Ship List
+
+
+ Current Ship Statistics
+ History Ship Statistics
+ Ship Label Statistics
+ Catched Ship Statistics
+ Ship Type Statistics
+ Repeated Ship Statistics
+
+
+
+ Real Map
+ SmartShip Manage
+ Key Area
+ Position Manage
+ Camera Inspection Area
+ Ais Store Area
+ Server Manage
+ Network Switch
+
+
+
+
+
+
+ Stream Media Server Manage
+ Camera Group Manage
+ Camera Manage
+
+
+
+
+
+
+ User Statistics
+ User Manage
+ Permission Manage
+ Role Manage
+ Organization Manage
+
+
+
+
+
+ Untreated Warnings
+ Treated Warnings
+ Warnings Configuration
+ Alarm Summary Event
+
+
+
+
+
+ laneDetail
+
+
diff --git a/yunfu_192.168.191.142/WebServer.json b/yunfu_192.168.191.142/WebServer.json
new file mode 100644
index 0000000..58a3bf8
--- /dev/null
+++ b/yunfu_192.168.191.142/WebServer.json
@@ -0,0 +1,156 @@
+{
+ "IP": "192.168.191.142",
+ "Describe": "云浮海事内网配置",
+ "RegisterManager": {
+ "regurl_list": "http://192.168.191.142:9940/yunen/register/code/list",
+ "regurl_save": "http://192.168.191.142:9940/yunen/register/code/save",
+ "regurl_status": "http://192.168.191.142:9940/yunen/register/code/reported",
+ "plugin": "Core"
+ },
+ "UserManagerServer": {
+ "server_url": "http://192.168.191.142:9940",
+ "curr_userinfo_url": "http://192.168.191.142:9940/users/current",
+ "user_role_url": "http://192.168.191.142:9940/roles",
+ "modify_password_page": "http://192.168.191.142:9940/pages/user/changePassword.html",
+ "keep_alive_url": "http://192.168.191.142:9940/users/heartbeat",
+ "login_html": "http://192.168.191.142:9940/client_login.html",
+ "in_or_out_comment": "内外网配置",
+ "in_or_out": "in",
+ "get_permission": "http://192.168.191.142:9940/permissions/get_permission",
+ "plugin": "Core"
+ },
+ "Update": {
+ "ftpurl": "ftp://xxhzl:523069@192.168.191.142/client/",
+ "plugin": "Core"
+ },
+ "Help": {
+ "help_doc_url": "http://192.168.191.142:9920/smartship/help_doc/help_doc.html",
+ "plugin": "Core"
+ },
+ "SysServerLog": {
+ "create_url": "http://192.168.191.142:9940/yunen/logs/create",
+ "plugin": "Core"
+ },
+ "ClientLogin": {
+ "url": "http://192.168.191.142:9940/client_login.html",
+ "plugin": "Core"
+ },
+ "CameraServer": {
+ "camera_query": "http://192.168.191.142:9940/yunen/camera/find",
+ "camera_group_query": "http://192.168.191.142:9940/yunen/camera_group/find",
+ "camera_grouptree_query": "http://192.168.191.142:9940/yunen/camera_group/organ_camera_list",
+ "preset_query": "http://192.168.191.142:9940/yunen/camera_pre_set/find",
+ "preset_control": "http://192.168.191.142:9940/yunen/camera_control/ptz_pre_set",
+ "camera_control": "http://192.168.191.142:9940/yunen/camera_control/ptz_control",
+ "preset_add": "http://192.168.191.142:9940/yunen/camera_pre_set/create",
+ "preset_modify": "http://192.168.191.142:9940/yunen/camera_pre_set/update",
+ "preset_delete": "http://192.168.191.142:9940/yunen/camera_pre_set/delete",
+ "streamingserver_query": "http://192.168.191.142:9940/yunen/camera_stream_server/find",
+ "3DPosition": "http://192.168.191.142:9940/yunen/camera_control/net_dvr_ptzselzoomin_ex",
+ "get_ptz": "http://192.168.191.142:9940/yunen/camera_control/get_camera_ptz",
+ "set_ptz": "http://192.168.191.142:9940/yunen/camera_control/set_camera_ptz",
+ "one_push_focus": "http://192.168.191.142:9940/yunen/camera_control/focusOnePush",
+ "set_focus_mode": "http://192.168.191.142:9940/yunen/camera_control/setFocusMode",
+ "ship_pos": "http://192.168.191.142:9940/yunen/ship_target_track/start_photo_track",
+ "stop_ship_pos": "http://192.168.191.142:9940/yunen/ship_target_track/stop_photo_track",
+ "emergency_command": "http://192.168.191.142:9940/yunen/monitor/single_config",
+ "plugin": "CameraManager",
+ "config_mode-comment": "设置卡口模式",
+ "config_mode": "http://192.168.191.142:9940/yunen/checkpoint/config_mode",
+ "recover_mode-comment": "恢复卡口模式",
+ "recover_mode": "http://192.168.191.142:9940/yunen/checkpoint/recover_mode"
+ },
+ "CameraStatus": {
+ "camera_status_url": "tcp://192.168.191.142:9912",
+ "camera_status_topic": "camera_status_list",
+ "plugin": "CameraManager"
+ },
+ "EvidenceChain": {
+ "desc": "兼容老版本",
+ "ais_track_url_comment": "查询AIS轨迹信息",
+ "ais_track_url": "http://192.168.191.142:9940/yunen/ais/get_tracks",
+ "ship_target_url_comment": "船舶目标列表查询",
+ "ship_target_url": "http://192.168.191.142:9940/yunen/ship_target/list",
+ "shiptargetid_url-comment": "通过 shipTargetId 查询目标信息",
+ "shiptargetid_url": "http://192.168.191.142:9940/yunen/ship_target/get_ship_target",
+ "info_AIS_url_comment": "船舶目标AIS信息查询",
+ "info_AIS_url": "http://192.168.191.142:9940/yunen/ais/get_ship_info",
+ "ship_target_url2_comment": "船舶目标列表查询",
+ "ship_target_url2": "http://192.168.191.142:9940/yunen/ship_target/get_ship_target_by_targetId",
+ "plugin": "SmartShipCore"
+ },
+ "SmartShipCore": {
+ "ais_track_url_comment": "查询AIS轨迹信息",
+ "ais_track_url": "http://192.168.191.142:9940/yunen/ais/get_tracks",
+ "ship_target_url_comment": "船舶目标列表查询",
+ "ship_target_url": "http://192.168.191.142:9940/yunen/ship_target/list",
+ "shiptargetid_url-comment": "通过 shipTargetId 查询目标信息",
+ "shiptargetid_url": "http://192.168.191.142:9940/yunen/ship_target/get_ship_target",
+ "info_AIS_url_comment": "船舶目标AIS信息查询",
+ "info_AIS_url": "http://192.168.191.142:9940/yunen/ais/get_ship_info",
+ "ship_target_url2_comment": "船舶目标列表查询",
+ "ship_target_url2": "http://192.168.191.142:9940/yunen/ship_target/get_ship_target_by_targetId",
+ "plugin": "SmartShipCore",
+ "checkpoint_mode_list_comment": "获取卡口运行状态列表",
+ "checkpoint_mode_list": "http://192.168.191.142:9940/yunen/checkpoint/checkpoint_mode_list"
+ },
+ "Map": {
+ "MapRenderServer": "http://192.168.191.142:9921/map/",
+ "DataServer": "http://192.168.191.142:9940",
+ "plugin": "Map"
+ },
+ "SmartShipEventWorker": {
+ "url": "tcp://192.168.191.142:9912",
+ "topics": "analyzer.boat",
+ "plugin": "SmartShipCore"
+ },
+ "SmartShipHttpServer": {
+ "checkpoint_query_comment": "卡口信息请求url",
+ "checkpoint_query": "http://192.168.191.142:9940/yunen/checkpoint/list",
+ "request_time_comment": "请求间隔min",
+ "request_time": 10,
+ "plugin": "SmartShipCore",
+ "ship_target_simple_url_comment": "船舶目标简单列表查询",
+ "ship_target_simple_url": "http://192.168.191.142:9940/yunen/ship_target/simple_list",
+ "warningtypelist_url-comment": "获取警示类型列表,主要是警示类型图标资源",
+ "warningtypelist_url": "http://192.168.191.142:9940/yunen/alarm_type_config/list"
+ },
+ "ShipTarget": {
+ "ship_target_url": "tcp://192.168.191.142:9912",
+ "ship_target_topic": "ship_target",
+ "plugin": "SmartShipCore",
+ "ship_target_video_info": "http://192.168.191.142:9940/yunen/ship_target/get_ship_videoinfo"
+ },
+ "VideoAnalyzer": {
+ "video_analyzer_url": "tcp://192.168.191.142:9912",
+ "video_analyzer_topic": "analyzer.smartship",
+ "plugin": "SmartShipCore"
+ },
+ "SmartShipSupervision": {
+ "weather_url_comment": "当前天气查询",
+ "weather_url": "http://192.168.191.142:9940/yunen/weather/now",
+ "plugin": "SmartShipSupervision",
+ "supervision_statistics": "http://192.168.191.142:9940/yunen/statistics/supervision_statistics"
+ },
+ "WarningEventManage": {
+ "warning_url_comment": "订阅警示消息",
+ "warning_url": "tcp://192.168.191.142:9912",
+ "warning_topic": "alarm_event",
+ "analyzer_control_topic": "analyzercontrol",
+ "plugin": "WarningEventManage"
+ },
+ "HttpUrl": {
+ "warning_query_count_comment": "卡口历史警示总数查询接口",
+ "warning_query_count": "http://192.168.191.142:9940/yunen/alarm_event/count",
+ "warning_simple_list_comment": "卡口历史警示简单列表查询接口",
+ "warning_simple_list": "http://192.168.191.142:9940/yunen/alarm_event/alarm_list",
+ "warning_list_url_comment": "卡口历史警示列表查询接口",
+ "warning_list_url": "http://192.168.191.142:9940/yunen/alarm_event/list",
+ "monitor_config_List_url_comment": "应急指挥状态列表查询接口",
+ "monitor_config_List_url": "http://192.168.191.142:9940/yunen/monitor/configList",
+ "plugin": "WarningEventManage"
+ },
+ "WebResource": {
+ "resource_url": "http://192.168.191.142:9920/"
+ }
+}
\ No newline at end of file