metadata:
  title: Wire bundle with per-conductor parts
  description: Illustrative parts and pinout, not a certified electrical design.

connectors:
  PANEL:
    type: Three-position panel connector
    pincount: 3
    pinlabels: [SUPPLY, RETURN, SIGNAL]
  DEVICE:
    type: Three-position device connector
    pincount: 3
    pinlabels: [SUPPLY, RETURN, SIGNAL]

cables:
  BUNDLE:
    category: bundle
    wirecount: 3
    gauge: 24 AWG
    length: 0.6
    colors: [RD, BK, YE]
    wirelabels: [SUPPLY, RETURN, SIGNAL]
    manufacturer: [Illustrative Wire Co, Illustrative Wire Co, Illustrative Wire Co]
    mpn: [DEMO-24-RD, DEMO-24-BK, DEMO-24-YE]
    supplier: [Example Supplier, Example Supplier, Example Supplier]
    spn: [EXAMPLE-RED, EXAMPLE-BLACK, EXAMPLE-YELLOW]
    pn: [WIRE-RED, WIRE-BLACK, WIRE-YELLOW]

connections:
  - - PANEL: [1-3]
    - BUNDLE: [1-3]
    - DEVICE: [1-3]
