{
    "IP": "192.168.191.84",
    "Describe": "公司外网配置",
    "RegisterManager": 
    {
        "regurl_list": "http://192.168.191.84:9910/yunen/register/code/list",
        "regurl_save": "http://192.168.191.84:9910/yunen/register/code/save",
        "regurl_status": "http://192.168.191.84:9910/yunen/register/code/reported",
        "plugin": "Core"
    },
    "UserManagerServer": 
    {
        "server_url": "http://192.168.191.84:9910",
        "curr_userinfo_url": "http://192.168.191.84:9910/users/current",
        "user_role_url": "http://192.168.191.84:9910/roles",
        "modify_password_page": "http://192.168.191.84:9910/pages/user/changePassword.html",
        "keep_alive_url": "http://192.168.191.84:9910/users/heartbeat",
        "login_html": "http://192.168.191.84:9910/client_login.html",
        "in_or_out_comment": "内外网配置",
        "in_or_out": "in",
        "get_permission": "http://192.168.191.84:9910/permissions/get_permission",
        "plugin": "Core"
    },
    "Update": 
    {
        "ftpurl": "ftp://yunenftp:yunentech@192.168.2.1:21/AiDisk_a1/ftp/iscs_ferry-analyzer/"
        "plugin": "Core",
    },
    "Help": 
    {
        "help_doc_url": "http://192.168.191.84:9920/ferry/yunen_doc/help_doc.html",
        "plugin": "Core"
    },
    "SysServerLog": 
    {
        "create_url": "http://192.168.191.84:9910/yunen/logs/create",
        "plugin": "Core"
    },
    "ClientLogin":
    {
        "url": "http://192.168.191.84:9910/client_login.html",
        "plugin": "Core"
    },
    "CameraServer": 
    {
        "camera_query": "http://192.168.191.84:9910/yunen/camera/find",
        "camera_group_query": "http://192.168.191.84:9910/yunen/camera_group/find",
        "preset_query": "http://192.168.191.84:9910/yunen/camera_pre_set/find",
        "preset_control": "http://192.168.191.84:9910/yunen/camera_control/ptz_pre_set",
        "camera_control": "http://192.168.191.84:9910/yunen/camera_control/ptz_control",
        "preset_add": "http://192.168.191.84:9910/yunen/camera_pre_set/update",
        "preset_modify": "http://192.168.191.84:9910/yunen/camera_pre_set/update",
        "preset_delete": "http://192.168.191.84:9910/yunen/camera_pre_set/delete",
        "streamingserver_query": "http://192.168.191.84:9910/yunen/camera_stream_server/find",
        "3DPosition": "http://192.168.191.84:9910/yunen/camera_control/net_dvr_ptzselzoomin_ex",
        "get_ptz": "http://192.168.191.84:9910/yunen/camera_control/get_camera_ptz",
        "set_ptz": "http://192.168.191.84:9910/yunen/camera_control/set_camera_ptz",
        "one_push_focus": "http://192.168.191.105:9910/yunen/camera_control/focusOnePush",
        "set_focus_mode": "http://192.168.191.105:9910/yunen/camera_control/setFocusMode",
        "plugin": "CameraManager"
    },
    "CameraStatus":
    {
        "camera_status_url": "tcp://192.168.191.84:9912",
        "camera_status_topic": "camera_status_list",
        "plugin": "CameraManager"
    },
    "FerryHttpServer": 
    {
        "lane_query_comment": "航线信息请求url",
        "lane_query": "http://192.168.191.84:9910/yunen/lane/find",
        "ferry_query": "http://192.168.191.84:9910/yunen/ferrylocal/find",
        "plugin": "FerryCore"
    },
    "FerryEventWorker":
    {
        "url": "tcp://192.168.2.51:4581",
        "topics": "analyzer.boat",
        "plugin": "FerryCore"
    },
    "VideoAnalyzerServer": 
    {
        "video_analyzer_url": "tcp://192.168.2.51:4581",
        "video_analyzer_topic": "analyzer.person",
        "topics": "analyzer.boat",
        "plugin": "FerryCore"
    },
    "Voyage":
    {
        "find_current_voyage_comment": "当前航次查询",
        "find_current_voyage": "http://192.168.191.84:9910/yunen/voyagehistory/findcurrent",
        "find_history_voyage_comment": "历史航次查询",
        "find_history_voyage": "http://192.168.191.84:9910/yunen/voyagehistory/find",
        "plugin": "FerryCore"
    },
    "Ship":
    {
        "find_ship_url_comment": "渡船查询",
        "find_ship_url": "http://192.168.191.84:9910/yunen/ship/find",
        "plugin": "FerryCore"
    },
    "Map": 
    {
        "MapRenderServer": "http://192.168.191.84:9921/tile/",
        "DataServer": "http://192.168.191.84:9910",
        "plugin": "Map"
    },
    "WarningEventManage": 
    {
        "warning_url_comment": "订阅警示消息",
        "warning_url": "tcp://192.168.191.84:9912",
        "warning_topic": "ferry_alarm",
        "analyzer_control_topic": "analyzercontrol",
        "plugin": "WarningEventManage"
    },
    "HttpUrl":
    {
        "warning_query_count_comment": "渡口历史警示总数查询接口",
        "warning_query_count": "http://192.168.191.84:9910/yunen/alarm_event/find_total",
        "warning_list_url_comment": "渡口历史警示列表查询接口",
        "warning_list_url": "http://192.168.191.84:9910/yunen/alarm_event/find",
	"monitor_config_List_url_comment": "应急指挥状态列表查询接口",
        "monitor_config_List_url": "http://192.168.191.84:9910/yunen/monitor/configList",
        "plugin": "WarningEventManage"
    },
    "WebResource":
    {
        "resource_url": "http://192.168.191.84:9920/"
    }
}