onvif
    Preparing search index...

    Interface DataEntity

    General datastructure referenced by a token. Should be used as extension base.

    interface DataEntity {
        token: string;
    }

    Hierarchy (View Summary)

    Index
    token: string

    A service-unique identifier of the item.