summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-01-29 17:36:45 +0100
committerMarcel Holtmann <marcel@holtmann.org>2010-01-29 17:36:45 +0100
commit136a6fdf91066f023ede0d06a00ba2ff8de36b4f (patch)
tree05fb29d2cf1ad38217556e8359221105ab204222 /doc/service-api.txt
parent27c7fd4ec4582769b1164be1daaf56e8f070f0f5 (diff)
downloadconnman-136a6fdf91066f023ede0d06a00ba2ff8de36b4f.tar.gz
connman-136a6fdf91066f023ede0d06a00ba2ff8de36b4f.tar.bz2
connman-136a6fdf91066f023ede0d06a00ba2ff8de36b4f.zip
Add special state for portal login step
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r--doc/service-api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index b5617a6f..e488d7af 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -116,6 +116,10 @@ Properties string State [readonly]
Valid states are "idle", "failure", "association",
"configuration" and "ready".
+ Also "login" and "online" states are used. The
+ state "online" signals that an Internet connection
+ is available and has been verified.
+
string Error [readonly]
The service error status details.