{
  "name": "open62541",
  "href": "https://vcpkg.link/ports/open62541",
  "supports": "!xbox",
  "published_at": "2026-09-10T19:58:26.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://open62541.org",
  "description": [
    "open62541 is an open source C (C99) implementation of OPC UA licensed under the Mozilla Public License v2.0."
  ],
  "license": "MPL-2.0",
  "version": {
    "type": "semver",
    "value": "1.4.20",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/0665d615c3fdd30ac862457825fa361f2a357090/ports/open62541",
    "hash": "0665d615c3fdd30ac862457825fa361f2a357090"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/open62541/open62541",
    "stars": 3224
  },
  "dependencies": [
    {
      "name": "open62541",
      "href": "https://vcpkg.link/ports/open62541",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "diagnostics",
      "default": [],
      "description": [
        "Enable diagnostics information exposed by the server"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "open62541",
          "href": "https://vcpkg.link/ports/open62541",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "discovery",
      "default": [],
      "description": [
        "Enable Discovery Service (LDS)"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "open62541",
          "href": "https://vcpkg.link/ports/open62541",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "historizing",
      "default": [],
      "description": [
        "Enable basic support for historical access (client and server)"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "open62541",
          "href": "https://vcpkg.link/ports/open62541",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "mbedtls",
      "default": [],
      "description": [
        "Enable encryption support (uses MbedTLS)"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "mbedtls",
          "href": "https://vcpkg.link/ports/mbedtls",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "open62541",
          "href": "https://vcpkg.link/ports/open62541",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "methodcalls",
      "default": [
        "all"
      ],
      "description": [
        "Enable the Method service set"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "multithreading",
      "default": [],
      "description": [
        "Enable multi threading support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "open62541",
          "href": "https://vcpkg.link/ports/open62541",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "openssl",
      "default": [],
      "description": [
        "Enable encryption support (uses OpenSSL)"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "open62541",
          "href": "https://vcpkg.link/ports/open62541",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "subscriptions",
      "default": [
        "all"
      ],
      "description": [
        "Enable subscriptions support"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "subscriptions-events",
      "default": [
        "all"
      ],
      "description": [
        "Enable event monitoring"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "open62541",
          "href": "https://vcpkg.link/ports/open62541",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}