This is an automated email from the ASF dual-hosted git repository. caogaofei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push: new 98cb126 fix doc 98cb126 is described below commit 98cb1261b155a3259643d546ddf1697ed5603906 Author: majialin <107627937+mal...@users.noreply.github.com> AuthorDate: Wed Sep 18 17:27:29 2024 +0800 fix doc --- src/UserGuide/Master/Ecosystem-Integration/Thingsboard_timecho.md | 4 ++-- src/UserGuide/latest/Ecosystem-Integration/Thingsboard_timecho.md | 4 ++-- src/zh/UserGuide/Master/Ecosystem-Integration/Thingsboard_timecho.md | 2 +- src/zh/UserGuide/latest/Ecosystem-Integration/Thingsboard_timecho.md | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/UserGuide/Master/Ecosystem-Integration/Thingsboard_timecho.md b/src/UserGuide/Master/Ecosystem-Integration/Thingsboard_timecho.md index 76748ab..76cdb6c 100644 --- a/src/UserGuide/Master/Ecosystem-Integration/Thingsboard_timecho.md +++ b/src/UserGuide/Master/Ecosystem-Integration/Thingsboard_timecho.md @@ -24,11 +24,11 @@ 1. Introduction to ThingsBoard - ThingsBoard is an open-source IoT platform that enables rapid development, management, and expansion of IoT projects. For more detailed information, please refer to [ThingsBoard Official Website](https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/). + ThingsBoard is an open-source IoT platform that enables rapid development, management, and expansion of IoT projects. For more detailed information, please refer to [ThingsBoard Official Website](https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/).  -2. Introduction to ThingsBoard-IoTDB +1. Introduction to ThingsBoard-IoTDB ThingsBoard IoTDB provides the ability to store data from ThingsBoard to IoTDB, and also supports reading data information from the `root.thingsboard` database in ThingsBoard. The detailed architecture diagram is shown in yellow in the following figure. diff --git a/src/UserGuide/latest/Ecosystem-Integration/Thingsboard_timecho.md b/src/UserGuide/latest/Ecosystem-Integration/Thingsboard_timecho.md index d69bde0..3b86ec1 100644 --- a/src/UserGuide/latest/Ecosystem-Integration/Thingsboard_timecho.md +++ b/src/UserGuide/latest/Ecosystem-Integration/Thingsboard_timecho.md @@ -24,11 +24,11 @@ 1. Introduction to ThingsBoard - ThingsBoard is an open-source IoT platform that enables rapid development, management, and expansion of IoT projects. For more detailed information, please refer to [ThingsBoard Official Website](https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/)。 + ThingsBoard is an open-source IoT platform that enables rapid development, management, and expansion of IoT projects. For more detailed information, please refer to [ThingsBoard Official Website](https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/)。  -2. Introduction to ThingsBoard-IoTDB +1. Introduction to ThingsBoard-IoTDB ThingsBoard IoTDB provides the ability to store data from ThingsBoard to IoTDB, and also supports reading data information from the `root.thingsboard` database in ThingsBoard. The detailed architecture diagram is shown in yellow in the following figure. diff --git a/src/zh/UserGuide/Master/Ecosystem-Integration/Thingsboard_timecho.md b/src/zh/UserGuide/Master/Ecosystem-Integration/Thingsboard_timecho.md index 672b6e3..f244d9f 100644 --- a/src/zh/UserGuide/Master/Ecosystem-Integration/Thingsboard_timecho.md +++ b/src/zh/UserGuide/Master/Ecosystem-Integration/Thingsboard_timecho.md @@ -24,7 +24,7 @@ 1. ThingsBoard 简介 - ThingsBoard 是一个开源物联网平台,可实现物联网项目的快速开发、管理和扩展。更多介绍详情请参考[ ThingsBoard 官网](https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/)。 + ThingsBoard 是一个开源物联网平台,可实现物联网项目的快速开发、管理和扩展。更多介绍详情请参考[ ThingsBoard 官网](https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/)。  diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/Thingsboard_timecho.md b/src/zh/UserGuide/latest/Ecosystem-Integration/Thingsboard_timecho.md index 672b6e3..c1526f7 100644 --- a/src/zh/UserGuide/latest/Ecosystem-Integration/Thingsboard_timecho.md +++ b/src/zh/UserGuide/latest/Ecosystem-Integration/Thingsboard_timecho.md @@ -24,7 +24,7 @@ 1. ThingsBoard 简介 - ThingsBoard 是一个开源物联网平台,可实现物联网项目的快速开发、管理和扩展。更多介绍详情请参考[ ThingsBoard 官网](https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/)。 + ThingsBoard 是一个开源物联网平台,可实现物联网项目的快速开发、管理和扩展。更多介绍详情请参考[ ThingsBoard 官网](https://thingsboard.io/docs/getting-started-guides/what-is-thingsboard/)。  @@ -41,7 +41,7 @@ | 准备内容 | 版本要求 | | :-------------------------- | :----------------------------------------------------------- | | JDK | 要求已安装 17 及以上版本,具体下载请查看 [Oracle 官网](https://www.oracle.com/java/technologies/downloads/) | -| IoTDB | 要求已安装 V1.3.0 及以上版本,具体安装过程请参考[ 部署指导](https://www.timecho.com/docs/zh/UserGuide/latest/Deployment-and-Maintenance/IoTDB-Package_timecho.html) | +| IoTDB | 要求已安装 V1.3.0 及以上版本,具体安装过程请参考[部署指导](https://www.timecho.com/docs/zh/UserGuide/latest/Deployment-and-Maintenance/IoTDB-Package_timecho.html) | | ThingsBoard(IoTDB 适配版) | 安装包请联系商务获取,具体安装步骤参见下文 | ## 安装步骤