{
  "title": "Connected Systems API Service",
  "serviceProvider": {},
  "links": [
    {
      "rel": "service-desc",
      "title": "Definition of the API Part 1 in OpenAPI 3.1",
      "href": "https://opengeospatial.github.io/ogcapi-connected-systems/api/part1/openapi/openapi-connectedsystems-1.yaml",
      "type": "application/vnd.oai.openapi;version=3.1"
    },
    {
      "rel": "service-desc",
      "title": "Definition of the API Part 2 in OpenAPI 3.1",
      "href": "https://opengeospatial.github.io/ogcapi-connected-systems/api/part2/openapi/openapi-connectedsystems-2.yaml",
      "type": "application/vnd.oai.openapi;version=3.1"
    },
    {
      "rel": "conformance",
      "title": "OGC API conformance classes implemented by this server",
      "href": "https://os4csapi-osh.duckdns.org/sensorhub/api/conformance",
      "type": "application/json"
    },
    {
      "rel": "collections",
      "title": "Collections available on this server",
      "href": "https://os4csapi-osh.duckdns.org/sensorhub/api/collections",
      "type": "application/json"
    },
    {
      "rel": "systems",
      "title": "System instances registered on this server",
      "href": "https://os4csapi-osh.duckdns.org/sensorhub/api/systems",
      "type": "application/json"
    },
    {
      "rel": "deployments",
      "title": "System deployments registered on this server",
      "href": "https://os4csapi-osh.duckdns.org/sensorhub/api/deployments",
      "type": "application/json"
    },
    {
      "rel": "procedures",
      "title": "System datasheets and procedures registered on this server",
      "href": "https://os4csapi-osh.duckdns.org/sensorhub/api/procedures",
      "type": "application/json"
    },
    {
      "rel": "samplingFeatures",
      "title": "Sampling features linked to systems registered on this server",
      "href": "https://os4csapi-osh.duckdns.org/sensorhub/api/samplingFeatures",
      "type": "application/json"
    },
    {
      "rel": "datastreams",
      "title": "Datastreams available through this server",
      "href": "https://os4csapi-osh.duckdns.org/sensorhub/api/datastreams",
      "type": "application/json"
    },
    {
      "rel": "observations",
      "title": "Observations available through this server",
      "href": "https://os4csapi-osh.duckdns.org/sensorhub/api/observations",
      "type": "application/json"
    }
  ]
}