ntp.enabled

Abbreviationnt e
Accessget/set

Description

Enable/disable synchronization of local time with network time.

Arguments

<0/off/false/1/on/true>

Default

1

Properties

Supported Platforms

Get example

> get nt e
R000003
1

Set example

> set nt e off
R000008
Set OK

ntp.interface

Abbreviationnt f
Accessget/set

Description

Specify the network interface used by NTP feature.

Arguments

<default/wlan/eth/softap>

Default

default

Properties

Supported Platforms

Get example

> get nt f
wlan

Set example

> set nt f softap
R000008
Set OK

ntp.interval

Abbreviationnt i
Accessget/set

Description

The synchronization interval used when updating local time with network time.

Arguments

<seconds>

Default

3600

Properties

Supported Platforms

Get example

> get nt i
R000006
3600

Set example

> set nt i 14400
R000008
Set OK

ntp.server

Abbreviationnt s
Accessget/set

Description

The IP address or host name of the NTP server used to obtain network time.

Arguments

<IP address / host name>

Default

pool.ntp.org

Properties

Supported Platforms

Get example

> get nt s
R000014
pool.ntp.org

Set example

> set nt s 203.26.72.7
R000008
Set OK