@@ -1,8 +1,8 @@ | |||
{ | |||
"CameraManage": | |||
{ | |||
"save_camera_favorite_url": "http://172.20.15.53:9940/yunen/camera/save_camera_favorite", | |||
"delete_camera_favorite_url": "http://172.20.15.53:9940/yunen/camera/delete_favorite", | |||
"save_camera_favorite_url": "http://172.20.15.54:9940/yunen/camera/save_camera_favorite", | |||
"delete_camera_favorite_url": "http://172.20.15.54:9940/yunen/camera/delete_favorite", | |||
"use_tree_cameragroup-comment": "true显示相机树形结构(按组织分组显示), false 显示二级分组", | |||
"use_tree_cameragroup": false | |||
} | |||
@@ -18,9 +18,9 @@ | |||
"ar_splitline_border" : 3, | |||
"ar_view_xy_comment" : "所在画面中相对位置,如(3,3),则为画面尺寸(x/4*3,y/4*3)", | |||
"ar_view_xy": "3,3", | |||
"HistoryTrackMapurl":"http://172.20.15.53:9940/pages/smartship/shiptarget/history/historyTrackMap.html", | |||
"save_ship_favorite": "http://172.20.15.53:9940/yunen/ship_target/save_ship_favorite", | |||
"delete_favorite": "http://172.20.15.53:9940/yunen/ship_target/delete_favorite", | |||
"HistoryTrackMapurl": "http://172.20.15.54:9940/pages/smartship/shiptarget/history/historyTrackMap.html", | |||
"save_ship_favorite": "http://172.20.15.54:9940/yunen/ship_target/save_ship_favorite", | |||
"delete_favorite": "http://172.20.15.54:9940/yunen/ship_target/delete_favorite", | |||
"sub_view_list-comment": "设置监管界面子窗口位置[0,3][0,3]", | |||
"sub_view_list": [ | |||
[3, 3], | |||
@@ -9,10 +9,10 @@ | |||
--> | |||
<!--卡口动态 --> | |||
<group id="shipmanage" name="Ship Manage"> | |||
<view id="1-histshiplist" model="2" url="http://172.20.15.53:9940/pages/smartship/shiptarget/history/listShipHistory.html" channel="1" authoritykey="yunen:history:historylist">History Ship List</view> | |||
<view id="1-histshiplist" model="2" url="http://172.20.15.54:9940/pages/smartship/shiptarget/history/listShipHistory.html" channel="1" authoritykey="yunen:history:historylist">History Ship List</view> | |||
</group> | |||
<group id="statisticsmanage" name="Statistics Manage"> | |||
<view id="3-currentshipstatistics" model="2" url="http://172.20.15.53:9940/pages/smartship/statistics/currentStatistics.html" authoritykey="yunen:smartship:currentshipstatistics">Current Ship Statistics</view> | |||
<view id="4-histshipstatistics" model="2" url="http://172.20.15.53:9940/pages/smartship/statistics/historyStatistics.html" authoritykey="yunen:smartship:histshipstatistics">History Ship Statistics</view> | |||
<view id="3-currentshipstatistics" model="2" url="http://172.20.15.54:9940/pages/smartship/statistics/currentStatistics.html" authoritykey="yunen:smartship:currentshipstatistics">Current Ship Statistics</view> | |||
<view id="4-histshipstatistics" model="2" url="http://172.20.15.54:9940/pages/smartship/statistics/historyStatistics.html" authoritykey="yunen:smartship:histshipstatistics">History Ship Statistics</view> | |||
</group> | |||
</views> |
@@ -1,18 +1,18 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<groups> | |||
<group id="1" name="卡口警示" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="1001" name="AlarmEvent" pageUrl="http://172.20.15.53:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="1001" name="AlarmEvent" pageUrl="http://172.20.15.54:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<param name="id"/> | |||
</type> | |||
</group> | |||
<group id="1" name="船舶目标" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="2001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.15.53:9940/pages/smartship/shiptarget/history/detailShipTarget.html" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="2001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.15.54:9940/pages/smartship/shiptarget/history/detailShipTarget.html" authoritykey="yunen:alram:disposealarm"> | |||
<param name="id"/> | |||
<param name="showPreNext=0"/> | |||
</type> | |||
</group> | |||
<group id="1" name="历史轨迹" authoritykey="yunen:ship_target:get_ship_history_videoinfo"> | |||
<type typeId="3001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.15.53:9940/pages/smartship/shiptarget/history/listShipHistoryTrack.html" authoritykey="yunen:ship_target:get_ship_history_videoinfo"> | |||
<type typeId="3001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.15.54:9940/pages/smartship/shiptarget/history/listShipHistoryTrack.html" authoritykey="yunen:ship_target:get_ship_history_videoinfo"> | |||
<param name="name"/> | |||
<param name="timestamp"/> | |||
<param name="shipTargetId"/> | |||
@@ -9,6 +9,6 @@ | |||
--> | |||
<!--航次详情--> | |||
<group id="voyagelane" name="voyagelane"> | |||
<view id="0-laneDetail" model="3" url="http://172.20.15.53:9940/pages/smartship/resource/position/checkpointMap.html">laneDetail</view> | |||
<view id="0-laneDetail" model="3" url="http://172.20.15.54:9940/pages/smartship/resource/position/checkpointMap.html">laneDetail</view> | |||
</group> | |||
</views> |
@@ -10,41 +10,41 @@ | |||
--> | |||
<!-- 资源管理 --> | |||
<group id="resourcemanage" name="Resource Manage"> | |||
<view id="a-realmap" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/position/checkpointMap.html" authoritykey="check:point:map:reltime">Real Map</view> | |||
<view id="b-smartshipmanage" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/area/checkpoint/listCheckpoint.html" authoritykey="yunen:smartship:manage">SmartShip Manage</view> | |||
<view id="c-keyarea" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/area/keyregion/listKeyRegion.html" authoritykey="yunen:smartship:keyarea">Key Area</view> | |||
<view id="d-positionmanage" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/position/listPosition.html" authoritykey="yunen:smartship:positionmanage">Position Manage</view> | |||
<view id="e-camerainspectionarea" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/area/camera/inspection/listCameraInspectionArea.html" authoritykey="yunen:smartship:camerainspectionarea">Camera Inspection Area</view> | |||
<view id="f-aisstorearea" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/area/ais/listAisStoreArea.html" authoritykey="yunen:smartship:aisstorearea">Ais Store Area</view> | |||
<view id="g-servermanage" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/device/server/serverList.html" authoritykey="yunen:smartship:servermanage">Server Manage</view> | |||
<view id="h-networkswitch" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/device/networkswitch/networkSwitchList.html" authoritykey="yunen:smartship:networkswitch">Network Switch</view> | |||
<view id="a-realmap" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/position/checkpointMap.html" authoritykey="check:point:map:reltime">Real Map</view> | |||
<view id="b-smartshipmanage" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/area/checkpoint/listCheckpoint.html" authoritykey="yunen:smartship:manage">SmartShip Manage</view> | |||
<view id="c-keyarea" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/area/keyregion/listKeyRegion.html" authoritykey="yunen:smartship:keyarea">Key Area</view> | |||
<view id="d-positionmanage" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/position/listPosition.html" authoritykey="yunen:smartship:positionmanage">Position Manage</view> | |||
<view id="e-camerainspectionarea" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/area/camera/inspection/listCameraInspectionArea.html" authoritykey="yunen:smartship:camerainspectionarea">Camera Inspection Area</view> | |||
<view id="f-aisstorearea" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/area/ais/listAisStoreArea.html" authoritykey="yunen:smartship:aisstorearea">Ais Store Area</view> | |||
<view id="g-servermanage" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/device/server/serverList.html" authoritykey="yunen:smartship:servermanage">Server Manage</view> | |||
<view id="h-networkswitch" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/device/networkswitch/networkSwitchList.html" authoritykey="yunen:smartship:networkswitch">Network Switch</view> | |||
<view id="i-line" model="6" type="1"/> | |||
</group> | |||
<!-- 渡口管理 --> | |||
<!-- <group id="resourcemanage" name="Ferry Manage"> | |||
<view id="a-shiproute" model="6" url="http://172.20.15.53:9910/pages/ferry/lane/laneList.html" authoritykey="yunen:lane">Ship Route Manage</view> | |||
<view id="b-ferry" model="6" url="http://172.20.15.53:9910/pages/ferry/ferrylocal/ferrylocalList.html" authoritykey="yunen:ferry">Ferry Manage</view> | |||
<view id="c-ship" model="6" url="http://172.20.15.53:9910/pages/ferry/ship/shipList.html" authoritykey="yunen:ship">Ship Manage</view> | |||
<view id="d-shipower" model="6" url="http://172.20.15.53:9910/pages/ferry/shipowner/shipownerList.html" authoritykey="yunen:shipowner">Shipowner Manage</view> | |||
<view id="e-boatman" model="6" url="http://172.20.15.53:9910/pages/ferry/boatman/boatmanList.html" authoritykey="yunen:boatman">Boatman Manage</view> | |||
<view id="a-shiproute" model="6" url="http://172.20.15.54:9910/pages/ferry/lane/laneList.html" authoritykey="yunen:lane">Ship Route Manage</view> | |||
<view id="b-ferry" model="6" url="http://172.20.15.54:9910/pages/ferry/ferrylocal/ferrylocalList.html" authoritykey="yunen:ferry">Ferry Manage</view> | |||
<view id="c-ship" model="6" url="http://172.20.15.54:9910/pages/ferry/ship/shipList.html" authoritykey="yunen:ship">Ship Manage</view> | |||
<view id="d-shipower" model="6" url="http://172.20.15.54:9910/pages/ferry/shipowner/shipownerList.html" authoritykey="yunen:shipowner">Shipowner Manage</view> | |||
<view id="e-boatman" model="6" url="http://172.20.15.54:9910/pages/ferry/boatman/boatmanList.html" authoritykey="yunen:boatman">Boatman Manage</view> | |||
<view id="f-line" model="6" type="1"/> | |||
</group> --> | |||
<!-- 流媒体管理 --> | |||
<group id="cameraconfig" name="Stream Media Manage"> | |||
<view id="j-mediaserver" model="6" url="http://172.20.15.53:9940/pages/camera/streamserver/streamServerList.html" authoritykey="yunen:camera_stream_server">Stream Media Server Manage</view> | |||
<view id="k-cameragroup" model="6" url="http://172.20.15.53:9940/pages/camera/group/cameraGroupList.html" authoritykey="yunen:camera_group">Camera Group Manage</view> | |||
<view id="l-camera" model="6" url="http://172.20.15.53:9940/pages/camera/camera/cameraList.html" authoritykey="yunen:camera">Camera Manage</view> | |||
<view id="j-mediaserver" model="6" url="http://172.20.15.54:9940/pages/camera/streamserver/streamServerList.html" authoritykey="yunen:camera_stream_server">Stream Media Server Manage</view> | |||
<view id="k-cameragroup" model="6" url="http://172.20.15.54:9940/pages/camera/group/cameraGroupList.html" authoritykey="yunen:camera_group">Camera Group Manage</view> | |||
<view id="l-camera" model="6" url="http://172.20.15.54:9940/pages/camera/camera/cameraList.html" authoritykey="yunen:camera">Camera Manage</view> | |||
<!--删除相机预置位--> | |||
<!--<view id="j-camerapreset" model="6" url="http://172.20.15.53:9940/pages/camera/preset/cameraPreSetList.html">Camera Preset Manage</view>--> | |||
<!--<view id="j-camerapreset" model="6" url="http://172.20.15.54:9940/pages/camera/preset/cameraPreSetList.html">Camera Preset Manage</view>--> | |||
<view id="m-line" model="6" type="1"/> | |||
</group> | |||
<!-- 用户管理 --> | |||
<group id="userconfig" name="User Permission Manage"> | |||
<view id="n-user-statistics" model="6" url="http://172.20.15.53:9940/pages/user/userStatistics.html" authoritykey="sys:user:statistics">User Statistics</view> | |||
<view id="o-user" model="6" url="http://172.20.15.53:9940/pages/user/userList.html" authoritykey="sys:user">User Manage</view> | |||
<view id="p-user-permission" model="6" url="http://172.20.15.53:9940/pages/menu/menuList.html" authoritykey="sys:menu">Permission Manage</view> | |||
<view id="q-user-role" model="6" url="http://172.20.15.53:9940/pages/role/roleList.html" authoritykey="sys:role">Role Manage</view> | |||
<view id="r-organization" model="6" url="http://172.20.15.53:9940/pages/user/organization/organization.html" authoritykey="yunen:organization">Organization Manage</view> | |||
<view id="n-user-statistics" model="6" url="http://172.20.15.54:9940/pages/user/userStatistics.html" authoritykey="sys:user:statistics">User Statistics</view> | |||
<view id="o-user" model="6" url="http://172.20.15.54:9940/pages/user/userList.html" authoritykey="sys:user">User Manage</view> | |||
<view id="p-user-permission" model="6" url="http://172.20.15.54:9940/pages/menu/menuList.html" authoritykey="sys:menu">Permission Manage</view> | |||
<view id="q-user-role" model="6" url="http://172.20.15.54:9940/pages/role/roleList.html" authoritykey="sys:role">Role Manage</view> | |||
<view id="r-organization" model="6" url="http://172.20.15.54:9940/pages/user/organization/organization.html" authoritykey="yunen:organization">Organization Manage</view> | |||
<view id="s-line" model="6" type="1"/> | |||
</group> | |||
</views> |
@@ -1,7 +1,7 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<groups> | |||
<group id="1" name="应急指挥" authoritykey="client:emergency_command"> | |||
<type typeId="1001" name="EmergencyCommand" pageUrl="http://172.20.15.53:9940/pages/smartship/emergencyCommand/list.html" authoritykey="yunen:monitor:list"> | |||
<type typeId="1001" name="EmergencyCommand" pageUrl="http://172.20.15.54:9940/pages/smartship/emergencyCommand/list.html" authoritykey="yunen:monitor:list"> | |||
<param name="id"/> | |||
</type> | |||
</group> | |||
@@ -1,27 +1,27 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<groups> | |||
<group id="1" name="卡口警示" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="1001" name="AlarmEvent" pageUrl="http://172.20.15.53:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="1001" name="AlarmEvent" pageUrl="http://172.20.15.54:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<param name="id"/> | |||
</type> | |||
</group> | |||
<group id="1" name="重点区域警示" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="2001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.15.53:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="2001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.15.54:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<param name="id"/> | |||
</type> | |||
</group> | |||
<!-- <group id="1" name="航次警示" authoritykey="yunen:alram:voyagealarm"> | |||
<type typeId="1001" name="voyageAlarmEvent" pageUrl="http://172.20.15.53:9910/pages/ferry/alram/timeoutVoyageHandle.html" authoritykey="yunen:alram:voyagealarm:timeout"> | |||
<type typeId="1001" name="voyageAlarmEvent" pageUrl="http://172.20.15.54:9910/pages/ferry/alram/timeoutVoyageHandle.html" authoritykey="yunen:alram:voyagealarm:timeout"> | |||
<param name="id"/> | |||
<param name="voyageId"/> | |||
<param name="timeout"/> | |||
</type> | |||
<type typeId="1002" name="voyageAlarmEvent" pageUrl="http://172.20.15.53:9910/pages/ferry/alram/voyageOverloadHandle.html" authoritykey="yunen:alram:voyagealarm:overload"> | |||
<type typeId="1002" name="voyageAlarmEvent" pageUrl="http://172.20.15.54:9910/pages/ferry/alram/voyageOverloadHandle.html" authoritykey="yunen:alram:voyagealarm:overload"> | |||
<param name="id"/> | |||
<param name="voyageId"/> | |||
<param name="loadLimit"/> | |||
</type> | |||
<type typeId="1003" name="voyageAlarmEvent" pageUrl="http://172.20.15.53:9910/pages/ferry/alram/ferryNotNavigableHandle.html" authoritykey="yunen:alram:voyagealarm:notnavigable"> | |||
<type typeId="1003" name="voyageAlarmEvent" pageUrl="http://172.20.15.54:9910/pages/ferry/alram/ferryNotNavigableHandle.html" authoritykey="yunen:alram:voyagealarm:notnavigable"> | |||
<param name="id"/> | |||
<param name="voyageId"/> | |||
<param name="ferryId"/> | |||
@@ -10,12 +10,12 @@ | |||
<!--警示 --> | |||
<group id="alertmanage" name="alertmanage"> | |||
<!--卡口警示 --> | |||
<view id="1-alertmanage" model="7" url="http://172.20.15.53:9940/pages/smartship/alarm/untreated/listAlarmEvent.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.15.53:9940/pages/smartship/alarm/disposed/listAlarmEvent.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> | |||
<view id="3-alarmcheckconfig" model="7" url="http://172.20.15.53:9940/pages/smartship/alarm/config/alarmCheckConfig.html" authoritykey="yunen:alram:alarmcheckconfig">Warnings Configuration</view> | |||
<view id="4-alarmsummaryevent" model="7" url="http://172.20.15.53:9940/pages/smartship/alarm/config/listAlarmSummaryEvent.html" authoritykey="yunen:alarm_summary_event:list">Alarm Summary Event</view> | |||
<view id="1-alertmanage" model="7" url="http://172.20.15.54:9940/pages/smartship/alarm/untreated/listAlarmEvent.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.15.54:9940/pages/smartship/alarm/disposed/listAlarmEvent.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> | |||
<view id="3-alarmcheckconfig" model="7" url="http://172.20.15.54:9940/pages/smartship/alarm/config/alarmCheckConfig.html" authoritykey="yunen:alram:alarmcheckconfig">Warnings Configuration</view> | |||
<view id="4-alarmsummaryevent" model="7" url="http://172.20.15.54:9940/pages/smartship/alarm/config/listAlarmSummaryEvent.html" authoritykey="yunen:alarm_summary_event:list">Alarm Summary Event</view> | |||
<!--渡口警示 --> | |||
<!-- <view id="1-alertmanage" model="7" url="http://172.20.15.53:9910/pages/ferry/alram/alarmEventList.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.15.53:9910/pages/ferry/alram/history/alarmEventList.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> --> | |||
<!-- <view id="1-alertmanage" model="7" url="http://172.20.15.54:9910/pages/ferry/alram/alarmEventList.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.15.54:9910/pages/ferry/alram/history/alarmEventList.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> --> | |||
</group> | |||
</views> |
@@ -9,64 +9,64 @@ | |||
--> | |||
<!--卡口动态 --> | |||
<group id="shipmanage" name="Ship Manage"> | |||
<view id="1-histshiplist" model="2" url="http://172.20.15.53:9940/pages/smartship/shiptarget/history/listShipHistory.html" channel="1" authoritykey="yunen:history:historylist">History Ship List</view> | |||
<view id="1-histshiplist" model="2" url="http://172.20.15.54:9940/pages/smartship/shiptarget/history/listShipHistory.html" channel="1" authoritykey="yunen:history:historylist">History Ship List</view> | |||
</group> | |||
<group id="statisticsmanage" name="Statistics Manage"> | |||
<view id="3-currentshipstatistics" model="2" url="http://172.20.15.53:9940/pages/smartship/statistics/currentStatistics.html" authoritykey="yunen:smartship:currentshipstatistics">Current Ship Statistics</view> | |||
<view id="4-histshipstatistics" model="2" url="http://172.20.15.53:9940/pages/smartship/statistics/historyStatistics.html" authoritykey="yunen:smartship:histshipstatistics">History Ship Statistics</view> | |||
<view id="3-currentshipstatistics" model="2" url="http://172.20.15.54:9940/pages/smartship/statistics/currentStatistics.html" authoritykey="yunen:smartship:currentshipstatistics">Current Ship Statistics</view> | |||
<view id="4-histshipstatistics" model="2" url="http://172.20.15.54:9940/pages/smartship/statistics/historyStatistics.html" authoritykey="yunen:smartship:histshipstatistics">History Ship Statistics</view> | |||
</group> | |||
<!-- 资源管理 --> | |||
<group id="resourcemanage" name="Resource Manage"> | |||
<view id="a-realmap" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/position/checkpointMap.html" authoritykey="check:point:map:reltime">Real Map</view> | |||
<view id="b-smartshipmanage" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/area/checkpoint/listCheckpoint.html" authoritykey="yunen:smartship:manage">SmartShip Manage</view> | |||
<view id="c-keyarea" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/area/keyregion/listKeyRegion.html" authoritykey="yunen:smartship:keyarea">Key Area</view> | |||
<view id="d-positionmanage" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/position/listPosition.html" authoritykey="yunen:smartship:positionmanage">Position Manage</view> | |||
<view id="e-camerainspectionarea" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/area/camera/inspection/listCameraInspectionArea.html" authoritykey="yunen:smartship:camerainspectionarea">Camera Inspection Area</view> | |||
<view id="f-aisstorearea" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/area/ais/listAisStoreArea.html" authoritykey="yunen:smartship:aisstorearea">Ais Store Area</view> | |||
<view id="g-servermanage" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/device/server/serverList.html" authoritykey="yunen:smartship:servermanage">Server Manage</view> | |||
<view id="h-networkswitch" model="6" url="http://172.20.15.53:9940/pages/smartship/resource/device/networkswitch/networkSwitchList.html" authoritykey="yunen:smartship:networkswitch">Network Switch</view> | |||
<view id="a-realmap" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/position/checkpointMap.html" authoritykey="check:point:map:reltime">Real Map</view> | |||
<view id="b-smartshipmanage" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/area/checkpoint/listCheckpoint.html" authoritykey="yunen:smartship:manage">SmartShip Manage</view> | |||
<view id="c-keyarea" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/area/keyregion/listKeyRegion.html" authoritykey="yunen:smartship:keyarea">Key Area</view> | |||
<view id="d-positionmanage" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/position/listPosition.html" authoritykey="yunen:smartship:positionmanage">Position Manage</view> | |||
<view id="e-camerainspectionarea" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/area/camera/inspection/listCameraInspectionArea.html" authoritykey="yunen:smartship:camerainspectionarea">Camera Inspection Area</view> | |||
<view id="f-aisstorearea" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/area/ais/listAisStoreArea.html" authoritykey="yunen:smartship:aisstorearea">Ais Store Area</view> | |||
<view id="g-servermanage" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/device/server/serverList.html" authoritykey="yunen:smartship:servermanage">Server Manage</view> | |||
<view id="h-networkswitch" model="6" url="http://172.20.15.54:9940/pages/smartship/resource/device/networkswitch/networkSwitchList.html" authoritykey="yunen:smartship:networkswitch">Network Switch</view> | |||
<view id="i-line" model="6" type="1"/> | |||
</group> | |||
<!-- 渡口管理 --> | |||
<!-- <group id="resourcemanage" name="Ferry Manage"> | |||
<view id="a-shiproute" model="6" url="http://172.20.15.53:9910/pages/ferry/lane/laneList.html" authoritykey="yunen:lane">Ship Route Manage</view> | |||
<view id="b-ferry" model="6" url="http://172.20.15.53:9910/pages/ferry/ferrylocal/ferrylocalList.html" authoritykey="yunen:ferry">Ferry Manage</view> | |||
<view id="c-ship" model="6" url="http://172.20.15.53:9910/pages/ferry/ship/shipList.html" authoritykey="yunen:ship">Ship Manage</view> | |||
<view id="d-shipower" model="6" url="http://172.20.15.53:9910/pages/ferry/shipowner/shipownerList.html" authoritykey="yunen:shipowner">Shipowner Manage</view> | |||
<view id="e-boatman" model="6" url="http://172.20.15.53:9910/pages/ferry/boatman/boatmanList.html" authoritykey="yunen:boatman">Boatman Manage</view> | |||
<view id="a-shiproute" model="6" url="http://172.20.15.54:9910/pages/ferry/lane/laneList.html" authoritykey="yunen:lane">Ship Route Manage</view> | |||
<view id="b-ferry" model="6" url="http://172.20.15.54:9910/pages/ferry/ferrylocal/ferrylocalList.html" authoritykey="yunen:ferry">Ferry Manage</view> | |||
<view id="c-ship" model="6" url="http://172.20.15.54:9910/pages/ferry/ship/shipList.html" authoritykey="yunen:ship">Ship Manage</view> | |||
<view id="d-shipower" model="6" url="http://172.20.15.54:9910/pages/ferry/shipowner/shipownerList.html" authoritykey="yunen:shipowner">Shipowner Manage</view> | |||
<view id="e-boatman" model="6" url="http://172.20.15.54:9910/pages/ferry/boatman/boatmanList.html" authoritykey="yunen:boatman">Boatman Manage</view> | |||
<view id="f-line" model="6" type="1"/> | |||
</group> --> | |||
<!-- 流媒体管理 --> | |||
<group id="cameraconfig" name="Stream Media Manage"> | |||
<view id="j-mediaserver" model="6" url="http://172.20.15.53:9940/pages/camera/streamserver/streamServerList.html" authoritykey="yunen:camera_stream_server">Stream Media Server Manage</view> | |||
<view id="k-cameragroup" model="6" url="http://172.20.15.53:9940/pages/camera/group/cameraGroupList.html" authoritykey="yunen:camera_group">Camera Group Manage</view> | |||
<view id="l-camera" model="6" url="http://172.20.15.53:9940/pages/camera/camera/cameraList.html" authoritykey="yunen:camera">Camera Manage</view> | |||
<view id="j-mediaserver" model="6" url="http://172.20.15.54:9940/pages/camera/streamserver/streamServerList.html" authoritykey="yunen:camera_stream_server">Stream Media Server Manage</view> | |||
<view id="k-cameragroup" model="6" url="http://172.20.15.54:9940/pages/camera/group/cameraGroupList.html" authoritykey="yunen:camera_group">Camera Group Manage</view> | |||
<view id="l-camera" model="6" url="http://172.20.15.54:9940/pages/camera/camera/cameraList.html" authoritykey="yunen:camera">Camera Manage</view> | |||
<!--删除相机预置位--> | |||
<!--<view id="j-camerapreset" model="6" url="http://172.20.15.53:9940/pages/camera/preset/cameraPreSetList.html">Camera Preset Manage</view>--> | |||
<!--<view id="j-camerapreset" model="6" url="http://172.20.15.54:9940/pages/camera/preset/cameraPreSetList.html">Camera Preset Manage</view>--> | |||
<view id="m-line" model="6" type="1"/> | |||
</group> | |||
<!-- 用户管理 --> | |||
<group id="userconfig" name="User Permission Manage"> | |||
<view id="n-user-statistics" model="6" url="http://172.20.15.53:9940/pages/user/userStatistics.html" authoritykey="sys:user:statistics">User Statistics</view> | |||
<view id="o-user" model="6" url="http://172.20.15.53:9940/pages/user/userList.html" authoritykey="sys:user">User Manage</view> | |||
<view id="p-user-permission" model="6" url="http://172.20.15.53:9940/pages/menu/menuList.html" authoritykey="sys:menu">Permission Manage</view> | |||
<view id="q-user-role" model="6" url="http://172.20.15.53:9940/pages/role/roleList.html" authoritykey="sys:role">Role Manage</view> | |||
<view id="r-organization" model="6" url="http://172.20.15.53:9940/pages/user/organization/organization.html" authoritykey="yunen:organization">Organization Manage</view> | |||
<view id="n-user-statistics" model="6" url="http://172.20.15.54:9940/pages/user/userStatistics.html" authoritykey="sys:user:statistics">User Statistics</view> | |||
<view id="o-user" model="6" url="http://172.20.15.54:9940/pages/user/userList.html" authoritykey="sys:user">User Manage</view> | |||
<view id="p-user-permission" model="6" url="http://172.20.15.54:9940/pages/menu/menuList.html" authoritykey="sys:menu">Permission Manage</view> | |||
<view id="q-user-role" model="6" url="http://172.20.15.54:9940/pages/role/roleList.html" authoritykey="sys:role">Role Manage</view> | |||
<view id="r-organization" model="6" url="http://172.20.15.54:9940/pages/user/organization/organization.html" authoritykey="yunen:organization">Organization Manage</view> | |||
<view id="s-line" model="6" type="1"/> | |||
</group> | |||
<!--警示 --> | |||
<group id="alertmanage" name="alertmanage"> | |||
<!--卡口警示 --> | |||
<view id="1-alertmanage" model="7" url="http://172.20.15.53:9940/pages/smartship/alarm/untreated/listAlarmEvent.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.15.53:9940/pages/smartship/alarm/disposed/listAlarmEvent.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> | |||
<view id="3-alarmcheckconfig" model="7" url="http://172.20.15.53:9940/pages/smartship/alarm/config/alarmCheckConfig.html" authoritykey="yunen:alram:alarmcheckconfig">Warnings Configuration</view> | |||
<view id="4-alarmsummaryevent" model="7" url="http://172.20.15.53:9940/pages/smartship/alarm/config/listAlarmSummaryEvent.html" authoritykey="yunen:alarm_summary_event:list">Alarm Summary Event</view> | |||
<view id="1-alertmanage" model="7" url="http://172.20.15.54:9940/pages/smartship/alarm/untreated/listAlarmEvent.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.15.54:9940/pages/smartship/alarm/disposed/listAlarmEvent.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> | |||
<view id="3-alarmcheckconfig" model="7" url="http://172.20.15.54:9940/pages/smartship/alarm/config/alarmCheckConfig.html" authoritykey="yunen:alram:alarmcheckconfig">Warnings Configuration</view> | |||
<view id="4-alarmsummaryevent" model="7" url="http://172.20.15.54:9940/pages/smartship/alarm/config/listAlarmSummaryEvent.html" authoritykey="yunen:alarm_summary_event:list">Alarm Summary Event</view> | |||
<!--渡口警示 --> | |||
<!-- <view id="1-alertmanage" model="7" url="http://172.20.15.53:9910/pages/ferry/alram/alarmEventList.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.15.53:9910/pages/ferry/alram/history/alarmEventList.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> --> | |||
<!-- <view id="1-alertmanage" model="7" url="http://172.20.15.54:9910/pages/ferry/alram/alarmEventList.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.15.54:9910/pages/ferry/alram/history/alarmEventList.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> --> | |||
</group> | |||
<!--航次详情--> | |||
<group id="voyagelane" name="voyagelane"> | |||
<view id="0-laneDetail" model="3" url="http://172.20.15.53:9940/pages/smartship/resource/position/checkpointMap.html">laneDetail</view> | |||
<view id="0-laneDetail" model="3" url="http://172.20.15.54:9940/pages/smartship/resource/position/checkpointMap.html">laneDetail</view> | |||
</group> | |||
</views> |
@@ -1,22 +1,22 @@ | |||
{ | |||
"IP": "172.20.15.53", | |||
"IP": "172.20.15.54", | |||
"Describe": "江门崖门卡口外网配置", | |||
"RegisterManager": { | |||
"regurl_list": "http://172.20.15.53:9940/yunen/register/code/list", | |||
"regurl_save": "http://172.20.15.53:9940/yunen/register/code/save", | |||
"regurl_status": "http://172.20.15.53:9940/yunen/register/code/reported", | |||
"regurl_list": "http://172.20.15.54:9940/yunen/register/code/list", | |||
"regurl_save": "http://172.20.15.54:9940/yunen/register/code/save", | |||
"regurl_status": "http://172.20.15.54:9940/yunen/register/code/reported", | |||
"plugin": "Core" | |||
}, | |||
"UserManagerServer": { | |||
"server_url": "http://172.20.15.53:9940", | |||
"curr_userinfo_url": "http://172.20.15.53:9940/users/current", | |||
"user_role_url": "http://172.20.15.53:9940/roles", | |||
"modify_password_page": "http://172.20.15.53:9940/pages/user/changePassword.html", | |||
"keep_alive_url": "http://172.20.15.53:9940/users/heartbeat", | |||
"login_html": "http://172.20.15.53:9940/client_login.html", | |||
"server_url": "http://172.20.15.54:9940", | |||
"curr_userinfo_url": "http://172.20.15.54:9940/users/current", | |||
"user_role_url": "http://172.20.15.54:9940/roles", | |||
"modify_password_page": "http://172.20.15.54:9940/pages/user/changePassword.html", | |||
"keep_alive_url": "http://172.20.15.54:9940/users/heartbeat", | |||
"login_html": "http://172.20.15.54:9940/client_login.html", | |||
"in_or_out_comment": "内外网配置", | |||
"get_permission": "http://172.20.15.53:9940/permissions/get_permission", | |||
"get_permission": "http://172.20.15.54:9940/permissions/get_permission", | |||
"plugin": "Core" | |||
}, | |||
"Update": { | |||
@@ -24,135 +24,135 @@ | |||
"plugin": "Core" | |||
}, | |||
"Help": { | |||
"help_doc_url": "http://172.20.15.53:9920/smartship/help_doc/help_doc.html", | |||
"help_doc_url": "http://172.20.15.54:9920/smartship/help_doc/help_doc.html", | |||
"plugin": "Core" | |||
}, | |||
"SysServerLog": { | |||
"create_url": "http://172.20.15.53:9940/yunen/logs/create", | |||
"create_url": "http://172.20.15.54:9940/yunen/logs/create", | |||
"plugin": "Core" | |||
}, | |||
"ClientLogin": { | |||
"url": "http://172.20.15.53:9940/client_login.html", | |||
"url": "http://172.20.15.54:9940/client_login.html", | |||
"plugin": "Core" | |||
}, | |||
"CameraServer": { | |||
"camera_query": "http://172.20.15.53:9940/yunen/camera/find", | |||
"camera_group_query": "http://172.20.15.53:9940/yunen/camera_group/find", | |||
"camera_grouptree_query": "http://172.20.15.53:9940/yunen/camera_group/organ_camera_list", | |||
"preset_query": "http://172.20.15.53:9940/yunen/camera_pre_set/find", | |||
"preset_control": "http://172.20.15.53:9940/yunen/camera_control/ptz_pre_set", | |||
"camera_control": "http://172.20.15.53:9940/yunen/camera_control/ptz_control", | |||
"preset_add": "http://172.20.15.53:9940/yunen/camera_pre_set/create", | |||
"preset_modify": "http://172.20.15.53:9940/yunen/camera_pre_set/update", | |||
"preset_delete": "http://172.20.15.53:9940/yunen/camera_pre_set/delete", | |||
"streamingserver_query": "http://172.20.15.53:9940/yunen/camera_stream_server/find", | |||
"3DPosition": "http://172.20.15.53:9940/yunen/camera_control/net_dvr_ptzselzoomin_ex", | |||
"get_ptz": "http://172.20.15.53:9940/yunen/camera_control/get_camera_ptz", | |||
"set_ptz": "http://172.20.15.53:9940/yunen/camera_control/set_camera_ptz", | |||
"one_push_focus": "http://172.20.15.53:9940/yunen/camera_control/focusOnePush", | |||
"set_focus_mode": "http://172.20.15.53:9940/yunen/camera_control/setFocusMode", | |||
"ship_pos": "http://172.20.15.53:9940/yunen/ship_target_track/start_photo_track", | |||
"stop_ship_pos": "http://172.20.15.53:9940/yunen/ship_target_track/stop_photo_track", | |||
"emergency_command": "http://172.20.15.53:9940/yunen/monitor/single_config", | |||
"camera_query": "http://172.20.15.54:9940/yunen/camera/find", | |||
"camera_group_query": "http://172.20.15.54:9940/yunen/camera_group/find", | |||
"camera_grouptree_query": "http://172.20.15.54:9940/yunen/camera_group/organ_camera_list", | |||
"preset_query": "http://172.20.15.54:9940/yunen/camera_pre_set/find", | |||
"preset_control": "http://172.20.15.54:9940/yunen/camera_control/ptz_pre_set", | |||
"camera_control": "http://172.20.15.54:9940/yunen/camera_control/ptz_control", | |||
"preset_add": "http://172.20.15.54:9940/yunen/camera_pre_set/create", | |||
"preset_modify": "http://172.20.15.54:9940/yunen/camera_pre_set/update", | |||
"preset_delete": "http://172.20.15.54:9940/yunen/camera_pre_set/delete", | |||
"streamingserver_query": "http://172.20.15.54:9940/yunen/camera_stream_server/find", | |||
"3DPosition": "http://172.20.15.54:9940/yunen/camera_control/net_dvr_ptzselzoomin_ex", | |||
"get_ptz": "http://172.20.15.54:9940/yunen/camera_control/get_camera_ptz", | |||
"set_ptz": "http://172.20.15.54:9940/yunen/camera_control/set_camera_ptz", | |||
"one_push_focus": "http://172.20.15.54:9940/yunen/camera_control/focusOnePush", | |||
"set_focus_mode": "http://172.20.15.54:9940/yunen/camera_control/setFocusMode", | |||
"ship_pos": "http://172.20.15.54:9940/yunen/ship_target_track/start_photo_track", | |||
"stop_ship_pos": "http://172.20.15.54:9940/yunen/ship_target_track/stop_photo_track", | |||
"emergency_command": "http://172.20.15.54:9940/yunen/monitor/single_config", | |||
"plugin": "CameraManager", | |||
"config_mode-comment": "设置卡口模式", | |||
"config_mode": "http://172.20.15.53:9940/yunen/checkpoint/config_mode", | |||
"config_mode": "http://172.20.15.54:9940/yunen/checkpoint/config_mode", | |||
"recover_mode-comment": "恢复卡口模式", | |||
"recover_mode": "http://172.20.15.53:9940/yunen/checkpoint/recover_mode" | |||
"recover_mode": "http://172.20.15.54:9940/yunen/checkpoint/recover_mode" | |||
}, | |||
"CameraStatus": { | |||
"camera_status_url": "tcp://172.20.15.53:9912", | |||
"camera_status_url": "tcp://172.20.15.54:9912", | |||
"camera_status_topic": "camera_status_list", | |||
"plugin": "CameraManager" | |||
}, | |||
"EvidenceChain": { | |||
"desc": "兼容老版本", | |||
"ais_track_url_comment": "查询AIS轨迹信息", | |||
"ais_track_url": "http://172.20.15.53:9940/yunen/ais/get_tracks", | |||
"ais_track_url": "http://172.20.15.54:9940/yunen/ais/get_tracks", | |||
"ship_target_url_comment": "船舶目标列表查询", | |||
"ship_target_url": "http://172.20.15.53:9940/yunen/ship_target/list", | |||
"ship_target_url": "http://172.20.15.54:9940/yunen/ship_target/list", | |||
"shiptargetid_url-comment": "通过 shipTargetId 查询目标信息", | |||
"shiptargetid_url": "http://172.20.15.53:9940/yunen/ship_target/get_ship_target", | |||
"shiptargetid_url": "http://172.20.15.54:9940/yunen/ship_target/get_ship_target", | |||
"info_AIS_url_comment": "船舶目标AIS信息查询", | |||
"info_AIS_url": "http://172.20.15.53:9940/yunen/ais/get_ship_info", | |||
"info_AIS_url": "http://172.20.15.54:9940/yunen/ais/get_ship_info", | |||
"ship_target_url2_comment": "船舶目标列表查询", | |||
"ship_target_url2": "http://172.20.15.53:9940/yunen/ship_target/get_ship_target_by_targetId", | |||
"ship_target_url2": "http://172.20.15.54:9940/yunen/ship_target/get_ship_target_by_targetId", | |||
"plugin": "SmartShipCore" | |||
}, | |||
"SmartShipCore": { | |||
"ais_track_url_comment": "查询AIS轨迹信息", | |||
"ais_track_url": "http://172.20.15.53:9940/yunen/ais/get_tracks", | |||
"ais_track_url": "http://172.20.15.54:9940/yunen/ais/get_tracks", | |||
"ship_target_url_comment": "船舶目标列表查询", | |||
"ship_target_url": "http://172.20.15.53:9940/yunen/ship_target/list", | |||
"ship_target_url": "http://172.20.15.54:9940/yunen/ship_target/list", | |||
"shiptargetid_url-comment": "通过 shipTargetId 查询目标信息", | |||
"shiptargetid_url": "http://172.20.15.53:9940/yunen/ship_target/get_ship_target", | |||
"shiptargetid_url": "http://172.20.15.54:9940/yunen/ship_target/get_ship_target", | |||
"info_AIS_url_comment": "船舶目标AIS信息查询", | |||
"info_AIS_url": "http://172.20.15.53:9940/yunen/ais/get_ship_info", | |||
"info_AIS_url": "http://172.20.15.54:9940/yunen/ais/get_ship_info", | |||
"ship_target_url2_comment": "船舶目标列表查询", | |||
"ship_target_url2": "http://172.20.15.53:9940/yunen/ship_target/get_ship_target_by_targetId", | |||
"ship_target_url2": "http://172.20.15.54:9940/yunen/ship_target/get_ship_target_by_targetId", | |||
"plugin": "SmartShipCore", | |||
"checkpoint_mode_list_comment": "获取卡口运行状态列表", | |||
"checkpoint_mode_list": "http://172.20.15.53:9940/yunen/checkpoint/checkpoint_mode_list", | |||
"checkpoint_mode_list": "http://172.20.15.54:9940/yunen/checkpoint/checkpoint_mode_list", | |||
"buoypatrolstatus_url-comment": "获取航标巡逻状态", | |||
"buoypatrolstatus_url": "http://172.20.15.53:9940/yunen/patrol/get_patrol_status" | |||
"buoypatrolstatus_url": "http://172.20.15.54:9940/yunen/patrol/get_patrol_status" | |||
}, | |||
"Map": { | |||
"MapRenderServer": "http://172.20.15.53:9921/map/", | |||
"DataServer": "http://172.20.15.53:9940", | |||
"MapRenderServer": "http://172.20.15.54:9921/map/", | |||
"DataServer": "http://172.20.15.54:9940", | |||
"plugin": "Map" | |||
}, | |||
"SmartShipEventWorker": { | |||
"url": "tcp://172.20.15.53:9912", | |||
"url": "tcp://172.20.15.54:9912", | |||
"topics": "analyzer.boat", | |||
"plugin": "SmartShipCore" | |||
}, | |||
"SmartShipHttpServer": { | |||
"checkpoint_query_comment": "卡口信息请求url", | |||
"checkpoint_query": "http://172.20.15.53:9940/yunen/checkpoint/list", | |||
"checkpoint_query": "http://172.20.15.54:9940/yunen/checkpoint/list", | |||
"request_time_comment": "请求间隔min", | |||
"request_time": 10, | |||
"plugin": "SmartShipCore", | |||
"ship_target_simple_url_comment": "船舶目标简单列表查询", | |||
"ship_target_simple_url": "http://172.20.15.53:9940/yunen/ship_target/simple_list", | |||
"ship_target_simple_url": "http://172.20.15.54:9940/yunen/ship_target/simple_list", | |||
"warningtypelist_url-comment": "获取警示类型列表,主要是警示类型图标资源", | |||
"warningtypelist_url": "http://172.20.15.53:9940/yunen/alarm_type_config/list" | |||
"warningtypelist_url": "http://172.20.15.54:9940/yunen/alarm_type_config/list" | |||
}, | |||
"ShipTarget": { | |||
"ship_target_url": "tcp://172.20.15.53:9912", | |||
"ship_target_url": "tcp://172.20.15.54:9912", | |||
"ship_target_topic": "ship_target", | |||
"plugin": "SmartShipCore", | |||
"ship_target_video_info": "http://172.20.15.53:9940/yunen/ship_target/get_ship_videoinfo" | |||
"ship_target_video_info": "http://172.20.15.54:9940/yunen/ship_target/get_ship_videoinfo" | |||
}, | |||
"VideoAnalyzer": { | |||
"video_analyzer_url": "tcp://172.20.15.53:9912", | |||
"video_analyzer_url": "tcp://172.20.15.54:9912", | |||
"video_analyzer_topic": "analyzer.smartship", | |||
"plugin": "SmartShipCore" | |||
}, | |||
"SmartShipSupervision": { | |||
"weather_url_comment": "当前天气查询", | |||
"weather_url": "http://172.20.15.53:9940/yunen/weather/now", | |||
"weather_url": "http://172.20.15.54:9940/yunen/weather/now", | |||
"plugin": "SmartShipSupervision", | |||
"supervision_statistics": "http://172.20.15.53:9940/yunen/statistics/supervision_statistics" | |||
"supervision_statistics": "http://172.20.15.54:9940/yunen/statistics/supervision_statistics" | |||
}, | |||
"WarningEventManage": { | |||
"warning_url_comment": "订阅警示消息", | |||
"warning_url": "tcp://172.20.15.53:9912", | |||
"warning_url": "tcp://172.20.15.54:9912", | |||
"warning_topic": "alarm_event", | |||
"analyzer_control_topic": "analyzercontrol", | |||
"plugin": "WarningEventManage" | |||
}, | |||
"HttpUrl": { | |||
"warning_query_count_comment": "卡口历史警示总数查询接口", | |||
"warning_query_count": "http://172.20.15.53:9940/yunen/alarm_event/count", | |||
"warning_query_count": "http://172.20.15.54:9940/yunen/alarm_event/count", | |||
"warning_simple_list_comment": "卡口历史警示简单列表查询接口", | |||
"warning_simple_list": "http://172.20.15.53:9940/yunen/alarm_event/alarm_list", | |||
"warning_simple_list": "http://172.20.15.54:9940/yunen/alarm_event/alarm_list", | |||
"warning_list_url_comment": "卡口历史警示列表查询接口", | |||
"warning_list_url": "http://172.20.15.53:9940/yunen/alarm_event/list", | |||
"warning_list_url": "http://172.20.15.54:9940/yunen/alarm_event/list", | |||
"monitor_config_List_url_comment": "应急指挥状态列表查询接口", | |||
"monitor_config_List_url": "http://172.20.15.53:9940/yunen/monitor/configList", | |||
"monitor_config_List_url": "http://172.20.15.54:9940/yunen/monitor/configList", | |||
"plugin": "WarningEventManage" | |||
}, | |||
"WebResource": { | |||
"resource_url": "http://172.20.15.53:9920/" | |||
"resource_url": "http://172.20.15.54:9920/" | |||
} | |||
} |
@@ -1,8 +1,8 @@ | |||
{ | |||
"CameraManage": | |||
{ | |||
"save_camera_favorite_url": "http://172.20.1.53:9940/yunen/camera/save_camera_favorite", | |||
"delete_camera_favorite_url": "http://172.20.1.53:9940/yunen/camera/delete_favorite", | |||
"save_camera_favorite_url": "http://172.20.1.54:9940/yunen/camera/save_camera_favorite", | |||
"delete_camera_favorite_url": "http://172.20.1.54:9940/yunen/camera/delete_favorite", | |||
"use_tree_cameragroup-comment": "true显示相机树形结构(按组织分组显示), false 显示二级分组", | |||
"use_tree_cameragroup": false | |||
} | |||
@@ -18,9 +18,9 @@ | |||
"ar_splitline_border" : 3, | |||
"ar_view_xy_comment" : "所在画面中相对位置,如(3,3),则为画面尺寸(x/4*3,y/4*3)", | |||
"ar_view_xy": "3,3", | |||
"HistoryTrackMapurl":"http://172.20.1.53:9940/pages/smartship/shiptarget/history/historyTrackMap.html", | |||
"save_ship_favorite": "http://172.20.1.53:9940/yunen/ship_target/save_ship_favorite", | |||
"delete_favorite": "http://172.20.1.53:9940/yunen/ship_target/delete_favorite", | |||
"HistoryTrackMapurl": "http://172.20.1.54:9940/pages/smartship/shiptarget/history/historyTrackMap.html", | |||
"save_ship_favorite": "http://172.20.1.54:9940/yunen/ship_target/save_ship_favorite", | |||
"delete_favorite": "http://172.20.1.54:9940/yunen/ship_target/delete_favorite", | |||
"sub_view_list-comment": "设置监管界面子窗口位置[0,3][0,3]", | |||
"sub_view_list": [ | |||
[3, 3], | |||
@@ -9,10 +9,10 @@ | |||
--> | |||
<!--卡口动态 --> | |||
<group id="shipmanage" name="Ship Manage"> | |||
<view id="1-histshiplist" model="2" url="http://172.20.1.53:9940/pages/smartship/shiptarget/history/listShipHistory.html" channel="1" authoritykey="yunen:history:historylist">History Ship List</view> | |||
<view id="1-histshiplist" model="2" url="http://172.20.1.54:9940/pages/smartship/shiptarget/history/listShipHistory.html" channel="1" authoritykey="yunen:history:historylist">History Ship List</view> | |||
</group> | |||
<group id="statisticsmanage" name="Statistics Manage"> | |||
<view id="3-currentshipstatistics" model="2" url="http://172.20.1.53:9940/pages/smartship/statistics/currentStatistics.html" authoritykey="yunen:smartship:currentshipstatistics">Current Ship Statistics</view> | |||
<view id="4-histshipstatistics" model="2" url="http://172.20.1.53:9940/pages/smartship/statistics/historyStatistics.html" authoritykey="yunen:smartship:histshipstatistics">History Ship Statistics</view> | |||
<view id="3-currentshipstatistics" model="2" url="http://172.20.1.54:9940/pages/smartship/statistics/currentStatistics.html" authoritykey="yunen:smartship:currentshipstatistics">Current Ship Statistics</view> | |||
<view id="4-histshipstatistics" model="2" url="http://172.20.1.54:9940/pages/smartship/statistics/historyStatistics.html" authoritykey="yunen:smartship:histshipstatistics">History Ship Statistics</view> | |||
</group> | |||
</views> |
@@ -1,18 +1,18 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<groups> | |||
<group id="1" name="卡口警示" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="1001" name="AlarmEvent" pageUrl="http://172.20.1.53:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="1001" name="AlarmEvent" pageUrl="http://172.20.1.54:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<param name="id"/> | |||
</type> | |||
</group> | |||
<group id="1" name="船舶目标" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="2001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.1.53:9940/pages/smartship/shiptarget/history/detailShipTarget.html" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="2001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.1.54:9940/pages/smartship/shiptarget/history/detailShipTarget.html" authoritykey="yunen:alram:disposealarm"> | |||
<param name="id"/> | |||
<param name="showPreNext=0"/> | |||
</type> | |||
</group> | |||
<group id="1" name="历史轨迹" authoritykey="yunen:ship_target:get_ship_history_videoinfo"> | |||
<type typeId="3001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.1.53:9940/pages/smartship/shiptarget/history/listShipHistoryTrack.html" authoritykey="yunen:ship_target:get_ship_history_videoinfo"> | |||
<type typeId="3001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.1.54:9940/pages/smartship/shiptarget/history/listShipHistoryTrack.html" authoritykey="yunen:ship_target:get_ship_history_videoinfo"> | |||
<param name="name"/> | |||
<param name="timestamp"/> | |||
<param name="shipTargetId"/> | |||
@@ -9,6 +9,6 @@ | |||
--> | |||
<!--航次详情--> | |||
<group id="voyagelane" name="voyagelane"> | |||
<view id="0-laneDetail" model="3" url="http://172.20.1.53:9940/pages/smartship/resource/position/checkpointMap.html">laneDetail</view> | |||
<view id="0-laneDetail" model="3" url="http://172.20.1.54:9940/pages/smartship/resource/position/checkpointMap.html">laneDetail</view> | |||
</group> | |||
</views> |
@@ -10,41 +10,41 @@ | |||
--> | |||
<!-- 资源管理 --> | |||
<group id="resourcemanage" name="Resource Manage"> | |||
<view id="a-realmap" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/position/checkpointMap.html" authoritykey="check:point:map:reltime">Real Map</view> | |||
<view id="b-smartshipmanage" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/area/checkpoint/listCheckpoint.html" authoritykey="yunen:smartship:manage">SmartShip Manage</view> | |||
<view id="c-keyarea" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/area/keyregion/listKeyRegion.html" authoritykey="yunen:smartship:keyarea">Key Area</view> | |||
<view id="d-positionmanage" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/position/listPosition.html" authoritykey="yunen:smartship:positionmanage">Position Manage</view> | |||
<view id="e-camerainspectionarea" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/area/camera/inspection/listCameraInspectionArea.html" authoritykey="yunen:smartship:camerainspectionarea">Camera Inspection Area</view> | |||
<view id="f-aisstorearea" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/area/ais/listAisStoreArea.html" authoritykey="yunen:smartship:aisstorearea">Ais Store Area</view> | |||
<view id="g-servermanage" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/device/server/serverList.html" authoritykey="yunen:smartship:servermanage">Server Manage</view> | |||
<view id="h-networkswitch" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/device/networkswitch/networkSwitchList.html" authoritykey="yunen:smartship:networkswitch">Network Switch</view> | |||
<view id="a-realmap" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/position/checkpointMap.html" authoritykey="check:point:map:reltime">Real Map</view> | |||
<view id="b-smartshipmanage" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/area/checkpoint/listCheckpoint.html" authoritykey="yunen:smartship:manage">SmartShip Manage</view> | |||
<view id="c-keyarea" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/area/keyregion/listKeyRegion.html" authoritykey="yunen:smartship:keyarea">Key Area</view> | |||
<view id="d-positionmanage" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/position/listPosition.html" authoritykey="yunen:smartship:positionmanage">Position Manage</view> | |||
<view id="e-camerainspectionarea" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/area/camera/inspection/listCameraInspectionArea.html" authoritykey="yunen:smartship:camerainspectionarea">Camera Inspection Area</view> | |||
<view id="f-aisstorearea" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/area/ais/listAisStoreArea.html" authoritykey="yunen:smartship:aisstorearea">Ais Store Area</view> | |||
<view id="g-servermanage" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/device/server/serverList.html" authoritykey="yunen:smartship:servermanage">Server Manage</view> | |||
<view id="h-networkswitch" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/device/networkswitch/networkSwitchList.html" authoritykey="yunen:smartship:networkswitch">Network Switch</view> | |||
<view id="i-line" model="6" type="1"/> | |||
</group> | |||
<!-- 渡口管理 --> | |||
<!-- <group id="resourcemanage" name="Ferry Manage"> | |||
<view id="a-shiproute" model="6" url="http://172.20.1.53:9910/pages/ferry/lane/laneList.html" authoritykey="yunen:lane">Ship Route Manage</view> | |||
<view id="b-ferry" model="6" url="http://172.20.1.53:9910/pages/ferry/ferrylocal/ferrylocalList.html" authoritykey="yunen:ferry">Ferry Manage</view> | |||
<view id="c-ship" model="6" url="http://172.20.1.53:9910/pages/ferry/ship/shipList.html" authoritykey="yunen:ship">Ship Manage</view> | |||
<view id="d-shipower" model="6" url="http://172.20.1.53:9910/pages/ferry/shipowner/shipownerList.html" authoritykey="yunen:shipowner">Shipowner Manage</view> | |||
<view id="e-boatman" model="6" url="http://172.20.1.53:9910/pages/ferry/boatman/boatmanList.html" authoritykey="yunen:boatman">Boatman Manage</view> | |||
<view id="a-shiproute" model="6" url="http://172.20.1.54:9910/pages/ferry/lane/laneList.html" authoritykey="yunen:lane">Ship Route Manage</view> | |||
<view id="b-ferry" model="6" url="http://172.20.1.54:9910/pages/ferry/ferrylocal/ferrylocalList.html" authoritykey="yunen:ferry">Ferry Manage</view> | |||
<view id="c-ship" model="6" url="http://172.20.1.54:9910/pages/ferry/ship/shipList.html" authoritykey="yunen:ship">Ship Manage</view> | |||
<view id="d-shipower" model="6" url="http://172.20.1.54:9910/pages/ferry/shipowner/shipownerList.html" authoritykey="yunen:shipowner">Shipowner Manage</view> | |||
<view id="e-boatman" model="6" url="http://172.20.1.54:9910/pages/ferry/boatman/boatmanList.html" authoritykey="yunen:boatman">Boatman Manage</view> | |||
<view id="f-line" model="6" type="1"/> | |||
</group> --> | |||
<!-- 流媒体管理 --> | |||
<group id="cameraconfig" name="Stream Media Manage"> | |||
<view id="j-mediaserver" model="6" url="http://172.20.1.53:9940/pages/camera/streamserver/streamServerList.html" authoritykey="yunen:camera_stream_server">Stream Media Server Manage</view> | |||
<view id="k-cameragroup" model="6" url="http://172.20.1.53:9940/pages/camera/group/cameraGroupList.html" authoritykey="yunen:camera_group">Camera Group Manage</view> | |||
<view id="l-camera" model="6" url="http://172.20.1.53:9940/pages/camera/camera/cameraList.html" authoritykey="yunen:camera">Camera Manage</view> | |||
<view id="j-mediaserver" model="6" url="http://172.20.1.54:9940/pages/camera/streamserver/streamServerList.html" authoritykey="yunen:camera_stream_server">Stream Media Server Manage</view> | |||
<view id="k-cameragroup" model="6" url="http://172.20.1.54:9940/pages/camera/group/cameraGroupList.html" authoritykey="yunen:camera_group">Camera Group Manage</view> | |||
<view id="l-camera" model="6" url="http://172.20.1.54:9940/pages/camera/camera/cameraList.html" authoritykey="yunen:camera">Camera Manage</view> | |||
<!--删除相机预置位--> | |||
<!--<view id="j-camerapreset" model="6" url="http://172.20.1.53:9940/pages/camera/preset/cameraPreSetList.html">Camera Preset Manage</view>--> | |||
<!--<view id="j-camerapreset" model="6" url="http://172.20.1.54:9940/pages/camera/preset/cameraPreSetList.html">Camera Preset Manage</view>--> | |||
<view id="m-line" model="6" type="1"/> | |||
</group> | |||
<!-- 用户管理 --> | |||
<group id="userconfig" name="User Permission Manage"> | |||
<view id="n-user-statistics" model="6" url="http://172.20.1.53:9940/pages/user/userStatistics.html" authoritykey="sys:user:statistics">User Statistics</view> | |||
<view id="o-user" model="6" url="http://172.20.1.53:9940/pages/user/userList.html" authoritykey="sys:user">User Manage</view> | |||
<view id="p-user-permission" model="6" url="http://172.20.1.53:9940/pages/menu/menuList.html" authoritykey="sys:menu">Permission Manage</view> | |||
<view id="q-user-role" model="6" url="http://172.20.1.53:9940/pages/role/roleList.html" authoritykey="sys:role">Role Manage</view> | |||
<view id="r-organization" model="6" url="http://172.20.1.53:9940/pages/user/organization/organization.html" authoritykey="yunen:organization">Organization Manage</view> | |||
<view id="n-user-statistics" model="6" url="http://172.20.1.54:9940/pages/user/userStatistics.html" authoritykey="sys:user:statistics">User Statistics</view> | |||
<view id="o-user" model="6" url="http://172.20.1.54:9940/pages/user/userList.html" authoritykey="sys:user">User Manage</view> | |||
<view id="p-user-permission" model="6" url="http://172.20.1.54:9940/pages/menu/menuList.html" authoritykey="sys:menu">Permission Manage</view> | |||
<view id="q-user-role" model="6" url="http://172.20.1.54:9940/pages/role/roleList.html" authoritykey="sys:role">Role Manage</view> | |||
<view id="r-organization" model="6" url="http://172.20.1.54:9940/pages/user/organization/organization.html" authoritykey="yunen:organization">Organization Manage</view> | |||
<view id="s-line" model="6" type="1"/> | |||
</group> | |||
</views> |
@@ -1,7 +1,7 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<groups> | |||
<group id="1" name="应急指挥" authoritykey="client:emergency_command"> | |||
<type typeId="1001" name="EmergencyCommand" pageUrl="http://172.20.1.53:9940/pages/smartship/emergencyCommand/list.html" authoritykey="yunen:monitor:list"> | |||
<type typeId="1001" name="EmergencyCommand" pageUrl="http://172.20.1.54:9940/pages/smartship/emergencyCommand/list.html" authoritykey="yunen:monitor:list"> | |||
<param name="id"/> | |||
</type> | |||
</group> | |||
@@ -1,27 +1,27 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||
<groups> | |||
<group id="1" name="卡口警示" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="1001" name="AlarmEvent" pageUrl="http://172.20.1.53:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="1001" name="AlarmEvent" pageUrl="http://172.20.1.54:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<param name="id"/> | |||
</type> | |||
</group> | |||
<group id="1" name="重点区域警示" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="2001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.1.53:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<type typeId="2001" name="KeyAreasAlarmEvent" pageUrl="http://172.20.1.54:9940/pages/smartship/alarm/untreated/disposeAlarmEvent.html" authoritykey="yunen:alram:disposealarm"> | |||
<param name="id"/> | |||
</type> | |||
</group> | |||
<!-- <group id="1" name="航次警示" authoritykey="yunen:alram:voyagealarm"> | |||
<type typeId="1001" name="voyageAlarmEvent" pageUrl="http://172.20.1.53:9910/pages/ferry/alram/timeoutVoyageHandle.html" authoritykey="yunen:alram:voyagealarm:timeout"> | |||
<type typeId="1001" name="voyageAlarmEvent" pageUrl="http://172.20.1.54:9910/pages/ferry/alram/timeoutVoyageHandle.html" authoritykey="yunen:alram:voyagealarm:timeout"> | |||
<param name="id"/> | |||
<param name="voyageId"/> | |||
<param name="timeout"/> | |||
</type> | |||
<type typeId="1002" name="voyageAlarmEvent" pageUrl="http://172.20.1.53:9910/pages/ferry/alram/voyageOverloadHandle.html" authoritykey="yunen:alram:voyagealarm:overload"> | |||
<type typeId="1002" name="voyageAlarmEvent" pageUrl="http://172.20.1.54:9910/pages/ferry/alram/voyageOverloadHandle.html" authoritykey="yunen:alram:voyagealarm:overload"> | |||
<param name="id"/> | |||
<param name="voyageId"/> | |||
<param name="loadLimit"/> | |||
</type> | |||
<type typeId="1003" name="voyageAlarmEvent" pageUrl="http://172.20.1.53:9910/pages/ferry/alram/ferryNotNavigableHandle.html" authoritykey="yunen:alram:voyagealarm:notnavigable"> | |||
<type typeId="1003" name="voyageAlarmEvent" pageUrl="http://172.20.1.54:9910/pages/ferry/alram/ferryNotNavigableHandle.html" authoritykey="yunen:alram:voyagealarm:notnavigable"> | |||
<param name="id"/> | |||
<param name="voyageId"/> | |||
<param name="ferryId"/> | |||
@@ -10,12 +10,12 @@ | |||
<!--警示 --> | |||
<group id="alertmanage" name="alertmanage"> | |||
<!--卡口警示 --> | |||
<view id="1-alertmanage" model="7" url="http://172.20.1.53:9940/pages/smartship/alarm/untreated/listAlarmEvent.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.1.53:9940/pages/smartship/alarm/disposed/listAlarmEvent.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> | |||
<view id="3-alarmcheckconfig" model="7" url="http://172.20.1.53:9940/pages/smartship/alarm/config/alarmCheckConfig.html" authoritykey="yunen:alram:alarmcheckconfig">Warnings Configuration</view> | |||
<view id="4-alarmsummaryevent" model="7" url="http://172.20.1.53:9940/pages/smartship/alarm/config/listAlarmSummaryEvent.html" authoritykey="yunen:alarm_summary_event:list">Alarm Summary Event</view> | |||
<view id="1-alertmanage" model="7" url="http://172.20.1.54:9940/pages/smartship/alarm/untreated/listAlarmEvent.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.1.54:9940/pages/smartship/alarm/disposed/listAlarmEvent.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> | |||
<view id="3-alarmcheckconfig" model="7" url="http://172.20.1.54:9940/pages/smartship/alarm/config/alarmCheckConfig.html" authoritykey="yunen:alram:alarmcheckconfig">Warnings Configuration</view> | |||
<view id="4-alarmsummaryevent" model="7" url="http://172.20.1.54:9940/pages/smartship/alarm/config/listAlarmSummaryEvent.html" authoritykey="yunen:alarm_summary_event:list">Alarm Summary Event</view> | |||
<!--渡口警示 --> | |||
<!-- <view id="1-alertmanage" model="7" url="http://172.20.1.53:9910/pages/ferry/alram/alarmEventList.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.1.53:9910/pages/ferry/alram/history/alarmEventList.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> --> | |||
<!-- <view id="1-alertmanage" model="7" url="http://172.20.1.54:9910/pages/ferry/alram/alarmEventList.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.1.54:9910/pages/ferry/alram/history/alarmEventList.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> --> | |||
</group> | |||
</views> |
@@ -9,64 +9,64 @@ | |||
--> | |||
<!--卡口动态 --> | |||
<group id="shipmanage" name="Ship Manage"> | |||
<view id="1-histshiplist" model="2" url="http://172.20.1.53:9940/pages/smartship/shiptarget/history/listShipHistory.html" channel="1" authoritykey="yunen:history:historylist">History Ship List</view> | |||
<view id="1-histshiplist" model="2" url="http://172.20.1.54:9940/pages/smartship/shiptarget/history/listShipHistory.html" channel="1" authoritykey="yunen:history:historylist">History Ship List</view> | |||
</group> | |||
<group id="statisticsmanage" name="Statistics Manage"> | |||
<view id="3-currentshipstatistics" model="2" url="http://172.20.1.53:9940/pages/smartship/statistics/currentStatistics.html" authoritykey="yunen:smartship:currentshipstatistics">Current Ship Statistics</view> | |||
<view id="4-histshipstatistics" model="2" url="http://172.20.1.53:9940/pages/smartship/statistics/historyStatistics.html" authoritykey="yunen:smartship:histshipstatistics">History Ship Statistics</view> | |||
<view id="3-currentshipstatistics" model="2" url="http://172.20.1.54:9940/pages/smartship/statistics/currentStatistics.html" authoritykey="yunen:smartship:currentshipstatistics">Current Ship Statistics</view> | |||
<view id="4-histshipstatistics" model="2" url="http://172.20.1.54:9940/pages/smartship/statistics/historyStatistics.html" authoritykey="yunen:smartship:histshipstatistics">History Ship Statistics</view> | |||
</group> | |||
<!-- 资源管理 --> | |||
<group id="resourcemanage" name="Resource Manage"> | |||
<view id="a-realmap" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/position/checkpointMap.html" authoritykey="check:point:map:reltime">Real Map</view> | |||
<view id="b-smartshipmanage" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/area/checkpoint/listCheckpoint.html" authoritykey="yunen:smartship:manage">SmartShip Manage</view> | |||
<view id="c-keyarea" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/area/keyregion/listKeyRegion.html" authoritykey="yunen:smartship:keyarea">Key Area</view> | |||
<view id="d-positionmanage" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/position/listPosition.html" authoritykey="yunen:smartship:positionmanage">Position Manage</view> | |||
<view id="e-camerainspectionarea" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/area/camera/inspection/listCameraInspectionArea.html" authoritykey="yunen:smartship:camerainspectionarea">Camera Inspection Area</view> | |||
<view id="f-aisstorearea" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/area/ais/listAisStoreArea.html" authoritykey="yunen:smartship:aisstorearea">Ais Store Area</view> | |||
<view id="g-servermanage" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/device/server/serverList.html" authoritykey="yunen:smartship:servermanage">Server Manage</view> | |||
<view id="h-networkswitch" model="6" url="http://172.20.1.53:9940/pages/smartship/resource/device/networkswitch/networkSwitchList.html" authoritykey="yunen:smartship:networkswitch">Network Switch</view> | |||
<view id="a-realmap" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/position/checkpointMap.html" authoritykey="check:point:map:reltime">Real Map</view> | |||
<view id="b-smartshipmanage" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/area/checkpoint/listCheckpoint.html" authoritykey="yunen:smartship:manage">SmartShip Manage</view> | |||
<view id="c-keyarea" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/area/keyregion/listKeyRegion.html" authoritykey="yunen:smartship:keyarea">Key Area</view> | |||
<view id="d-positionmanage" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/position/listPosition.html" authoritykey="yunen:smartship:positionmanage">Position Manage</view> | |||
<view id="e-camerainspectionarea" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/area/camera/inspection/listCameraInspectionArea.html" authoritykey="yunen:smartship:camerainspectionarea">Camera Inspection Area</view> | |||
<view id="f-aisstorearea" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/area/ais/listAisStoreArea.html" authoritykey="yunen:smartship:aisstorearea">Ais Store Area</view> | |||
<view id="g-servermanage" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/device/server/serverList.html" authoritykey="yunen:smartship:servermanage">Server Manage</view> | |||
<view id="h-networkswitch" model="6" url="http://172.20.1.54:9940/pages/smartship/resource/device/networkswitch/networkSwitchList.html" authoritykey="yunen:smartship:networkswitch">Network Switch</view> | |||
<view id="i-line" model="6" type="1"/> | |||
</group> | |||
<!-- 渡口管理 --> | |||
<!-- <group id="resourcemanage" name="Ferry Manage"> | |||
<view id="a-shiproute" model="6" url="http://172.20.1.53:9910/pages/ferry/lane/laneList.html" authoritykey="yunen:lane">Ship Route Manage</view> | |||
<view id="b-ferry" model="6" url="http://172.20.1.53:9910/pages/ferry/ferrylocal/ferrylocalList.html" authoritykey="yunen:ferry">Ferry Manage</view> | |||
<view id="c-ship" model="6" url="http://172.20.1.53:9910/pages/ferry/ship/shipList.html" authoritykey="yunen:ship">Ship Manage</view> | |||
<view id="d-shipower" model="6" url="http://172.20.1.53:9910/pages/ferry/shipowner/shipownerList.html" authoritykey="yunen:shipowner">Shipowner Manage</view> | |||
<view id="e-boatman" model="6" url="http://172.20.1.53:9910/pages/ferry/boatman/boatmanList.html" authoritykey="yunen:boatman">Boatman Manage</view> | |||
<view id="a-shiproute" model="6" url="http://172.20.1.54:9910/pages/ferry/lane/laneList.html" authoritykey="yunen:lane">Ship Route Manage</view> | |||
<view id="b-ferry" model="6" url="http://172.20.1.54:9910/pages/ferry/ferrylocal/ferrylocalList.html" authoritykey="yunen:ferry">Ferry Manage</view> | |||
<view id="c-ship" model="6" url="http://172.20.1.54:9910/pages/ferry/ship/shipList.html" authoritykey="yunen:ship">Ship Manage</view> | |||
<view id="d-shipower" model="6" url="http://172.20.1.54:9910/pages/ferry/shipowner/shipownerList.html" authoritykey="yunen:shipowner">Shipowner Manage</view> | |||
<view id="e-boatman" model="6" url="http://172.20.1.54:9910/pages/ferry/boatman/boatmanList.html" authoritykey="yunen:boatman">Boatman Manage</view> | |||
<view id="f-line" model="6" type="1"/> | |||
</group> --> | |||
<!-- 流媒体管理 --> | |||
<group id="cameraconfig" name="Stream Media Manage"> | |||
<view id="j-mediaserver" model="6" url="http://172.20.1.53:9940/pages/camera/streamserver/streamServerList.html" authoritykey="yunen:camera_stream_server">Stream Media Server Manage</view> | |||
<view id="k-cameragroup" model="6" url="http://172.20.1.53:9940/pages/camera/group/cameraGroupList.html" authoritykey="yunen:camera_group">Camera Group Manage</view> | |||
<view id="l-camera" model="6" url="http://172.20.1.53:9940/pages/camera/camera/cameraList.html" authoritykey="yunen:camera">Camera Manage</view> | |||
<view id="j-mediaserver" model="6" url="http://172.20.1.54:9940/pages/camera/streamserver/streamServerList.html" authoritykey="yunen:camera_stream_server">Stream Media Server Manage</view> | |||
<view id="k-cameragroup" model="6" url="http://172.20.1.54:9940/pages/camera/group/cameraGroupList.html" authoritykey="yunen:camera_group">Camera Group Manage</view> | |||
<view id="l-camera" model="6" url="http://172.20.1.54:9940/pages/camera/camera/cameraList.html" authoritykey="yunen:camera">Camera Manage</view> | |||
<!--删除相机预置位--> | |||
<!--<view id="j-camerapreset" model="6" url="http://172.20.1.53:9940/pages/camera/preset/cameraPreSetList.html">Camera Preset Manage</view>--> | |||
<!--<view id="j-camerapreset" model="6" url="http://172.20.1.54:9940/pages/camera/preset/cameraPreSetList.html">Camera Preset Manage</view>--> | |||
<view id="m-line" model="6" type="1"/> | |||
</group> | |||
<!-- 用户管理 --> | |||
<group id="userconfig" name="User Permission Manage"> | |||
<view id="n-user-statistics" model="6" url="http://172.20.1.53:9940/pages/user/userStatistics.html" authoritykey="sys:user:statistics">User Statistics</view> | |||
<view id="o-user" model="6" url="http://172.20.1.53:9940/pages/user/userList.html" authoritykey="sys:user">User Manage</view> | |||
<view id="p-user-permission" model="6" url="http://172.20.1.53:9940/pages/menu/menuList.html" authoritykey="sys:menu">Permission Manage</view> | |||
<view id="q-user-role" model="6" url="http://172.20.1.53:9940/pages/role/roleList.html" authoritykey="sys:role">Role Manage</view> | |||
<view id="r-organization" model="6" url="http://172.20.1.53:9940/pages/user/organization/organization.html" authoritykey="yunen:organization">Organization Manage</view> | |||
<view id="n-user-statistics" model="6" url="http://172.20.1.54:9940/pages/user/userStatistics.html" authoritykey="sys:user:statistics">User Statistics</view> | |||
<view id="o-user" model="6" url="http://172.20.1.54:9940/pages/user/userList.html" authoritykey="sys:user">User Manage</view> | |||
<view id="p-user-permission" model="6" url="http://172.20.1.54:9940/pages/menu/menuList.html" authoritykey="sys:menu">Permission Manage</view> | |||
<view id="q-user-role" model="6" url="http://172.20.1.54:9940/pages/role/roleList.html" authoritykey="sys:role">Role Manage</view> | |||
<view id="r-organization" model="6" url="http://172.20.1.54:9940/pages/user/organization/organization.html" authoritykey="yunen:organization">Organization Manage</view> | |||
<view id="s-line" model="6" type="1"/> | |||
</group> | |||
<!--警示 --> | |||
<group id="alertmanage" name="alertmanage"> | |||
<!--卡口警示 --> | |||
<view id="1-alertmanage" model="7" url="http://172.20.1.53:9940/pages/smartship/alarm/untreated/listAlarmEvent.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.1.53:9940/pages/smartship/alarm/disposed/listAlarmEvent.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> | |||
<view id="3-alarmcheckconfig" model="7" url="http://172.20.1.53:9940/pages/smartship/alarm/config/alarmCheckConfig.html" authoritykey="yunen:alram:alarmcheckconfig">Warnings Configuration</view> | |||
<view id="4-alarmsummaryevent" model="7" url="http://172.20.1.53:9940/pages/smartship/alarm/config/listAlarmSummaryEvent.html" authoritykey="yunen:alarm_summary_event:list">Alarm Summary Event</view> | |||
<view id="1-alertmanage" model="7" url="http://172.20.1.54:9940/pages/smartship/alarm/untreated/listAlarmEvent.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.1.54:9940/pages/smartship/alarm/disposed/listAlarmEvent.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> | |||
<view id="3-alarmcheckconfig" model="7" url="http://172.20.1.54:9940/pages/smartship/alarm/config/alarmCheckConfig.html" authoritykey="yunen:alram:alarmcheckconfig">Warnings Configuration</view> | |||
<view id="4-alarmsummaryevent" model="7" url="http://172.20.1.54:9940/pages/smartship/alarm/config/listAlarmSummaryEvent.html" authoritykey="yunen:alarm_summary_event:list">Alarm Summary Event</view> | |||
<!--渡口警示 --> | |||
<!-- <view id="1-alertmanage" model="7" url="http://172.20.1.53:9910/pages/ferry/alram/alarmEventList.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.1.53:9910/pages/ferry/alram/history/alarmEventList.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> --> | |||
<!-- <view id="1-alertmanage" model="7" url="http://172.20.1.54:9910/pages/ferry/alram/alarmEventList.html" authoritykey="yunen:alram:alarmeventlist">Untreated Warnings</view> | |||
<view id="2-alerthistory" model="7" url="http://172.20.1.54:9910/pages/ferry/alram/history/alarmEventList.html" authoritykey="yunen:alram:history:alarmeventlist">Treated Warnings</view> --> | |||
</group> | |||
<!--航次详情--> | |||
<group id="voyagelane" name="voyagelane"> | |||
<view id="0-laneDetail" model="3" url="http://172.20.1.53:9940/pages/smartship/resource/position/checkpointMap.html">laneDetail</view> | |||
<view id="0-laneDetail" model="3" url="http://172.20.1.54:9940/pages/smartship/resource/position/checkpointMap.html">laneDetail</view> | |||
</group> | |||
</views> |
@@ -1,22 +1,21 @@ | |||
{ | |||
"IP": "172.20.1.53", | |||
"IP": "172.20.1.54", | |||
"Describe": "江门崖门卡口外网配置", | |||
"RegisterManager": { | |||
"regurl_list": "http://172.20.1.53:9940/yunen/register/code/list", | |||
"regurl_save": "http://172.20.1.53:9940/yunen/register/code/save", | |||
"regurl_status": "http://172.20.1.53:9940/yunen/register/code/reported", | |||
"regurl_list": "http://172.20.1.54:9940/yunen/register/code/list", | |||
"regurl_save": "http://172.20.1.54:9940/yunen/register/code/save", | |||
"regurl_status": "http://172.20.1.54:9940/yunen/register/code/reported", | |||
"plugin": "Core" | |||
}, | |||
"UserManagerServer": { | |||
"server_url": "http://172.20.1.53:9940", | |||
"curr_userinfo_url": "http://172.20.1.53:9940/users/current", | |||
"user_role_url": "http://172.20.1.53:9940/roles", | |||
"modify_password_page": "http://172.20.1.53:9940/pages/user/changePassword.html", | |||
"keep_alive_url": "http://172.20.1.53:9940/users/heartbeat", | |||
"login_html": "http://172.20.1.53:9940/client_login.html", | |||
"server_url": "http://172.20.1.54:9940", | |||
"curr_userinfo_url": "http://172.20.1.54:9940/users/current", | |||
"user_role_url": "http://172.20.1.54:9940/roles", | |||
"modify_password_page": "http://172.20.1.54:9940/pages/user/changePassword.html", | |||
"keep_alive_url": "http://172.20.1.54:9940/users/heartbeat", | |||
"login_html": "http://172.20.1.54:9940/client_login.html", | |||
"in_or_out_comment": "内外网配置", | |||
"get_permission": "http://172.20.1.53:9940/permissions/get_permission", | |||
"get_permission": "http://172.20.1.54:9940/permissions/get_permission", | |||
"plugin": "Core" | |||
}, | |||
"Update": { | |||
@@ -24,135 +23,135 @@ | |||
"plugin": "Core" | |||
}, | |||
"Help": { | |||
"help_doc_url": "http://172.20.1.53:9920/smartship/help_doc/help_doc.html", | |||
"help_doc_url": "http://172.20.1.54:9920/smartship/help_doc/help_doc.html", | |||
"plugin": "Core" | |||
}, | |||
"SysServerLog": { | |||
"create_url": "http://172.20.1.53:9940/yunen/logs/create", | |||
"create_url": "http://172.20.1.54:9940/yunen/logs/create", | |||
"plugin": "Core" | |||
}, | |||
"ClientLogin": { | |||
"url": "http://172.20.1.53:9940/client_login.html", | |||
"url": "http://172.20.1.54:9940/client_login.html", | |||
"plugin": "Core" | |||
}, | |||
"CameraServer": { | |||
"camera_query": "http://172.20.1.53:9940/yunen/camera/find", | |||
"camera_group_query": "http://172.20.1.53:9940/yunen/camera_group/find", | |||
"camera_grouptree_query": "http://172.20.1.53:9940/yunen/camera_group/organ_camera_list", | |||
"preset_query": "http://172.20.1.53:9940/yunen/camera_pre_set/find", | |||
"preset_control": "http://172.20.1.53:9940/yunen/camera_control/ptz_pre_set", | |||
"camera_control": "http://172.20.1.53:9940/yunen/camera_control/ptz_control", | |||
"preset_add": "http://172.20.1.53:9940/yunen/camera_pre_set/create", | |||
"preset_modify": "http://172.20.1.53:9940/yunen/camera_pre_set/update", | |||
"preset_delete": "http://172.20.1.53:9940/yunen/camera_pre_set/delete", | |||
"streamingserver_query": "http://172.20.1.53:9940/yunen/camera_stream_server/find", | |||
"3DPosition": "http://172.20.1.53:9940/yunen/camera_control/net_dvr_ptzselzoomin_ex", | |||
"get_ptz": "http://172.20.1.53:9940/yunen/camera_control/get_camera_ptz", | |||
"set_ptz": "http://172.20.1.53:9940/yunen/camera_control/set_camera_ptz", | |||
"one_push_focus": "http://172.20.1.53:9940/yunen/camera_control/focusOnePush", | |||
"set_focus_mode": "http://172.20.1.53:9940/yunen/camera_control/setFocusMode", | |||
"ship_pos": "http://172.20.1.53:9940/yunen/ship_target_track/start_photo_track", | |||
"stop_ship_pos": "http://172.20.1.53:9940/yunen/ship_target_track/stop_photo_track", | |||
"emergency_command": "http://172.20.1.53:9940/yunen/monitor/single_config", | |||
"camera_query": "http://172.20.1.54:9940/yunen/camera/find", | |||
"camera_group_query": "http://172.20.1.54:9940/yunen/camera_group/find", | |||
"camera_grouptree_query": "http://172.20.1.54:9940/yunen/camera_group/organ_camera_list", | |||
"preset_query": "http://172.20.1.54:9940/yunen/camera_pre_set/find", | |||
"preset_control": "http://172.20.1.54:9940/yunen/camera_control/ptz_pre_set", | |||
"camera_control": "http://172.20.1.54:9940/yunen/camera_control/ptz_control", | |||
"preset_add": "http://172.20.1.54:9940/yunen/camera_pre_set/create", | |||
"preset_modify": "http://172.20.1.54:9940/yunen/camera_pre_set/update", | |||
"preset_delete": "http://172.20.1.54:9940/yunen/camera_pre_set/delete", | |||
"streamingserver_query": "http://172.20.1.54:9940/yunen/camera_stream_server/find", | |||
"3DPosition": "http://172.20.1.54:9940/yunen/camera_control/net_dvr_ptzselzoomin_ex", | |||
"get_ptz": "http://172.20.1.54:9940/yunen/camera_control/get_camera_ptz", | |||
"set_ptz": "http://172.20.1.54:9940/yunen/camera_control/set_camera_ptz", | |||
"one_push_focus": "http://172.20.1.54:9940/yunen/camera_control/focusOnePush", | |||
"set_focus_mode": "http://172.20.1.54:9940/yunen/camera_control/setFocusMode", | |||
"ship_pos": "http://172.20.1.54:9940/yunen/ship_target_track/start_photo_track", | |||
"stop_ship_pos": "http://172.20.1.54:9940/yunen/ship_target_track/stop_photo_track", | |||
"emergency_command": "http://172.20.1.54:9940/yunen/monitor/single_config", | |||
"plugin": "CameraManager", | |||
"config_mode-comment": "设置卡口模式", | |||
"config_mode": "http://172.20.1.53:9940/yunen/checkpoint/config_mode", | |||
"config_mode": "http://172.20.1.54:9940/yunen/checkpoint/config_mode", | |||
"recover_mode-comment": "恢复卡口模式", | |||
"recover_mode": "http://172.20.1.53:9940/yunen/checkpoint/recover_mode" | |||
"recover_mode": "http://172.20.1.54:9940/yunen/checkpoint/recover_mode" | |||
}, | |||
"CameraStatus": { | |||
"camera_status_url": "tcp://172.20.1.53:9912", | |||
"camera_status_url": "tcp://172.20.1.54:9912", | |||
"camera_status_topic": "camera_status_list", | |||
"plugin": "CameraManager" | |||
}, | |||
"EvidenceChain": { | |||
"desc": "兼容老版本", | |||
"ais_track_url_comment": "查询AIS轨迹信息", | |||
"ais_track_url": "http://172.20.1.53:9940/yunen/ais/get_tracks", | |||
"ais_track_url": "http://172.20.1.54:9940/yunen/ais/get_tracks", | |||
"ship_target_url_comment": "船舶目标列表查询", | |||
"ship_target_url": "http://172.20.1.53:9940/yunen/ship_target/list", | |||
"ship_target_url": "http://172.20.1.54:9940/yunen/ship_target/list", | |||
"shiptargetid_url-comment": "通过 shipTargetId 查询目标信息", | |||
"shiptargetid_url": "http://172.20.1.53:9940/yunen/ship_target/get_ship_target", | |||
"shiptargetid_url": "http://172.20.1.54:9940/yunen/ship_target/get_ship_target", | |||
"info_AIS_url_comment": "船舶目标AIS信息查询", | |||
"info_AIS_url": "http://172.20.1.53:9940/yunen/ais/get_ship_info", | |||
"info_AIS_url": "http://172.20.1.54:9940/yunen/ais/get_ship_info", | |||
"ship_target_url2_comment": "船舶目标列表查询", | |||
"ship_target_url2": "http://172.20.1.53:9940/yunen/ship_target/get_ship_target_by_targetId", | |||
"ship_target_url2": "http://172.20.1.54:9940/yunen/ship_target/get_ship_target_by_targetId", | |||
"plugin": "SmartShipCore" | |||
}, | |||
"SmartShipCore": { | |||
"ais_track_url_comment": "查询AIS轨迹信息", | |||
"ais_track_url": "http://172.20.1.53:9940/yunen/ais/get_tracks", | |||
"ais_track_url": "http://172.20.1.54:9940/yunen/ais/get_tracks", | |||
"ship_target_url_comment": "船舶目标列表查询", | |||
"ship_target_url": "http://172.20.1.53:9940/yunen/ship_target/list", | |||
"ship_target_url": "http://172.20.1.54:9940/yunen/ship_target/list", | |||
"shiptargetid_url-comment": "通过 shipTargetId 查询目标信息", | |||
"shiptargetid_url": "http://172.20.1.53:9940/yunen/ship_target/get_ship_target", | |||
"shiptargetid_url": "http://172.20.1.54:9940/yunen/ship_target/get_ship_target", | |||
"info_AIS_url_comment": "船舶目标AIS信息查询", | |||
"info_AIS_url": "http://172.20.1.53:9940/yunen/ais/get_ship_info", | |||
"info_AIS_url": "http://172.20.1.54:9940/yunen/ais/get_ship_info", | |||
"ship_target_url2_comment": "船舶目标列表查询", | |||
"ship_target_url2": "http://172.20.1.53:9940/yunen/ship_target/get_ship_target_by_targetId", | |||
"ship_target_url2": "http://172.20.1.54:9940/yunen/ship_target/get_ship_target_by_targetId", | |||
"plugin": "SmartShipCore", | |||
"checkpoint_mode_list_comment": "获取卡口运行状态列表", | |||
"checkpoint_mode_list": "http://172.20.1.53:9940/yunen/checkpoint/checkpoint_mode_list", | |||
"checkpoint_mode_list": "http://172.20.1.54:9940/yunen/checkpoint/checkpoint_mode_list", | |||
"buoypatrolstatus_url-comment": "获取航标巡逻状态", | |||
"buoypatrolstatus_url": "http://172.20.1.53:9940/yunen/patrol/get_patrol_status" | |||
"buoypatrolstatus_url": "http://172.20.1.54:9940/yunen/patrol/get_patrol_status" | |||
}, | |||
"Map": { | |||
"MapRenderServer": "http://172.20.1.53:9921/map/", | |||
"DataServer": "http://172.20.1.53:9940", | |||
"MapRenderServer": "http://172.20.1.54:9921/map/", | |||
"DataServer": "http://172.20.1.54:9940", | |||
"plugin": "Map" | |||
}, | |||
"SmartShipEventWorker": { | |||
"url": "tcp://172.20.1.53:9912", | |||
"url": "tcp://172.20.1.54:9912", | |||
"topics": "analyzer.boat", | |||
"plugin": "SmartShipCore" | |||
}, | |||
"SmartShipHttpServer": { | |||
"checkpoint_query_comment": "卡口信息请求url", | |||
"checkpoint_query": "http://172.20.1.53:9940/yunen/checkpoint/list", | |||
"checkpoint_query": "http://172.20.1.54:9940/yunen/checkpoint/list", | |||
"request_time_comment": "请求间隔min", | |||
"request_time": 10, | |||
"plugin": "SmartShipCore", | |||
"ship_target_simple_url_comment": "船舶目标简单列表查询", | |||
"ship_target_simple_url": "http://172.20.1.53:9940/yunen/ship_target/simple_list", | |||
"ship_target_simple_url": "http://172.20.1.54:9940/yunen/ship_target/simple_list", | |||
"warningtypelist_url-comment": "获取警示类型列表,主要是警示类型图标资源", | |||
"warningtypelist_url": "http://172.20.1.53:9940/yunen/alarm_type_config/list" | |||
"warningtypelist_url": "http://172.20.1.54:9940/yunen/alarm_type_config/list" | |||
}, | |||
"ShipTarget": { | |||
"ship_target_url": "tcp://172.20.1.53:9912", | |||
"ship_target_url": "tcp://172.20.1.54:9912", | |||
"ship_target_topic": "ship_target", | |||
"plugin": "SmartShipCore", | |||
"ship_target_video_info": "http://172.20.1.53:9940/yunen/ship_target/get_ship_videoinfo" | |||
"ship_target_video_info": "http://172.20.1.54:9940/yunen/ship_target/get_ship_videoinfo" | |||
}, | |||
"VideoAnalyzer": { | |||
"video_analyzer_url": "tcp://172.20.1.53:9912", | |||
"video_analyzer_url": "tcp://172.20.1.54:9912", | |||
"video_analyzer_topic": "analyzer.smartship", | |||
"plugin": "SmartShipCore" | |||
}, | |||
"SmartShipSupervision": { | |||
"weather_url_comment": "当前天气查询", | |||
"weather_url": "http://172.20.1.53:9940/yunen/weather/now", | |||
"weather_url": "http://172.20.1.54:9940/yunen/weather/now", | |||
"plugin": "SmartShipSupervision", | |||
"supervision_statistics": "http://172.20.1.53:9940/yunen/statistics/supervision_statistics" | |||
"supervision_statistics": "http://172.20.1.54:9940/yunen/statistics/supervision_statistics" | |||
}, | |||
"WarningEventManage": { | |||
"warning_url_comment": "订阅警示消息", | |||
"warning_url": "tcp://172.20.1.53:9912", | |||
"warning_url": "tcp://172.20.1.54:9912", | |||
"warning_topic": "alarm_event", | |||
"analyzer_control_topic": "analyzercontrol", | |||
"plugin": "WarningEventManage" | |||
}, | |||
"HttpUrl": { | |||
"warning_query_count_comment": "卡口历史警示总数查询接口", | |||
"warning_query_count": "http://172.20.1.53:9940/yunen/alarm_event/count", | |||
"warning_query_count": "http://172.20.1.54:9940/yunen/alarm_event/count", | |||
"warning_simple_list_comment": "卡口历史警示简单列表查询接口", | |||
"warning_simple_list": "http://172.20.1.53:9940/yunen/alarm_event/alarm_list", | |||
"warning_simple_list": "http://172.20.1.54:9940/yunen/alarm_event/alarm_list", | |||
"warning_list_url_comment": "卡口历史警示列表查询接口", | |||
"warning_list_url": "http://172.20.1.53:9940/yunen/alarm_event/list", | |||
"warning_list_url": "http://172.20.1.54:9940/yunen/alarm_event/list", | |||
"monitor_config_List_url_comment": "应急指挥状态列表查询接口", | |||
"monitor_config_List_url": "http://172.20.1.53:9940/yunen/monitor/configList", | |||
"monitor_config_List_url": "http://172.20.1.54:9940/yunen/monitor/configList", | |||
"plugin": "WarningEventManage" | |||
}, | |||
"WebResource": { | |||
"resource_url": "http://172.20.1.53:9920/" | |||
"resource_url": "http://172.20.1.54:9920/" | |||
} | |||
} |