summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
diff options
context:
space:
mode:
authorAlok Barsode <alok.barsode@linux.intel.com>2012-04-05 13:20:20 +0300
committerPatrik Flykt <patrik.flykt@linux.intel.com>2012-04-05 18:56:17 +0300
commit9403e2f65c606a9e171e975a37d3ae62589c1f7d (patch)
tree461bc9c8f2e44280d239a2444d5826a9496193d9 /doc/service-api.txt
parentbf56d0b3a098181c58eae1e549bd2430fa958015 (diff)
downloadconnman-9403e2f65c606a9e171e975a37d3ae62589c1f7d.tar.gz
connman-9403e2f65c606a9e171e975a37d3ae62589c1f7d.tar.bz2
connman-9403e2f65c606a9e171e975a37d3ae62589c1f7d.zip
doc: Add Timeserves.Configuration service property
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r--doc/service-api.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 629c0245..ad7877cd 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -252,6 +252,21 @@ Properties string State [readonly]
the service. However there might be small window
where name resolution might fail.
+ array{string} Timeservers.Configuration [readwrite]
+
+ The list of manually configured time servers.
+
+ The first entry in the list represents the
+ timeserver with the highest priority.
+
+ When using manual configuration this setting
+ is useful to override all the other timeserver
+ settings. This is service specific, hence only
+ the values for the default service are used.
+
+ Changes to this property will result in restart
+ of NTP query.
+
array{string} Domains [readonly]
The list of currently used search domains.