onvif
    Preparing search index...

    Interface NetworkZeroConfiguration

    interface NetworkZeroConfiguration {
        addresses?: string[];
        enabled: boolean;
        extension?: NetworkZeroConfigurationExtension;
        interfaceToken: string;
    }
    Index
    addresses?: string[]

    The zero-configuration IPv4 address(es)

    enabled: boolean

    Indicates whether the zero-configuration is enabled or not.

    interfaceToken: string

    Unique identifier of network interface.