Interface: DeviceRegistry
A driver's full device registry.
schemaVersion: 1 is the initial published shape. Bump when a future change is genuinely incompatible; the aggregator and cross-driver consumers refuse unknown values rather than silently mishandle shape divergence.
Properties
| Property | Type | Description |
|---|---|---|
devices | readonly DeviceEntry[] | - |
driver | string | Driver family identifier — matches DeviceEntry.family. |
schemaVersion | 1 | - |