system-info: add system keys related with heart rate monitors
authorTaeyoung Kim <ty317.kim@samsung.com>
Fri, 3 Jul 2015 10:11:54 +0000 (19:11 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Fri, 3 Jul 2015 10:11:54 +0000 (19:11 +0900)
Change-Id: Ie3862cc28bab52898b837cb167ddf7d357e2c8f9
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
org.tizen.guides/html/native/system/sysinfo_n.htm

index f476908..fbb3527 100644 (file)
@@ -805,7 +805,22 @@ the Tizen reference implementation.</td>
        <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.heart_rate_monitor</span></td>
      <td><span style="font-family: Courier New,Courier,monospace">bool</span></td>
         <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports the heart rate monitor.</td>
-    </tr>
+        </tr>
+       <tr>
+        <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.heart_rate_monitor.led_green</span></td>
+        <td><span style="font-family: Courier New,Courier,monospace">bool</span></td>
+        <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports the led green of the heart rate monitor.</td>
+       </tr>
+       <tr>
+        <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.heart_rate_monitor.led_ir</span></td>
+        <td><span style="font-family: Courier New,Courier,monospace">bool</span></td>
+        <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports the led ir of the heart rate monitor.</td>
+       </tr>
+       <tr>
+        <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.heart_rate_monitor.led_red</span></td>
+        <td><span style="font-family: Courier New,Courier,monospace">bool</span></td>
+        <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key, if the device supports the led red of the heart rate monitor.</td>
+       </tr>
        <tr>
        <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.humidity</span></td>
      <td><span style="font-family: Courier New,Courier,monospace">bool</span></td>