onvif
    Preparing search index...

    Interface DeletePaneConfiguration

    interface DeletePaneConfiguration {
        paneToken: string;
        videoOutput: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    paneToken: string

    Token of the pane to be deleted.

    videoOutput: string

    Token of the video output where the pane shall be deleted.