onvif
    Preparing search index...

    Interface GetOSDs

    interface GetOSDs {
        configurationToken?: string;
        OSDToken?: string;
    }
    Index
    configurationToken?: string

    Token of the Video Source Configuration, which has OSDs associated with are requested. If token not exist, request all available OSDs.

    OSDToken?: string

    The GetOSDs command fetches the OSD configuration if the OSD token is known.