{
  "schemaVersion":"1.0",
  "devices":[
    {
      "id":"your-vendor-model-001",
      "manufacturer":"Manufacturer name",
      "family":"Family",
      "model":"Exact catalogue model",
      "type":"Fuse",
      "ratedCurrentA":20,
      "ratedVoltageV":600,
      "breakingCapacityKA":200,
      "standard":"UL 248 / IEC ...",
      "dataQuality":"manufacturer-exact",
      "source":{"document":"Document title","revision":"YYYY-MM","url":"https://...","checked":"YYYY-MM-DD","rights":"authorized-for-use"},
      "letThroughPoints":[
        {"prospectiveA":10000,"peakLetThroughA":1500}
      ],
      "i2tPoints":[
        {"prospectiveA":10000,"i2tA2s":500}
      ],
      "notes":"Only enter data you are authorized to use. Values shown here are illustrative placeholders, not manufacturer data."
    }
  ]
}
