[SystemInfo] Add Capability Keys for Sleep Monitor and Gyroscope Rotation Vector
authorLukasz Bardeli <l.bardeli@samsung.com>
Tue, 8 Mar 2016 12:58:20 +0000 (13:58 +0100)
committerLukasz Bardeli <l.bardeli@samsung.com>
Tue, 8 Mar 2016 12:58:20 +0000 (13:58 +0100)
Change-Id: I39feb85aed5336dce7cb9643722e77ff8f3a66ca
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo_capability_keys.html

index c5618b9..7122d05 100755 (executable)
@@ -29,7 +29,7 @@ Tizen</div>-->
   <li><a href="#download">Download API</a></li>
   <li><a href="#fmradio">FM Radio API</a></li>
   <li><a href="#ham">HumanActivityMonitor API</a></li>
-  <li><a href="#sensor">HumanActivityMonitor API - PEDOMETER, WRIST_UP, HRM</a></li>
+  <li><a href="#sensor">HumanActivityMonitor API - PEDOMETER, WRIST_UP, HRM, SLEEP_MONITOR</a></li>
   <li><a href="#location">HumanActivityMonitor API - GPS</a></li>
   <li><a href="#mediakey">MediaKey API</a></li>
   <li><a href="#messaging">Messaging SMS API</a></li>
@@ -1179,6 +1179,12 @@ the Tizen reference implementation.</td>
      <td>2.2.1</td>
 </tr>
 <tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.gyroscope_rotation_vector</span></td>
+     <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
+     <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports the gyroscope-based rotation vector sensor.</td>
+     <td>3.0</td>
+</tr>
+<tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.gyroscope.wakeup</span></td>
      <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
      <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key and the <span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.gyroscope</span> key, if the device supports the wake-up operation by the gyro sensor.</td>
@@ -1268,6 +1274,12 @@ the Tizen reference implementation.</td>
      <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports the rotation vector sensor.</td>
      <td>2.3</td>
 </tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.sleep_monitor</span></td>
+     <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>
+     <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports <span style="font-family: Courier New,Courier,monospace"><a href="./humanactivitymonitor.html#::HumanActivityMonitor::HumanActivityType">HumanActivityMonitor API - SLEEP_MONITOR</a></span>.</td>
+     <td>3.0</td>
+</tr>
+<tr>
 <tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.temperature</span></td>
      <td><span style="font-family: Courier New,Courier,monospace">boolean</span></td>