onvif
    Preparing search index...

    Interface SetNTP

    interface SetNTP {
        fromDHCP: boolean;
        NTPManual?: NetworkHost[];
    }
    Index
    fromDHCP: boolean

    Indicate if NTP address information is to be retrieved using DHCP.

    NTPManual?: NetworkHost[]

    Manual NTP settings.