Interface E173UDRDocuments

The schema for E1.73 UDR Documents

Hierarchy

  • E173UDRDocuments

Indexable

[k: string]: unknown

Properties

Properties

$schema: "https://esta-cpwg.gitlab.io/e173/udr-document.json"

The unique identifier of the schema which applies to the document.

e173: {
    deviceClasses?: DeviceClasses;
    libraries?: Libraries;
    localizations?: OverlayLocalization;
    systems?: Systems;
}

The definitions provided by the document.

Type declaration

Generated using TypeDoc