onvif
    Preparing search index...

    Interface ConfigureReceiver

    interface ConfigureReceiver {
        configuration: ReceiverConfiguration;
        receiverToken: string;
    }
    Index
    configuration: ReceiverConfiguration

    The new configuration for the receiver.

    receiverToken: string

    The token of the receiver to be configured.