onvif
    Preparing search index...

    Interface ElementItem

    interface ElementItem {
        name: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown

      XML tree contiaing the element value as defined in the corresponding description.

    Index
    name: string

    Item name.