onvif
    Preparing search index...

    Interface ElementItemDescription

    interface ElementItemDescription {
        name: string;
        type: unknown;
    }
    Index
    name: string

    Item name. Must be unique within a list.

    type: unknown

    The type of the item. The Type must reference a defined type.