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 0a2baf4  Modifying Documents
0a2baf4 is described below

commit 0a2baf431ac8206fd30aa6d1498fbcd4a775840b
Author: majialin <[email protected]>
AuthorDate: Thu Jul 4 12:18:22 2024 +0800

    Modifying Documents
---
 src/.vuepress/sidebar_timecho/V1.3.x/en.ts               |  2 +-
 src/.vuepress/sidebar_timecho/V1.3.x/zh.ts               |  2 +-
 .../Ecosystem-Integration/Ignition-IoTDB-plugin.md       | 14 +++++++-------
 .../Ecosystem-Integration/Ignition-IoTDB-plugin.md       | 16 ++++++++--------
 .../Ecosystem-Integration/Ignition-IoTDB-plugin.md       | 10 +++++-----
 .../Ecosystem-Integration/Ignition-IoTDB-plugin.md       | 10 +++++-----
 6 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts 
b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
index 0bc4bec..3e9b9c2 100644
--- a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
+++ b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
@@ -150,7 +150,7 @@ export const enSidebar = {
         { text: 'Flink IoTDB Connector', link: 'Flink-IoTDB' },
         //        { text: 'Flink SQL IoTDB Connector', link: 'Flink-SQL-IoTDB' 
},
         { text: 'Flink TsFile Connector', link: 'Flink-TsFile' },
-        { text: 'Ignition-IoTDB Plugin', link: 'Ignition-IoTDB-plugin' },
+        { text: 'Ignition IoTDB Connector', link: 'Ignition-IoTDB-plugin' },
         { text: 'NiFi IoTDB Connector', link: 'NiFi-IoTDB' },
         { text: 'DBeaver-IoTDB', link: 'DBeaver' },
       ],
diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts 
b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
index 4fa94c7..02edee4 100644
--- a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
+++ b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
@@ -150,7 +150,7 @@ export const zhSidebar = {
         { text: 'Flink-IoTDB-Connector', link: 'Flink-IoTDB' },
         //        { text: 'Flink-SQL-IoTDB-Connector', link: 'Flink-SQL-IoTDB' 
},
         { text: 'Flink-TsFile-Connector', link: 'Flink-TsFile' },
-        { text: 'Ignition-IoTDB 插件', link: 'Ignition-IoTDB-plugin' },
+        { text: 'Ignition-IoTDB-Connector', link: 'Ignition-IoTDB-plugin' },
         { text: 'NiFi-IoTDB-Connector', link: 'NiFi-IoTDB' },
         { text: 'DBeaver-IoTDB 集成方案', link: 'DBeaver' },
       ],
diff --git 
a/src/UserGuide/Master/Ecosystem-Integration/Ignition-IoTDB-plugin.md 
b/src/UserGuide/Master/Ecosystem-Integration/Ignition-IoTDB-plugin.md
index a64e0a6..155ff7f 100644
--- a/src/UserGuide/Master/Ecosystem-Integration/Ignition-IoTDB-plugin.md
+++ b/src/UserGuide/Master/Ecosystem-Integration/Ignition-IoTDB-plugin.md
@@ -18,7 +18,7 @@
     under the License.
 
 -->
-# Ignition-IoTDB Plugin
+# Ignition-IoTDB Connector
 
 ## 1、Product Overview
 
@@ -26,11 +26,11 @@
 
 Ignition is a web-based monitoring and data acquisition tool (SCADA) - an open 
and scalable universal platform. Ignition allows you to more easily control, 
track, display, and analyze all data of your enterprise, enhancing business 
capabilities. For more introduction details, please refer to 
[Ignition官网](https://docs.inductiveautomation.com/docs/8.1/getting-started/introducing-ignition)
 
-2. Introduction to the Ignition-IoTDB plugin
+2. Introduction to the Ignition-IoTDB Connector
 
-    The ignition-IoTDB connector is divided into two modules: the 
ignition-IoTDB connector,Ignition-IoTDB With JDBC。 Among them:
+    The ignition-IoTDB Connector is divided into two modules: the 
ignition-IoTDB Connector,Ignition-IoTDB With JDBC。 Among them:
 
-   - Ignition-IoTDB connector: Provides the ability to store data collected by 
Ignition into IoTDB, and also supports data reading in Components. It injects 
script interfaces such as `system. iotdb. insert`and`system. iotdb. query`to 
facilitate programming in Ignition
+   - Ignition-IoTDB Connector: Provides the ability to store data collected by 
Ignition into IoTDB, and also supports data reading in Components. It injects 
script interfaces such as `system. iotdb. insert`and`system. iotdb. query`to 
facilitate programming in Ignition
    - Ignition-IoTDB With JDBC: Ignition-IoTDB With JDBC can be used in 
the`Transaction Groups`module and is not applicable to the`Tag 
Historian`module. It can be used for custom writing and querying.
 
    The specific relationship and content between the two modules and ignition 
are shown in the following figure.
@@ -44,15 +44,15 @@ Ignition is a web-based monitoring and data acquisition 
tool (SCADA) - an open a
 | IoTDB                           | Version 1.3.1 and above are required to be 
installed, please refer to IoTDB for installation [Deployment 
Guidance](https://www.timecho.com/docs/UserGuide/latest/Deployment-and-Maintenance/IoTDB-Package_timecho.html)
 |
 | Ignition                        | Requirement: 8.1 version (8.1.37 and 
above) of version 8.1 must be installed. Please refer to the Ignition official 
website for installation [Installation 
Guidance](https://docs.inductiveautomation.com/docs/8.1/getting-started/installing-and-upgrading)(Other
 versions are compatible, please contact the business department for more 
information) |
 | Ignition-IoTDB Connector module | Please contact Business to obtain          
                  |
-| Ignition-IoTDB With JDBC        | Download 
address:https://repo1.maven.org/maven2/org/apache/iotdb/iotdb-jdbc/ |
+| Ignition-IoTDB With JDBC module        | Download 
address:https://repo1.maven.org/maven2/org/apache/iotdb/iotdb-jdbc/ |
 
 ## 3、Instruction Manual For Ignition-IoTDB Connector
 
 ### 1、Introduce
 
-The Ignition-IoTDB connector module can store data in a database connection 
associated with the historical database provider. The data is directly stored 
in a table in the SQL database based on its data type, as well as a millisecond 
timestamp. Store data only when making changes based on the value pattern and 
dead zone settings on each label, thus avoiding duplicate and unnecessary data 
storage.
+The Ignition-IoTDB Connector module can store data in a database connection 
associated with the historical database provider. The data is directly stored 
in a table in the SQL database based on its data type, as well as a millisecond 
timestamp. Store data only when making changes based on the value pattern and 
dead zone settings on each label, thus avoiding duplicate and unnecessary data 
storage.
 
-The Ignition-IoTDB connector provides the ability to store the data collected 
by Ignition into IoTDB.
+The Ignition-IoTDB Connector provides the ability to store the data collected 
by Ignition into IoTDB.
 
 ### 2、Installation Steps
 
diff --git 
a/src/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin.md 
b/src/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin.md
index 2430de8..49ee6bf 100644
--- a/src/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin.md
+++ b/src/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin.md
@@ -18,7 +18,7 @@
     under the License.
 
 -->
-# Ignition-IoTDB Plugin
+# Ignition-IoTDB Connector
 
 ## 1、Product Overview
 
@@ -26,11 +26,11 @@
 
 Ignition is a web-based monitoring and data acquisition tool (SCADA) - an open 
and scalable universal platform. Ignition allows you to more easily control, 
track, display, and analyze all data of your enterprise, enhancing business 
capabilities. For more introduction details, please refer to 
[Ignition官网](https://docs.inductiveautomation.com/docs/8.1/getting-started/introducing-ignition)
 
-2. Introduction to the Ignition-IoTDB plugin
+2. Introduction to the Ignition-IoTDB Connector
 
-    The ignition-IoTDB connector is divided into two modules: the 
ignition-IoTDB connector,Ignition-IoTDB With JDBC。 Among them:
+    The ignition-IoTDB Connector is divided into two modules: the 
ignition-IoTDB Connector,Ignition-IoTDB With JDBC。 Among them:
 
-   - Ignition-IoTDB connector: Provides the ability to store data collected by 
Ignition into IoTDB, and also supports data reading in Components. It injects 
script interfaces such as `system. iotdb. insert`and`system. iotdb. query`to 
facilitate programming in Ignition
+   - Ignition-IoTDB Connector: Provides the ability to store data collected by 
Ignition into IoTDB, and also supports data reading in Components. It injects 
script interfaces such as `system. iotdb. insert`and`system. iotdb. query`to 
facilitate programming in Ignition
    - Ignition-IoTDB With JDBC: Ignition-IoTDB With JDBC can be used in 
the`Transaction Groups`module and is not applicable to the`Tag 
Historian`module. It can be used for custom writing and querying.
 
    The specific relationship and content between the two modules and ignition 
are shown in the following figure.
@@ -40,19 +40,19 @@ Ignition is a web-based monitoring and data acquisition 
tool (SCADA) - an open a
 ## 2、Installation Requirements
 
 | **Preparation Content**         | Version Requirements                       
                  |
-| ------------------------------- | 
------------------------------------------------------------ |
+| :-------------------------------: | 
:------------------------------------------------------------: |
 | IoTDB                           | Version 1.3.1 and above are required to be 
installed, please refer to IoTDB for installation [Deployment 
Guidance](https://www.timecho.com/docs/UserGuide/latest/Deployment-and-Maintenance/IoTDB-Package_timecho.html)
 |
 | Ignition                        | Requirement: 8.1 version (8.1.37 and 
above) of version 8.1 must be installed. Please refer to the Ignition official 
website for installation [Installation 
Guidance](https://docs.inductiveautomation.com/docs/8.1/getting-started/installing-and-upgrading)(Other
 versions are compatible, please contact the business department for more 
information) |
 | Ignition-IoTDB Connector module | Please contact Business to obtain          
                  |
-| Ignition-IoTDB With JDBC        | Download 
address:https://repo1.maven.org/maven2/org/apache/iotdb/iotdb-jdbc/ |
+| Ignition-IoTDB With JDBC module     | Download 
address:https://repo1.maven.org/maven2/org/apache/iotdb/iotdb-jdbc/ |
 
 ## 3、Instruction Manual For Ignition-IoTDB Connector
 
 ### 1、Introduce
 
-The Ignition-IoTDB connector module can store data in a database connection 
associated with the historical database provider. The data is directly stored 
in a table in the SQL database based on its data type, as well as a millisecond 
timestamp. Store data only when making changes based on the value pattern and 
dead zone settings on each label, thus avoiding duplicate and unnecessary data 
storage.
+The Ignition-IoTDB Connector module can store data in a database connection 
associated with the historical database provider. The data is directly stored 
in a table in the SQL database based on its data type, as well as a millisecond 
timestamp. Store data only when making changes based on the value pattern and 
dead zone settings on each label, thus avoiding duplicate and unnecessary data 
storage.
 
-The Ignition-IoTDB connector provides the ability to store the data collected 
by Ignition into IoTDB.
+The Ignition-IoTDB Connector provides the ability to store the data collected 
by Ignition into IoTDB.
 
 ### 2、Installation Steps
 
diff --git 
a/src/zh/UserGuide/Master/Ecosystem-Integration/Ignition-IoTDB-plugin.md 
b/src/zh/UserGuide/Master/Ecosystem-Integration/Ignition-IoTDB-plugin.md
index a6c36d5..01e4313 100644
--- a/src/zh/UserGuide/Master/Ecosystem-Integration/Ignition-IoTDB-plugin.md
+++ b/src/zh/UserGuide/Master/Ecosystem-Integration/Ignition-IoTDB-plugin.md
@@ -18,7 +18,7 @@
     under the License.
 
 -->
-# Ignition-IoTDB 插件
+# Ignition-IoTDB Connector
 
 ## 一、产品概述
 
@@ -26,9 +26,9 @@
 
 Ignition 是一个基于WEB的监控和数据采集工具(SCADA)- 
一个开放且可扩展的通用平台。Ignition可以让你更轻松地控制、跟踪、显示和分析企业的所有数据,提升业务能力。更多介绍详情请参考[Ignition官网](https://docs.inductiveautomation.com/docs/8.1/getting-started/introducing-ignition)
 
-2. Ignition-IoTDB 插件介绍
+2. Ignition-IoTDB Connector介绍
 
-  Ignition-IoTDB连接器分为两个模块:Ignition-IoTDB连接器、Ignition-IoTDB With JDBC。其中:
+  Ignition-IoTDB Connector分为两个模块:Ignition-IoTDB连接器、Ignition-IoTDB With JDBC。其中:
 
    - Ignition-IoTDB 连接器:提供了将 Ignition 采集到的数据存入 IoTDB 
的能力,也支持在Components中进行数据读取,同时注入了 
`system.iotdb.insert`和`system.iotdb.query`脚本接口用于方便在Ignition编程使用
    - Ignition-IoTDB With JDBC:Ignition-IoTDB With JDBC 可以在 `Transaction 
Groups` 模块中使用,不适用于 `Tag Historian`模块,可以用于自定义写入和查询。
@@ -40,11 +40,11 @@ Ignition 是一个基于WEB的监控和数据采集工具(SCADA)- 一个开
 ## 二、安装要求
 
 | **准备内容**             | **版本要求**                                              
   |
-| ------------------------ | 
------------------------------------------------------------ |
+| :------------------------: | 
:------------------------------------------------------------: |
 | IoTDB                    | 要求已安装V1.3.1及以上版本,安装请参考 IoTDB 
[部署指导](https://www.timecho.com/docs/zh/UserGuide/latest/Deployment-and-Maintenance/IoTDB-Package_timecho.html)
 |
 | Ignition                 | 要求已安装 8.1.x版本(8.1.37及以上)的 8.1 版本,安装请参考 Ignition 
官网[安装指导](https://docs.inductiveautomation.com/docs/8.1/getting-started/installing-and-upgrading)(其他版本适配请联系商务了解)
 |
 | Ignition-IoTDB连接器模块 | 请联系商务获取                                               |
-| Ignition-IoTDB With JDBC | 
下载地址:https://repo1.maven.org/maven2/org/apache/iotdb/iotdb-jdbc/ |
+| Ignition-IoTDB With JDBC模块 | 
下载地址:https://repo1.maven.org/maven2/org/apache/iotdb/iotdb-jdbc/ |
 
 ## 三、Ignition-IoTDB连接器使用说明
 
diff --git 
a/src/zh/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin.md 
b/src/zh/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin.md
index 3935185..6530a34 100644
--- a/src/zh/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin.md
+++ b/src/zh/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin.md
@@ -18,7 +18,7 @@
     under the License.
 
 -->
-# Ignition-IoTDB 插件
+# Ignition-IoTDB Connector
 
 ## 一、产品概述
 
@@ -26,9 +26,9 @@
 
     Ignition 是一个基于WEB的监控和数据采集工具(SCADA)- 
一个开放且可扩展的通用平台。Ignition可以让你更轻松地控制、跟踪、显示和分析企业的所有数据,提升业务能力。更多介绍详情请参考[Ignition官网](https://docs.inductiveautomation.com/docs/8.1/getting-started/introducing-ignition)
 
-2. Ignition-IoTDB 插件介绍
+2. Ignition-IoTDB Connector介绍
 
-    Ignition-IoTDB连接器分为两个模块:Ignition-IoTDB连接器、Ignition-IoTDB With JDBC。其中:
+    Ignition-IoTDB Connector分为两个模块:Ignition-IoTDB连接器、Ignition-IoTDB With 
JDBC。其中:
 
     - Ignition-IoTDB 连接器:提供了将 Ignition 采集到的数据存入 IoTDB 
的能力,也支持在Components中进行数据读取,同时注入了 
`system.iotdb.insert`和`system.iotdb.query`脚本接口用于方便在Ignition编程使用
     - Ignition-IoTDB With JDBC:Ignition-IoTDB With JDBC 可以在 `Transaction 
Groups` 模块中使用,不适用于 `Tag Historian`模块,可以用于自定义写入和查询。
@@ -40,11 +40,11 @@
 ## 二、安装要求
 
 | **准备内容**             | **版本要求**                                              
   |
-| ------------------------ | 
------------------------------------------------------------ |
+| :------------------------: | 
:------------------------------------------------------------: |
 | IoTDB                    | 要求已安装V1.3.1及以上版本,安装请参考 IoTDB 
[部署指导](https://www.timecho.com/docs/zh/UserGuide/latest/Deployment-and-Maintenance/IoTDB-Package_timecho.html)
 |
 | Ignition                 | 要求已安装 8.1.x版本(8.1.37及以上)的 8.1 版本,安装请参考 Ignition 
官网[安装指导](https://docs.inductiveautomation.com/docs/8.1/getting-started/installing-and-upgrading)(其他版本适配请联系商务了解)
 |
 | Ignition-IoTDB连接器模块 | 请联系商务获取                                               |
-| Ignition-IoTDB With JDBC | 
下载地址:https://repo1.maven.org/maven2/org/apache/iotdb/iotdb-jdbc/ |
+| Ignition-IoTDB With JDBC模块 | 
下载地址:https://repo1.maven.org/maven2/org/apache/iotdb/iotdb-jdbc/ |
 
 ## 三、Ignition-IoTDB连接器使用说明
 

Reply via email to