From 88249ec0652870bffe60361d823aa0ee0bcbbdd0 Mon Sep 17 00:00:00 2001 From: h00514358 Date: Fri, 24 Sep 2021 01:39:46 +0000 Subject: [PATCH 1/3] Signed-off-by:hellohyh001 Signed-off-by: h00514358 --- README.md | 9 +-------- README_zh.md | 9 +-------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index bb5a5ff7..741220bc 100755 --- a/README.md +++ b/README.md @@ -9,9 +9,6 @@ - [Repositories Involved](#section96071132185310) ->![](public_sys-resources/icon-note.gif) **NOTE:** ->The APIs of this module are supported since API version 7. - ## Introduction A sensor is a device to detect events or changes in an environment and send messages about the events or changes to another device \(for example, a CPU\). Generally, a sensor is composed of sensitive components and conversion components. Sensors are the cornerstone of the IoT. A unified sensor management framework is required to achieve data sensing at a low latency and low power consumption, thereby keeping up with requirements of "1+8+N" products or business in the Seamless AI Life Strategy. Based on the usage, sensors are divided into the following categories: @@ -190,11 +187,7 @@ export default { ## Repositories Involved -Pan-sensor subsystem - -sensors\_start - **sensors\_sensor** -sensors\_miscdevice +[sensors\_miscdevice](https://gitee.com/openharmony/https://gitee.com/openharmony/sensors_miscdevice) diff --git a/README_zh.md b/README_zh.md index 10a2b2cc..d05df30f 100755 --- a/README_zh.md +++ b/README_zh.md @@ -9,9 +9,6 @@ - [相关仓](#section96071132185310) ->![](public_sys-resources/icon-note.gif) **说明:** ->从API Version 7 开始支持。 - ## 简介 传感器是指用于侦测环境中所发生事件或变化,并将此消息发送至其他电子设备(如中央处理器)的设备,通常由敏感组件和转换组件组成。传感器是实现物联网智能化的重要基石,为实现全场景智慧化战略,支撑“1+8+N”产品需求,需要构筑统一的传感器管理框架,达到为各产品/业务提供低时延、低功耗的感知数据的目的。根据用途可分为以下六大类: @@ -190,11 +187,7 @@ export default { ## 相关仓 -泛Sensor服务子系统 - -sensors\_start - **sensors\_sensor** -sensors\_miscdevice +[sensors\_miscdevice](https://gitee.com/openharmony/https://gitee.com/openharmony/sensors_miscdevice) -- Gitee From a64c5a74d326957aefe14a0616a3ffaeec81a257 Mon Sep 17 00:00:00 2001 From: h00514358 Date: Fri, 24 Sep 2021 01:42:26 +0000 Subject: [PATCH 2/3] Signed-off-by:hellohyh001 Signed-off-by: h00514358 --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 741220bc..2b65e08b 100755 --- a/README.md +++ b/README.md @@ -189,5 +189,5 @@ export default { **sensors\_sensor** -[sensors\_miscdevice](https://gitee.com/openharmony/https://gitee.com/openharmony/sensors_miscdevice) +[sensors\_miscdevice](https://gitee.com/openharmony/sensors_miscdevice) diff --git a/README_zh.md b/README_zh.md index d05df30f..ec199b6c 100755 --- a/README_zh.md +++ b/README_zh.md @@ -189,5 +189,5 @@ export default { **sensors\_sensor** -[sensors\_miscdevice](https://gitee.com/openharmony/https://gitee.com/openharmony/sensors_miscdevice) +[sensors\_miscdevice](https://gitee.com/openharmony/sensors_miscdevice) -- Gitee From 31f5bb15748df32b9b4a17a3e6867bf5a74ccbd6 Mon Sep 17 00:00:00 2001 From: h00514358 Date: Fri, 24 Sep 2021 01:46:06 +0000 Subject: [PATCH 3/3] Signed-off-by:hellohyh001 Signed-off-by: h00514358 --- README.md | 2 ++ README_zh.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 2b65e08b..e0fd1085 100755 --- a/README.md +++ b/README.md @@ -187,6 +187,8 @@ export default { ## Repositories Involved +Pan-sensor subsystem + **sensors\_sensor** [sensors\_miscdevice](https://gitee.com/openharmony/sensors_miscdevice) diff --git a/README_zh.md b/README_zh.md index ec199b6c..d4e56b30 100755 --- a/README_zh.md +++ b/README_zh.md @@ -187,6 +187,8 @@ export default { ## 相关仓 +泛Sensor服务子系统 + **sensors\_sensor** [sensors\_miscdevice](https://gitee.com/openharmony/sensors_miscdevice) -- Gitee