onvif
    Preparing search index...

    Interface PassphraseAttribute

    interface PassphraseAttribute {
        alias?: string;
        passphraseID: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    alias?: string

    The alias of the passphrase.

    passphraseID: string

    The ID of the passphrase.