{
  "schemaVersion": 1,
  "name": "moorline/http",
  "description": "Moorline HTTP adapter for the Moorline Control API.",
  "version": "0.0.9",
  "display": {
    "name": "HTTP API Adapter",
    "description": "Expose Moorline control over HTTP with bearer-token auth.",
    "version": "0.0.9",
    "category": "Moorline API Adapters",
    "tags": [
      "moorline",
      "http",
      "control-api"
    ],
    "publisher": "Moorline"
  },
  "distribution": {
    "audiences": [
      "setup"
    ],
    "setupOrder": 5
  },
  "compatibility": {
    "moorline": "~0.0.9"
  },
  "release": {
    "recommendedRef": "v0.0.9",
    "channel": "stable"
  }
}
