onvif
    Preparing search index...

    Interface NetworkInterfaceConnectionSetting

    interface NetworkInterfaceConnectionSetting {
        autoNegotiation: boolean;
        duplex: Duplex;
        speed: number;
    }
    Index
    autoNegotiation: boolean

    Auto negotiation on/off.

    duplex: Duplex

    Duplex type, Half or Full.

    speed: number

    Speed.