{
  "a_exe_version": "1.0.0.01",
  "commsdk": {
    "control_gimal": 0,
    "cw100_power_a": 0,
    "cw15_cam_gimbal": 0,
    "flag_gps": 0,
    "flag_heartbeat": 1,
    "flag_transmission": 0,
    "gcs_double_link": 1,
    "gcs_type": 2,
    "link_mode_udp": 0,
    "smart_bettry": 1,
    "transmit_forward": 0,
    "transmit_recv": 0
  },
  "hook": {
    "admin_params": "secret=035c73f7-bb6b-4889-a715-d9eb2d1925dd",
    "alive_interval": 30,
    "enable": false,
    "on_exception_happen": "http://127.0.0.1/index/api/on_exception_happen",
    "on_server_keepalive": "http://127.0.0.1/index/api/on_server_keepalive",
    "on_server_started": "http://127.0.0.1/index/api/on_server_started",
    "retry": 1,
    "retry_delay": 3,
    "timeoutSec": 10
  },
  "http": {
    "apiDebug": true,
    "port": "80",
    "sslport": "443"
  },
  "openSSL": {
    "server": {
      "caConfig": "${application.configDir}rootcert.pem",
      "cacheSessions": true,
      "cipherList": "ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH",
      "extendedVerification": false,
      "invalidCertificateHandler": {
        "name": "AcceptCertificateHandler"
      },
      "loadDefaultCAFile": true,
      "privateKeyFile": "${application.configDir}any.pem",
      "privateKeyPassphraseHandler": {
        "name": "KeyFileHandler",
        "options": {
          "password": "secret"
        }
      },
      "requireTLSv1": false,
      "sessionCacheSize": 100,
      "sessionIdContext": "${application.name}",
      "verificationDepth": 9,
      "verificationMode": "relaxed"
    }
  },
  "payloadcfg": {
    "payload": {
      "ID": "0",
      "cmd": "0",
      "eap_port": "4000",
      "ip": "192.168.1.253",
      "mountpoint": "0",
      "name": "Mgxxe_n",
      "pod_port": "1030",
      "type": "pod",
      "usr_id": "FBE242B9-B226-4401-A340-36ABD4D753AD",
      "video": {
        "method": "live_start_push",
        "url_address": "rtmp://192.168.6.66:8088/live",
        "url_type": "1",
        "video_ID": "1ZNDH1D0010098/39-0-7/normal-0",
        "video_quality": "4",
        "video_type": "zoom"
      }
    },
    "sdk": {
      "cmd": "1",
      "id": "0",
      "sdktype": "COMSDK"
    }
  },
  "rpc": {
    "port": "44109"
  },
  "station": {
    "adapter_ip": "",
    "baudrate": 115200,
    "bucket_name": "jocloud-hangar",
    "comm_ip": "127.0.0.1",
    "comm_port": 2010,
    "forward_port": -1,
    "minio_passwd": "jouav123456",
    "minio_server_addr": "172.16.100.101:9000",
    "minio_user_name": "jouav",
    "mqtt_passwd": "123456",
    "mqtt_server_uri": "119.3.188.20:1883",
    "mqtt_user_name": "jouav",
    "serial_port": "",
    "station_sn": "test3210"
  },
  "vehicle": {
    "big_endian": 0,
    "comm_type": 0,
    "connect_type": 0,
    "firmware_update_url": "http://10.0.0.1:9800",
    "hd_app": "live",
    "hd_stream": "test",
    "hd_url_pusher": "",
    "hd_url_src": "udp://224.12.34.56:55000",
    "http_port": 8080,
    "martin_ip": "",
    "martin_recv_port": 6094,
    "martin_send_port": 6078,
    "multi_martin_ip": "",
    "pilot_id": "10010010",
    "push_route_url": "",
    "rtc_port": 8000,
    "sd_app": "",
    "sd_stream": "",
    "sd_url_pusher": "",
    "sd_url_src": "",
    "vehicle_type": "cw-15II"
  }
}