{
  "vessel": {
    "uuid": "urn:mrn:signalk:uuid:c0d79334-4e25-4245-8892-54e8ccc8021e"
  },

  "mdns": false,

  "pipedProviders": [
    {
      "id": "signalk-ws",
      "pipeElements": [
        {
          "type": "providers/mdns-ws",
          "optionMappings": [
            {
              "fromAppProperty": "argv.host",
              "toOption": "host"
            },
            {
              "fromAppProperty": "argv.port",
              "toOption": "port"
            }
          ]
        }
      ]
    }
  ]
}
