aboutsummaryrefslogtreecommitdiff
path: root/doc/context.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context.html')
-rw-r--r--doc/context.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/context.html b/doc/context.html
new file mode 100644
index 00000000..5da3911b
--- /dev/null
+++ b/doc/context.html
@@ -0,0 +1,16 @@
+<html><body>
+<h1>Contextual Properties</h1>
+
+ Contextd daemon provides the below specified read only properties.
+ This file is the ultimate source of information about the properties provided
+ by contextd. As such it should be kept closely synchronized with contextd.
+
+<p><h2>1 Context</h2>
+ There will be probably one top level node as here, but more can be added.
+<p><h2>1.1 Context.Device</h2>
+<h2>1.1.1 Context.Device.Orientation</h2>
+<li><strong>facingUp (TRUTH)</strong> -- A boolean , true if the device is face up, false if face down
+</li>
+<li><strong>edgeUp (ENUM)</strong> -- The screen edge that is currently pointing upwards.
+</li>
+</body></html>