jooby-codec
    Preparing search index...

    Interface IParameterNbiotNtpServer

    Set the NTP server. Module will synchronize the local time with Coordinated Universal Time (UTC) via the NTP server if a synchronization period is set.

    deviceParameters.NBIOT_NTP_SERVER = 60

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

    Properties

    Properties

    port: TUint16
    server: string