[webAPI][systeminfo capability] add LED_xx feature
authorHyunjin Park <hj.na.park@samsung.com>
Tue, 20 Oct 2015 04:40:58 +0000 (13:40 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Tue, 20 Oct 2015 04:48:54 +0000 (13:48 +0900)
ACR : TWDAPI-7

Change-Id: Ibeee5235ba9e42d7886af6966d3fac2a0bf1b479
Signed-off-by: hyunjin park <hj.na.park@samsung.com>
org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo_capability_keys.html
org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo_capability_keys.html

index 83d2a17..c51659e 100755 (executable)
@@ -1191,6 +1191,24 @@ the Tizen reference implementation.</td>
     <td>2.3</td>
 </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">boolean</span></td>
+    <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key if the device supports green light spectrum. If it is true, <span style="font-family: Courier New,Courier,monospace"><a href="sensor.html#SensorHRMRawData">Sensor API - HRM raw data is supported</a></span>.</td>
+    <td>2.3.1</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">boolean</span></td>
+    <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key if the device supports infrared spectrum. If it is true, <span style="font-family: Courier New,Courier,monospace"><a href="sensor.html#SensorHRMRawData">Sensor API - HRM raw data is supported</a></span>.</td>
+    <td>2.3.1</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">boolean</span></td>
+    <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key if the device supports red light spectrum. If it is true, <span style="font-family: Courier New,Courier,monospace"><a href="sensor.html#SensorHRMRawData">Sensor API - HRM raw data is supported</a></span>.</td>
+    <td>2.3.1</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">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 humidity sensor.</td>
index 185b242..7ad3718 100755 (executable)
@@ -1227,6 +1227,24 @@ the Tizen reference implementation.</td>
     <td>2.3</td>
 </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">boolean</span></td>
+    <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key if the device supports green light spectrum. If it is true, <span style="font-family: Courier New,Courier,monospace"><a href="sensor.html#SensorHRMRawData">Sensor API - HRM raw data is supported</a></span>.</td>
+    <td>2.3.1</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">boolean</span></td>
+    <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key if the device supports infrared spectrum. If it is true, <span style="font-family: Courier New,Courier,monospace"><a href="sensor.html#SensorHRMRawData">Sensor API - HRM raw data is supported</a></span>.</td>
+    <td>2.3.1</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">boolean</span></td>
+    <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key if the device supports red light spectrum. If it is true, <span style="font-family: Courier New,Courier,monospace"><a href="sensor.html#SensorHRMRawData">Sensor API - HRM raw data is supported</a></span>.</td>
+    <td>2.3.1</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">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 humidity sensor.</td>