jooby-codec
    Preparing search index...

    Interface IParameterNbiotNtpServer

    Set the NTP server. Module will synchronizes the local time with the Universal Time Coordinated (UTC) via the NTP server if synchronization period is set deviceParameters.NBIOT_NTP_SERVER = 60

    interface IParameterNbiotNtpServer {
        port: TUint16;
        server: string;
    }
    Index

    Properties

    Properties

    port: TUint16
    server: string