onvif
    Preparing search index...

    Interface NetworkGateway

    interface NetworkGateway {
        IPv4Address?: string[];
        IPv6Address?: string[];
    }
    Index
    IPv4Address?: string[]

    IPv4 address string.

    IPv6Address?: string[]

    IPv6 address string.