aboutsummaryrefslogtreecommitdiff
path: root/doc/context.html
blob: 5da3911b5c39146492e4cb94ffe5a3cc73a4d25a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>