{
  "schemaVersion": 1,
  "generatedAt": "2026-09-25T09:01:25.219546+00:00",
  "plugins": [
    {
      "id": "dtc-report-pdf",
      "name": "DTC Report PDF",
      "version": "1.0.0",
      "author": "ohgeeceee",
      "official": true,
      "description": "Export a full diagnostic trouble-code scan as a clean, shareable PDF report with vehicle info and freeze-frame data.",
      "category": "reporting",
      "tags": [
        "dtc",
        "pdf",
        "export",
        "report"
      ],
      "homepage": "https://github.com/ohgeeceee/beemuu-plugins",
      "download": {
        "url": "https://github.com/ohgeeceee/beemuu-plugins/releases/download/v1.1/dtc-report-pdf-1.0.0.zip",
        "sha256": "4e17aef451a744f33e10daa0eb7ddee0a0192b76349a93b7529235f51a3ffff1",
        "sizeBytes": 1922
      },
      "minAppVersion": "2.2.0",
      "license": "GPL-3.0-only",
      "capabilities": [
        "read-vin",
        "read-dtc"
      ]
    },
    {
      "id": "live-data-logger",
      "name": "Live Data Logger",
      "version": "1.0.0",
      "author": "ohgeeceee",
      "official": true,
      "description": "Record live sensor streams from any ECU to CSV with timestamps, replay sessions, and overlay multiple captures for comparison.",
      "category": "data",
      "tags": [
        "live-data",
        "csv",
        "logging",
        "replay"
      ],
      "homepage": "https://github.com/ohgeeceee/beemuu-plugins",
      "download": {
        "url": "https://github.com/ohgeeceee/beemuu-plugins/releases/download/v1.1/live-data-logger-1.0.0.zip",
        "sha256": "ba8bfd31ec4de5e6a1482082b51684eee7ac86589e7744d992f40a9d9e0e31c3",
        "sizeBytes": 1559
      },
      "minAppVersion": "2.2.0",
      "license": "GPL-3.0-only",
      "capabilities": [
        "live-data",
        "filesystem"
      ]
    },
    {
      "id": "vin-decoder-plus",
      "name": "VIN Decoder Plus",
      "version": "1.0.0",
      "author": "ohgeeceee",
      "official": true,
      "description": "Decode BMW VINs into full build sheets: model, engine, gearbox, paint, options list (S-codes) and production date, offline.",
      "category": "tools",
      "tags": [
        "vin",
        "decoder",
        "options",
        "build-sheet"
      ],
      "homepage": "https://github.com/ohgeeceee/beemuu-plugins",
      "download": {
        "url": "https://github.com/ohgeeceee/beemuu-plugins/releases/download/v1.1/vin-decoder-plus-1.0.0.zip",
        "sha256": "b99d066381a63d27cc009aa1cb0083f90346964cfcbe927e67cf0bbbe00dd06b",
        "sizeBytes": 2115
      },
      "minAppVersion": "2.2.0",
      "license": "GPL-3.0-only",
      "capabilities": [
        "read-vin"
      ]
    }
  ]
}
