diff --git a/src/.vuepress/sidebar/V1.3.x/en.ts b/src/.vuepress/sidebar/V1.3.x/en.ts index 28a9c35f3..283f02350 100644 --- a/src/.vuepress/sidebar/V1.3.x/en.ts +++ b/src/.vuepress/sidebar/V1.3.x/en.ts @@ -200,18 +200,43 @@ export const enSidebar = { prefix: 'Ecosystem-Integration/', // children: 'structure', children: [ - { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, - { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, - { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, - { text: 'Apache NiFi', link: 'NiFi-IoTDB' }, - { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, - { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, - { text: 'DBeaver', link: 'DBeaver' }, - { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, - { text: 'Grafana Plugin', link: 'Grafana-Plugin' }, - { text: 'Telegraf Plugin', link: 'Telegraf' }, - { text: 'ThingsBoard', link: 'Thingsboard' }, + { + text: 'Collection Phase', + collapsible: true, + children: [ + { text: 'Telegraf Plugin(IoTDB)', link: 'Telegraf' }, + ], + }, + { + text: 'Processing Phase', + collapsible: true, + children: [ + { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, + { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, + { text: 'Apache NiFi(IoTDB)', link: 'NiFi-IoTDB' }, + ], + }, + { + text: 'Analysis Phase ', + collapsible: true, + children: [ + { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, + { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, + { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, + ], + }, + { + text: 'Application Phase', + collapsible: true, + children: [ + { text: 'Apache Zeppelin(IoTDB)', link: 'Zeppelin-IoTDB_apache' }, + { text: 'DataEase(IoTDB)', link: 'DataEase' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, + { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, + { text: 'Grafana Plugin(IoTDB)', link: 'Grafana-Plugin' }, + { text: 'ThingsBoard(IoTDB)', link: 'Thingsboard' }, + ], + }, ], }, { diff --git a/src/.vuepress/sidebar/V1.3.x/zh.ts b/src/.vuepress/sidebar/V1.3.x/zh.ts index 7e30eb611..9f30cdcf1 100644 --- a/src/.vuepress/sidebar/V1.3.x/zh.ts +++ b/src/.vuepress/sidebar/V1.3.x/zh.ts @@ -189,18 +189,43 @@ export const zhSidebar = { prefix: 'Ecosystem-Integration/', // children: 'structure', children: [ - { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, - { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, - { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, - { text: 'Apache NiFi', link: 'NiFi-IoTDB' }, - { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, - { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_apache' }, - { text: 'DBeaver', link: 'DBeaver' }, - { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, - { text: 'Grafana插件', link: 'Grafana-Plugin' }, - { text: 'Telegraf插件', link: 'Telegraf' }, - { text: 'ThingsBoard', link: 'Thingsboard' }, + { + text: '采集阶段', + collapsible: true, + children: [ + { text: 'Telegraf插件(IoTDB)', link: 'Telegraf' }, + ], + }, + { + text: '处理阶段', + collapsible: true, + children: [ + { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, + { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, + { text: 'Apache NiFi(IoTDB)', link: 'NiFi-IoTDB' }, + ], + }, + { + text: '分析阶段', + collapsible: true, + children: [ + { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, + { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, + { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, + ], + }, + { + text: '应用阶段', + collapsible: true, + children: [ + { text: 'Apache Zeppelin(IoTDB)', link: 'Zeppelin-IoTDB_apache' }, + { text: 'DataEase(IoTDB)', link: 'DataEase' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, + { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, + { text: 'Grafana插件(IoTDB)', link: 'Grafana-Plugin' }, + { text: 'ThingsBoard(IoTDB)', link: 'Thingsboard' }, + ], + }, ], }, { diff --git a/src/.vuepress/sidebar/V2.0.x/en-Table.ts b/src/.vuepress/sidebar/V2.0.x/en-Table.ts index ee333ff3b..8d6c619ca 100644 --- a/src/.vuepress/sidebar/V2.0.x/en-Table.ts +++ b/src/.vuepress/sidebar/V2.0.x/en-Table.ts @@ -142,7 +142,7 @@ export const enSidebar = { collapsible: true, prefix: 'Ecosystem-Integration/', children: [ - { text: 'DBeaver', link: 'DBeaver' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, ], }, { diff --git a/src/.vuepress/sidebar/V2.0.x/en-Tree.ts b/src/.vuepress/sidebar/V2.0.x/en-Tree.ts index 11c650793..f1ca30c53 100644 --- a/src/.vuepress/sidebar/V2.0.x/en-Tree.ts +++ b/src/.vuepress/sidebar/V2.0.x/en-Tree.ts @@ -184,18 +184,43 @@ export const enSidebar = { collapsible: true, prefix: 'Ecosystem-Integration/', children: [ - { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, - { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, - { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, - { text: 'Apache NiFi', link: 'NiFi-IoTDB' }, - { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, - { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, - { text: 'DBeaver', link: 'DBeaver' }, - { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, - { text: 'Grafana Plugin', link: 'Grafana-Plugin' }, - { text: 'Telegraf Plugin', link: 'Telegraf' }, - { text: 'ThingsBoard', link: 'Thingsboard' }, + { + text: 'Collection Phase', + collapsible: true, + children: [ + { text: 'Telegraf Plugin(IoTDB)', link: 'Telegraf' }, + ], + }, + { + text: 'Processing Phase', + collapsible: true, + children: [ + { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, + { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, + { text: 'Apache NiFi(IoTDB)', link: 'NiFi-IoTDB' }, + ], + }, + { + text: 'Analysis Phase ', + collapsible: true, + children: [ + { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, + { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, + { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, + ], + }, + { + text: 'Application Phase', + collapsible: true, + children: [ + { text: 'Apache Zeppelin(IoTDB)', link: 'Zeppelin-IoTDB_apache' }, + { text: 'DataEase(IoTDB)', link: 'DataEase' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, + { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, + { text: 'Grafana Plugin(IoTDB)', link: 'Grafana-Plugin' }, + { text: 'ThingsBoard(IoTDB)', link: 'Thingsboard' }, + ], + }, ], }, { diff --git a/src/.vuepress/sidebar/V2.0.x/zh-Table.ts b/src/.vuepress/sidebar/V2.0.x/zh-Table.ts index 3a3a73219..852124052 100644 --- a/src/.vuepress/sidebar/V2.0.x/zh-Table.ts +++ b/src/.vuepress/sidebar/V2.0.x/zh-Table.ts @@ -132,7 +132,7 @@ export const zhSidebar = { collapsible: true, prefix: 'Ecosystem-Integration/', children: [ - { text: 'DBeaver', link: 'DBeaver' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, ], }, { diff --git a/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts b/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts index c8a669681..0b6b66f1b 100644 --- a/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts +++ b/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts @@ -173,18 +173,43 @@ export const zhSidebar = { collapsible: true, prefix: 'Ecosystem-Integration/', children: [ - { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, - { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, - { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, - { text: 'Apache NiFi', link: 'NiFi-IoTDB' }, - { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, - { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_apache' }, - { text: 'DBeaver', link: 'DBeaver' }, - { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, - { text: 'Grafana插件', link: 'Grafana-Plugin' }, - { text: 'Telegraf插件', link: 'Telegraf' }, - { text: 'ThingsBoard', link: 'Thingsboard' }, + { + text: '采集阶段', + collapsible: true, + children: [ + { text: 'Telegraf插件(IoTDB)', link: 'Telegraf' }, + ], + }, + { + text: '处理阶段', + collapsible: true, + children: [ + { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, + { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, + { text: 'Apache NiFi(IoTDB)', link: 'NiFi-IoTDB' }, + ], + }, + { + text: '分析阶段', + collapsible: true, + children: [ + { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, + { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, + { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, + ], + }, + { + text: '应用阶段', + collapsible: true, + children: [ + { text: 'Apache Zeppelin(IoTDB)', link: 'Zeppelin-IoTDB_apache' }, + { text: 'DataEase(IoTDB)', link: 'DataEase' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, + { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, + { text: 'Grafana插件(IoTDB)', link: 'Grafana-Plugin' }, + { text: 'ThingsBoard(IoTDB)', link: 'Thingsboard' }, + ], + }, ], }, { diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts index 9bd6ca2a0..d59d7ca05 100644 --- a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts +++ b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts @@ -217,20 +217,44 @@ export const enSidebar = { prefix: 'Ecosystem-Integration/', // children: 'structure', children: [ - { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, - { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, - { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, - { text: 'Apache NiFi', link: 'NiFi-IoTDB' }, - { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, - { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, - { text: 'DataEase', link: 'DataEase' }, - { text: 'DBeaver', link: 'DBeaver' }, - { text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' }, - { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, - { text: 'Grafana Plugin', link: 'Grafana-Plugin' }, - { text: 'Telegraf Plugin', link: 'Telegraf' }, - { text: 'ThingsBoard', link: 'Thingsboard' }, + { + text: 'Collection Phase', + collapsible: true, + children: [ + { text: 'Telegraf Plugin(IoTDB)', link: 'Telegraf' }, + ], + }, + { + text: 'Processing Phase', + collapsible: true, + children: [ + { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, + { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, + { text: 'Apache NiFi(IoTDB)', link: 'NiFi-IoTDB' }, + ], + }, + { + text: 'Analysis Phase ', + collapsible: true, + children: [ + { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, + { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, + { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, + ], + }, + { + text: 'Application Phase', + collapsible: true, + children: [ + { text: 'Apache Zeppelin(IoTDB)', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'DataEase(IoTDB)', link: 'DataEase' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, + { text: 'Ignition(IoTDB)', link: 'Ignition-IoTDB-plugin_timecho' }, + { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, + { text: 'Grafana Plugin(IoTDB)', link: 'Grafana-Plugin' }, + { text: 'ThingsBoard(IoTDB)', link: 'Thingsboard' }, + ], + }, ], }, { diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts index bb064a292..1e3ebf1c6 100644 --- a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts +++ b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts @@ -200,20 +200,45 @@ export const zhSidebar = { prefix: 'Ecosystem-Integration/', // children: 'structure', children: [ - { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, - { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, - { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, - { text: 'Apache NiFi', link: 'NiFi-IoTDB' }, - { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, - { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, - { text: 'DataEase', link: 'DataEase' }, - { text: 'DBeaver', link: 'DBeaver' }, - { text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' }, - { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, - { text: 'Grafana插件', link: 'Grafana-Plugin' }, - { text: 'Telegraf插件', link: 'Telegraf' }, - { text: 'ThingsBoard', link: 'Thingsboard' }, + { + text: '采集阶段', + collapsible: true, + children: [ + { text: 'Telegraf插件(IoTDB)', link: 'Telegraf' }, + ], + }, + { + text: '处理阶段', + collapsible: true, + children: [ + { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, + { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, + { text: 'Apache NiFi(IoTDB)', link: 'NiFi-IoTDB' }, + ], + }, + { + text: '分析阶段', + collapsible: true, + children: [ + { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, + { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, + { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, + ], + }, + { + text: '应用阶段', + collapsible: true, + children: [ + { text: 'Apache Zeppelin(IoTDB)', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'DataEase(IoTDB)', link: 'DataEase' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, + { text: 'Ignition(IoTDB)', link: 'Ignition-IoTDB-plugin_timecho' }, + { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, + { text: 'Grafana插件(IoTDB)', link: 'Grafana-Plugin' }, + { text: 'ThingsBoard(IoTDB)', link: 'Thingsboard' }, + ], + }, + ], }, { diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts b/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts index 88ff098f7..ad4412918 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts @@ -147,7 +147,7 @@ export const enSidebar = { collapsible: true, prefix: 'Ecosystem-Integration/', children: [ - { text: 'DBeaver', link: 'DBeaver' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, ], }, { diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts index 2d20b2caf..42d1732b3 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts @@ -201,20 +201,44 @@ export const enSidebar = { collapsible: true, prefix: 'Ecosystem-Integration/', children: [ - { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, - { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, - { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, - { text: 'Apache NiFi', link: 'NiFi-IoTDB' }, - { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, - { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, - { text: 'DataEase', link: 'DataEase' }, - { text: 'DBeaver', link: 'DBeaver' }, - { text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' }, - { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, - { text: 'Grafana Plugin', link: 'Grafana-Plugin' }, - { text: 'Telegraf Plugin', link: 'Telegraf' }, - { text: 'ThingsBoard', link: 'Thingsboard' }, + { + text: 'Collection Phase', + collapsible: true, + children: [ + { text: 'Telegraf Plugin(IoTDB)', link: 'Telegraf' }, + ], + }, + { + text: 'Processing Phase', + collapsible: true, + children: [ + { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, + { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, + { text: 'Apache NiFi(IoTDB)', link: 'NiFi-IoTDB' }, + ], + }, + { + text: 'Analysis Phase ', + collapsible: true, + children: [ + { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, + { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, + { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, + ], + }, + { + text: 'Application Phase', + collapsible: true, + children: [ + { text: 'Apache Zeppelin(IoTDB)', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'DataEase(IoTDB)', link: 'DataEase' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, + { text: 'Ignition(IoTDB)', link: 'Ignition-IoTDB-plugin_timecho' }, + { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, + { text: 'Grafana Plugin(IoTDB)', link: 'Grafana-Plugin' }, + { text: 'ThingsBoard(IoTDB)', link: 'Thingsboard' }, + ], + }, ], }, { diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts index 76a055dd2..dfb4f34a5 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts @@ -136,7 +136,7 @@ export const zhSidebar = { collapsible: true, prefix: 'Ecosystem-Integration/', children: [ - { text: 'DBeaver', link: 'DBeaver' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, ], }, { diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts index 10d81f084..d9f132149 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts @@ -184,20 +184,44 @@ export const zhSidebar = { collapsible: true, prefix: 'Ecosystem-Integration/', children: [ - { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, - { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, - { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, - { text: 'Apache NiFi', link: 'NiFi-IoTDB' }, - { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, - { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, - { text: 'DataEase', link: 'DataEase' }, - { text: 'DBeaver', link: 'DBeaver' }, - { text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' }, - { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, - { text: 'Grafana插件', link: 'Grafana-Plugin' }, - { text: 'Telegraf插件', link: 'Telegraf' }, - { text: 'ThingsBoard', link: 'Thingsboard' }, + { + text: '采集阶段', + collapsible: true, + children: [ + { text: 'Telegraf插件(IoTDB)', link: 'Telegraf' }, + ], + }, + { + text: '处理阶段', + collapsible: true, + children: [ + { text: 'Apache Flink(IoTDB)', link: 'Flink-IoTDB' }, + { text: 'Apache Flink(TsFile)', link: 'Flink-TsFile' }, + { text: 'Apache NiFi(IoTDB)', link: 'NiFi-IoTDB' }, + ], + }, + { + text: '分析阶段', + collapsible: true, + children: [ + { text: 'Apache Hive(TsFile)', link: 'Hive-TsFile' }, + { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, + { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, + ], + }, + { + text: '应用阶段', + collapsible: true, + children: [ + { text: 'Apache Zeppelin(IoTDB)', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'DataEase(IoTDB)', link: 'DataEase' }, + { text: 'DBeaver(IoTDB)', link: 'DBeaver' }, + { text: 'Ignition(IoTDB)', link: 'Ignition-IoTDB-plugin_timecho' }, + { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, + { text: 'Grafana插件(IoTDB)', link: 'Grafana-Plugin' }, + { text: 'ThingsBoard(IoTDB)', link: 'Thingsboard' }, + ], + }, ], }, { diff --git a/src/UserGuide/Master/Table/Ecosystem-Integration/DBeaver.md b/src/UserGuide/Master/Table/Ecosystem-Integration/DBeaver.md index 3c494fbbe..c2044f4b7 100644 --- a/src/UserGuide/Master/Table/Ecosystem-Integration/DBeaver.md +++ b/src/UserGuide/Master/Table/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver is an SQL client and database management tool. It can interact with IoTDB using IoTDB's JDBC driver. diff --git a/src/UserGuide/Master/Table/Reference/System-Tables.md b/src/UserGuide/Master/Table/Reference/System-Tables.md index 6a123413d..0aa5d8d60 100644 --- a/src/UserGuide/Master/Table/Reference/System-Tables.md +++ b/src/UserGuide/Master/Table/Reference/System-Tables.md @@ -19,7 +19,7 @@ --> -# System Tables (V2.0.2) +# System Tables IoTDB has a built-in system database called `INFORMATION_SCHEMA`, which contains a series of system tables for storing IoTDB runtime information (such as currently executing SQL statements, etc.). Currently, the `INFORMATION_SCHEMA` database only supports read operations. diff --git a/src/UserGuide/Master/Table/User-Manual/Authority-Management.md b/src/UserGuide/Master/Table/User-Manual/Authority-Management.md index abec9a183..de4eb3885 100644 --- a/src/UserGuide/Master/Table/User-Manual/Authority-Management.md +++ b/src/UserGuide/Master/Table/User-Manual/Authority-Management.md @@ -19,7 +19,7 @@ --> -# Authority Management (V2.0.2) +# Authority Management IoTDB provides permission management functionality to implement fine-grained access control for data and cluster systems, ensuring data and system security. This document introduces the basic concepts, user definitions, permission management, authentication logic, and functional use cases of the permission module in IoTDB's table model. diff --git a/src/UserGuide/Master/Tree/Ecosystem-Integration/DBeaver.md b/src/UserGuide/Master/Tree/Ecosystem-Integration/DBeaver.md index 9f0323b86..388af52af 100644 --- a/src/UserGuide/Master/Tree/Ecosystem-Integration/DBeaver.md +++ b/src/UserGuide/Master/Tree/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver is a SQL client software application and a database administration tool. It can use the JDBC application programming interface (API) to interact with IoTDB via the JDBC driver. diff --git a/src/UserGuide/Master/Tree/Ecosystem-Integration/DataEase.md b/src/UserGuide/Master/Tree/Ecosystem-Integration/DataEase.md index ddfbb62ce..41f78ffc8 100644 --- a/src/UserGuide/Master/Tree/Ecosystem-Integration/DataEase.md +++ b/src/UserGuide/Master/Tree/Ecosystem-Integration/DataEase.md @@ -18,7 +18,7 @@ under the License. --> -# DataEase +# DataEase(IoTDB) ## 1. Product Overview diff --git a/src/UserGuide/Master/Tree/Ecosystem-Integration/Grafana-Plugin.md b/src/UserGuide/Master/Tree/Ecosystem-Integration/Grafana-Plugin.md index afb2eaa93..d78ebf366 100644 --- a/src/UserGuide/Master/Tree/Ecosystem-Integration/Grafana-Plugin.md +++ b/src/UserGuide/Master/Tree/Ecosystem-Integration/Grafana-Plugin.md @@ -19,7 +19,7 @@ --> -# Grafana Plugin +# Grafana Plugin(IoTDB) Grafana is an open source volume metrics monitoring and visualization tool, which can be used to present time series data and analyze application runtime status. diff --git a/src/UserGuide/Master/Tree/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md b/src/UserGuide/Master/Tree/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md index ac82207e8..6733b899e 100644 --- a/src/UserGuide/Master/Tree/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md +++ b/src/UserGuide/Master/Tree/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md @@ -19,7 +19,7 @@ --> -# Ignition +# Ignition(IoTDB) ## 1. Product Overview diff --git a/src/UserGuide/Master/Tree/Ecosystem-Integration/NiFi-IoTDB.md b/src/UserGuide/Master/Tree/Ecosystem-Integration/NiFi-IoTDB.md index b45eefb0b..28b85debd 100644 --- a/src/UserGuide/Master/Tree/Ecosystem-Integration/NiFi-IoTDB.md +++ b/src/UserGuide/Master/Tree/Ecosystem-Integration/NiFi-IoTDB.md @@ -18,7 +18,7 @@ under the License. --> -# Apache NiFi +# Apache NiFi(IoTDB) ## 1. Apache NiFi Introduction diff --git a/src/UserGuide/Master/Tree/Ecosystem-Integration/Telegraf.md b/src/UserGuide/Master/Tree/Ecosystem-Integration/Telegraf.md index 1cb5848b8..9feb6bda1 100644 --- a/src/UserGuide/Master/Tree/Ecosystem-Integration/Telegraf.md +++ b/src/UserGuide/Master/Tree/Ecosystem-Integration/Telegraf.md @@ -1,4 +1,4 @@ -# Telegraf Plugin +# Telegraf Plugin(IoTDB) ## 1. Product Overview diff --git a/src/UserGuide/Master/Tree/Ecosystem-Integration/Thingsboard.md b/src/UserGuide/Master/Tree/Ecosystem-Integration/Thingsboard.md index f304c277f..0d1a8585e 100644 --- a/src/UserGuide/Master/Tree/Ecosystem-Integration/Thingsboard.md +++ b/src/UserGuide/Master/Tree/Ecosystem-Integration/Thingsboard.md @@ -18,7 +18,7 @@ under the License. --> -# ThingsBoard +# ThingsBoard(IoTDB) ## 1. Product Overview diff --git a/src/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB.md b/src/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB.md index f72578e84..06d4a9df5 100644 --- a/src/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB.md +++ b/src/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## 1. About Zeppelin diff --git a/src/UserGuide/V1.3.x/Ecosystem-Integration/DBeaver.md b/src/UserGuide/V1.3.x/Ecosystem-Integration/DBeaver.md index cd28d1b38..ee7369cbb 100644 --- a/src/UserGuide/V1.3.x/Ecosystem-Integration/DBeaver.md +++ b/src/UserGuide/V1.3.x/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver is a SQL client software application and a database administration tool. It can use the JDBC application programming interface (API) to interact with IoTDB via the JDBC driver. diff --git a/src/UserGuide/V1.3.x/Ecosystem-Integration/DataEase.md b/src/UserGuide/V1.3.x/Ecosystem-Integration/DataEase.md index 021ed7d68..8e622bdb4 100644 --- a/src/UserGuide/V1.3.x/Ecosystem-Integration/DataEase.md +++ b/src/UserGuide/V1.3.x/Ecosystem-Integration/DataEase.md @@ -18,7 +18,7 @@ under the License. --> -# DataEase +# DataEase(IoTDB) ## Product Overview diff --git a/src/UserGuide/V1.3.x/Ecosystem-Integration/Grafana-Plugin.md b/src/UserGuide/V1.3.x/Ecosystem-Integration/Grafana-Plugin.md index 0597fb124..b7ff9878d 100644 --- a/src/UserGuide/V1.3.x/Ecosystem-Integration/Grafana-Plugin.md +++ b/src/UserGuide/V1.3.x/Ecosystem-Integration/Grafana-Plugin.md @@ -19,7 +19,7 @@ --> -# Grafana Plugin +# Grafana Plugin(IoTDB) Grafana is an open source volume metrics monitoring and visualization tool, which can be used to present time series data and analyze application runtime status. diff --git a/src/UserGuide/V1.3.x/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md b/src/UserGuide/V1.3.x/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md index 10f07ed73..de7a62dcc 100644 --- a/src/UserGuide/V1.3.x/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md +++ b/src/UserGuide/V1.3.x/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md @@ -19,7 +19,7 @@ --> -# Ignition +# Ignition(IoTDB) ## Product Overview diff --git a/src/UserGuide/V1.3.x/Ecosystem-Integration/NiFi-IoTDB.md b/src/UserGuide/V1.3.x/Ecosystem-Integration/NiFi-IoTDB.md index 531c5119c..cdd9de67e 100644 --- a/src/UserGuide/V1.3.x/Ecosystem-Integration/NiFi-IoTDB.md +++ b/src/UserGuide/V1.3.x/Ecosystem-Integration/NiFi-IoTDB.md @@ -18,7 +18,7 @@ under the License. --> -# Apache NiFi +# Apache NiFi(IoTDB) ## Apache NiFi Introduction diff --git a/src/UserGuide/V1.3.x/Ecosystem-Integration/Telegraf.md b/src/UserGuide/V1.3.x/Ecosystem-Integration/Telegraf.md index 2c0d82514..823d5638f 100644 --- a/src/UserGuide/V1.3.x/Ecosystem-Integration/Telegraf.md +++ b/src/UserGuide/V1.3.x/Ecosystem-Integration/Telegraf.md @@ -18,7 +18,7 @@ under the License. --> -# Telegraf +# Telegraf(IoTDB) ## 1、Product Overview diff --git a/src/UserGuide/V1.3.x/Ecosystem-Integration/Thingsboard.md b/src/UserGuide/V1.3.x/Ecosystem-Integration/Thingsboard.md index 024d3ed46..eed1d5a96 100644 --- a/src/UserGuide/V1.3.x/Ecosystem-Integration/Thingsboard.md +++ b/src/UserGuide/V1.3.x/Ecosystem-Integration/Thingsboard.md @@ -18,7 +18,7 @@ under the License. --> -# ThingsBoard +# ThingsBoard(IoTDB) ## Product Overview diff --git a/src/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB.md b/src/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB.md index a572cdfca..5043a7e17 100644 --- a/src/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB.md +++ b/src/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## About Zeppelin diff --git a/src/UserGuide/dev-1.3/Ecosystem-Integration/Kubernetes_apache.md b/src/UserGuide/dev-1.3/Deployment-and-Maintenance/Kubernetes_apache.md similarity index 100% rename from src/UserGuide/dev-1.3/Ecosystem-Integration/Kubernetes_apache.md rename to src/UserGuide/dev-1.3/Deployment-and-Maintenance/Kubernetes_apache.md diff --git a/src/UserGuide/dev-1.3/Ecosystem-Integration/Kubernetes_timecho.md b/src/UserGuide/dev-1.3/Deployment-and-Maintenance/Kubernetes_timecho.md similarity index 100% rename from src/UserGuide/dev-1.3/Ecosystem-Integration/Kubernetes_timecho.md rename to src/UserGuide/dev-1.3/Deployment-and-Maintenance/Kubernetes_timecho.md diff --git a/src/UserGuide/dev-1.3/Ecosystem-Integration/DBeaver.md b/src/UserGuide/dev-1.3/Ecosystem-Integration/DBeaver.md index cd28d1b38..ee7369cbb 100644 --- a/src/UserGuide/dev-1.3/Ecosystem-Integration/DBeaver.md +++ b/src/UserGuide/dev-1.3/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver is a SQL client software application and a database administration tool. It can use the JDBC application programming interface (API) to interact with IoTDB via the JDBC driver. diff --git a/src/UserGuide/dev-1.3/Ecosystem-Integration/DataEase.md b/src/UserGuide/dev-1.3/Ecosystem-Integration/DataEase.md index 021ed7d68..8e622bdb4 100644 --- a/src/UserGuide/dev-1.3/Ecosystem-Integration/DataEase.md +++ b/src/UserGuide/dev-1.3/Ecosystem-Integration/DataEase.md @@ -18,7 +18,7 @@ under the License. --> -# DataEase +# DataEase(IoTDB) ## Product Overview diff --git a/src/UserGuide/dev-1.3/Ecosystem-Integration/Grafana-Plugin.md b/src/UserGuide/dev-1.3/Ecosystem-Integration/Grafana-Plugin.md index 0597fb124..b7ff9878d 100644 --- a/src/UserGuide/dev-1.3/Ecosystem-Integration/Grafana-Plugin.md +++ b/src/UserGuide/dev-1.3/Ecosystem-Integration/Grafana-Plugin.md @@ -19,7 +19,7 @@ --> -# Grafana Plugin +# Grafana Plugin(IoTDB) Grafana is an open source volume metrics monitoring and visualization tool, which can be used to present time series data and analyze application runtime status. diff --git a/src/UserGuide/dev-1.3/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md b/src/UserGuide/dev-1.3/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md index 10f07ed73..de7a62dcc 100644 --- a/src/UserGuide/dev-1.3/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md +++ b/src/UserGuide/dev-1.3/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md @@ -19,7 +19,7 @@ --> -# Ignition +# Ignition(IoTDB) ## Product Overview diff --git a/src/UserGuide/dev-1.3/Ecosystem-Integration/NiFi-IoTDB.md b/src/UserGuide/dev-1.3/Ecosystem-Integration/NiFi-IoTDB.md index 531c5119c..cdd9de67e 100644 --- a/src/UserGuide/dev-1.3/Ecosystem-Integration/NiFi-IoTDB.md +++ b/src/UserGuide/dev-1.3/Ecosystem-Integration/NiFi-IoTDB.md @@ -18,7 +18,7 @@ under the License. --> -# Apache NiFi +# Apache NiFi(IoTDB) ## Apache NiFi Introduction diff --git a/src/UserGuide/dev-1.3/Ecosystem-Integration/Telegraf.md b/src/UserGuide/dev-1.3/Ecosystem-Integration/Telegraf.md index 2c0d82514..823d5638f 100644 --- a/src/UserGuide/dev-1.3/Ecosystem-Integration/Telegraf.md +++ b/src/UserGuide/dev-1.3/Ecosystem-Integration/Telegraf.md @@ -18,7 +18,7 @@ under the License. --> -# Telegraf +# Telegraf(IoTDB) ## 1、Product Overview diff --git a/src/UserGuide/dev-1.3/Ecosystem-Integration/Thingsboard.md b/src/UserGuide/dev-1.3/Ecosystem-Integration/Thingsboard.md index 024d3ed46..eed1d5a96 100644 --- a/src/UserGuide/dev-1.3/Ecosystem-Integration/Thingsboard.md +++ b/src/UserGuide/dev-1.3/Ecosystem-Integration/Thingsboard.md @@ -18,7 +18,7 @@ under the License. --> -# ThingsBoard +# ThingsBoard(IoTDB) ## Product Overview diff --git a/src/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB.md b/src/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB.md index a572cdfca..5043a7e17 100644 --- a/src/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB.md +++ b/src/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## About Zeppelin diff --git a/src/UserGuide/latest-Table/Ecosystem-Integration/DBeaver.md b/src/UserGuide/latest-Table/Ecosystem-Integration/DBeaver.md index 3c494fbbe..c2044f4b7 100644 --- a/src/UserGuide/latest-Table/Ecosystem-Integration/DBeaver.md +++ b/src/UserGuide/latest-Table/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver is an SQL client and database management tool. It can interact with IoTDB using IoTDB's JDBC driver. diff --git a/src/UserGuide/latest-Table/Reference/System-Tables.md b/src/UserGuide/latest-Table/Reference/System-Tables.md index 6a123413d..0aa5d8d60 100644 --- a/src/UserGuide/latest-Table/Reference/System-Tables.md +++ b/src/UserGuide/latest-Table/Reference/System-Tables.md @@ -19,7 +19,7 @@ --> -# System Tables (V2.0.2) +# System Tables IoTDB has a built-in system database called `INFORMATION_SCHEMA`, which contains a series of system tables for storing IoTDB runtime information (such as currently executing SQL statements, etc.). Currently, the `INFORMATION_SCHEMA` database only supports read operations. diff --git a/src/UserGuide/latest-Table/User-Manual/Authority-Management.md b/src/UserGuide/latest-Table/User-Manual/Authority-Management.md index abec9a183..de4eb3885 100644 --- a/src/UserGuide/latest-Table/User-Manual/Authority-Management.md +++ b/src/UserGuide/latest-Table/User-Manual/Authority-Management.md @@ -19,7 +19,7 @@ --> -# Authority Management (V2.0.2) +# Authority Management IoTDB provides permission management functionality to implement fine-grained access control for data and cluster systems, ensuring data and system security. This document introduces the basic concepts, user definitions, permission management, authentication logic, and functional use cases of the permission module in IoTDB's table model. diff --git a/src/UserGuide/latest/Ecosystem-Integration/DBeaver.md b/src/UserGuide/latest/Ecosystem-Integration/DBeaver.md index 9f0323b86..388af52af 100644 --- a/src/UserGuide/latest/Ecosystem-Integration/DBeaver.md +++ b/src/UserGuide/latest/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver is a SQL client software application and a database administration tool. It can use the JDBC application programming interface (API) to interact with IoTDB via the JDBC driver. diff --git a/src/UserGuide/latest/Ecosystem-Integration/DataEase.md b/src/UserGuide/latest/Ecosystem-Integration/DataEase.md index ddfbb62ce..41f78ffc8 100644 --- a/src/UserGuide/latest/Ecosystem-Integration/DataEase.md +++ b/src/UserGuide/latest/Ecosystem-Integration/DataEase.md @@ -18,7 +18,7 @@ under the License. --> -# DataEase +# DataEase(IoTDB) ## 1. Product Overview diff --git a/src/UserGuide/latest/Ecosystem-Integration/Grafana-Plugin.md b/src/UserGuide/latest/Ecosystem-Integration/Grafana-Plugin.md index afb2eaa93..d78ebf366 100644 --- a/src/UserGuide/latest/Ecosystem-Integration/Grafana-Plugin.md +++ b/src/UserGuide/latest/Ecosystem-Integration/Grafana-Plugin.md @@ -19,7 +19,7 @@ --> -# Grafana Plugin +# Grafana Plugin(IoTDB) Grafana is an open source volume metrics monitoring and visualization tool, which can be used to present time series data and analyze application runtime status. diff --git a/src/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md b/src/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md index ac82207e8..6733b899e 100644 --- a/src/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md +++ b/src/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md @@ -19,7 +19,7 @@ --> -# Ignition +# Ignition(IoTDB) ## 1. Product Overview diff --git a/src/UserGuide/latest/Ecosystem-Integration/NiFi-IoTDB.md b/src/UserGuide/latest/Ecosystem-Integration/NiFi-IoTDB.md index b45eefb0b..28b85debd 100644 --- a/src/UserGuide/latest/Ecosystem-Integration/NiFi-IoTDB.md +++ b/src/UserGuide/latest/Ecosystem-Integration/NiFi-IoTDB.md @@ -18,7 +18,7 @@ under the License. --> -# Apache NiFi +# Apache NiFi(IoTDB) ## 1. Apache NiFi Introduction diff --git a/src/UserGuide/latest/Ecosystem-Integration/Telegraf.md b/src/UserGuide/latest/Ecosystem-Integration/Telegraf.md index 1cb5848b8..9feb6bda1 100644 --- a/src/UserGuide/latest/Ecosystem-Integration/Telegraf.md +++ b/src/UserGuide/latest/Ecosystem-Integration/Telegraf.md @@ -1,4 +1,4 @@ -# Telegraf Plugin +# Telegraf Plugin(IoTDB) ## 1. Product Overview diff --git a/src/UserGuide/latest/Ecosystem-Integration/Thingsboard.md b/src/UserGuide/latest/Ecosystem-Integration/Thingsboard.md index f304c277f..0d1a8585e 100644 --- a/src/UserGuide/latest/Ecosystem-Integration/Thingsboard.md +++ b/src/UserGuide/latest/Ecosystem-Integration/Thingsboard.md @@ -18,7 +18,7 @@ under the License. --> -# ThingsBoard +# ThingsBoard(IoTDB) ## 1. Product Overview diff --git a/src/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB.md b/src/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB.md index f72578e84..06d4a9df5 100644 --- a/src/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB.md +++ b/src/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## 1. About Zeppelin diff --git a/src/zh/UserGuide/Master/Table/Ecosystem-Integration/DBeaver.md b/src/zh/UserGuide/Master/Table/Ecosystem-Integration/DBeaver.md index 1c425c840..b6f7bc6ad 100644 --- a/src/zh/UserGuide/Master/Table/Ecosystem-Integration/DBeaver.md +++ b/src/zh/UserGuide/Master/Table/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver 是一个 SQL 客户端和数据库管理工具。DBeaver 可以使用 IoTDB 的 JDBC 驱动与 IoTDB 进行交互。 diff --git a/src/zh/UserGuide/Master/Table/Reference/System-Tables.md b/src/zh/UserGuide/Master/Table/Reference/System-Tables.md index 63d871277..5e2444bf7 100644 --- a/src/zh/UserGuide/Master/Table/Reference/System-Tables.md +++ b/src/zh/UserGuide/Master/Table/Reference/System-Tables.md @@ -19,7 +19,7 @@ --> -# 系统表 (V2.0.2) +# 系统表 IoTDB 内置系统数据库 `INFORMATION_SCHEMA`,其中包含一系列系统表,用于存储 IoTDB 运行时信息(如当前正在执行的 SQL 语句等)。目前`INFORMATION_SCHEMA`数据库只支持读操作。 diff --git a/src/zh/UserGuide/Master/Table/User-Manual/Authority-Management.md b/src/zh/UserGuide/Master/Table/User-Manual/Authority-Management.md index 7947398ab..fd45114aa 100644 --- a/src/zh/UserGuide/Master/Table/User-Manual/Authority-Management.md +++ b/src/zh/UserGuide/Master/Table/User-Manual/Authority-Management.md @@ -19,7 +19,7 @@ --> -# 权限管理 (V2.0.2) +# 权限管理 IoTDB 提供了权限管理功能,用于对数据和集群系统执行精细的访问控制,保障数据与系统安全。本篇介绍了 IoTDB 表模型中权限模块的基本概念、用户定义、权限管理、鉴权逻辑与功能用例。 diff --git a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/DBeaver.md b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/DBeaver.md index 7ca4dda66..e196e493d 100644 --- a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/DBeaver.md +++ b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver 是一个 SQL 客户端和数据库管理工具。DBeaver 可以使用 IoTDB 的 JDBC 驱动与 IoTDB 进行交互。 diff --git a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/DataEase.md b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/DataEase.md index 6534fcb78..6df5cf328 100644 --- a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/DataEase.md +++ b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/DataEase.md @@ -18,7 +18,7 @@ under the License. --> -# DataEase +# DataEase(IoTDB) ## 1. 产品概述 diff --git a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Grafana-Plugin.md b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Grafana-Plugin.md index 84e7eec5d..bba86f396 100644 --- a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Grafana-Plugin.md +++ b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Grafana-Plugin.md @@ -19,7 +19,7 @@ --> -# Grafana 插件 +# Grafana 插件(IoTDB) Grafana 是开源的指标量监测和可视化工具,可用于展示时序数据和应用程序运行分析。 diff --git a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md index 553d01d39..44c7c3ed0 100644 --- a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md +++ b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md @@ -18,7 +18,7 @@ under the License. --> -# Ignition +# Ignition(IoTDB) ## 1. 产品概述 diff --git a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/NiFi-IoTDB.md b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/NiFi-IoTDB.md index 0d7c1066e..3e8bd9676 100644 --- a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/NiFi-IoTDB.md +++ b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/NiFi-IoTDB.md @@ -18,7 +18,7 @@ under the License. --> -# Apache NiFi +# Apache NiFi(IoTDB) ## 1. Apache NiFi简介 diff --git a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Telegraf.md b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Telegraf.md index cae4a6137..b79e4e7f2 100644 --- a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Telegraf.md +++ b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Telegraf.md @@ -18,7 +18,7 @@ under the License. --> -# Telegraf 插件 +# Telegraf 插件(IoTDB) ## 1. 产品概述 diff --git a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Thingsboard.md b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Thingsboard.md index 404e1f368..5e5ec04e7 100644 --- a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Thingsboard.md +++ b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Thingsboard.md @@ -18,7 +18,7 @@ under the License. --> -# ThingsBoard +# ThingsBoard(IoTDB) ## 1. 产品概述 diff --git a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB_apache.md b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB_apache.md index 90675b28b..d8549175b 100644 --- a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB_apache.md +++ b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB_apache.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## 1. Zeppelin 简介 diff --git a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md index f3bba6de1..35c18ab84 100644 --- a/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md +++ b/src/zh/UserGuide/Master/Tree/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## 1. Zeppelin 简介 diff --git a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/DBeaver.md b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/DBeaver.md index 4b0dfcfc2..427e0f128 100644 --- a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/DBeaver.md +++ b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver 是一个 SQL 客户端和数据库管理工具。DBeaver 可以使用 IoTDB 的 JDBC 驱动与 IoTDB 进行交互。 diff --git a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/DataEase.md b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/DataEase.md index d3be92a31..e5b8831eb 100644 --- a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/DataEase.md +++ b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/DataEase.md @@ -18,7 +18,7 @@ under the License. --> -# DataEase +# DataEase(IoTDB) ## 产品概述 diff --git a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Grafana-Plugin.md b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Grafana-Plugin.md index f7f3297f7..35b5e3fc4 100644 --- a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Grafana-Plugin.md +++ b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Grafana-Plugin.md @@ -19,7 +19,7 @@ --> -# Grafana 插件 +# Grafana 插件(IoTDB) Grafana 是开源的指标量监测和可视化工具,可用于展示时序数据和应用程序运行分析。 diff --git a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md index ff570158b..382482724 100644 --- a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md +++ b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md @@ -18,7 +18,7 @@ under the License. --> -# Ignition +# Ignition(IoTDB) ## 产品概述 diff --git a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/NiFi-IoTDB.md b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/NiFi-IoTDB.md index 62aec3970..f6d9c99ec 100644 --- a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/NiFi-IoTDB.md +++ b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/NiFi-IoTDB.md @@ -18,7 +18,7 @@ under the License. --> -# Apache NiFi +# Apache NiFi(IoTDB) ## Apache NiFi简介 diff --git a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Telegraf.md b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Telegraf.md index a4b194800..25891d403 100644 --- a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Telegraf.md +++ b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Telegraf.md @@ -18,7 +18,7 @@ under the License. --> -# Telegraf +# Telegraf(IoTDB) ## 1、产品概述 diff --git a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Thingsboard.md b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Thingsboard.md index 2b92a4dd3..0d4efb492 100644 --- a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Thingsboard.md +++ b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Thingsboard.md @@ -18,7 +18,7 @@ under the License. --> -# ThingsBoard +# ThingsBoard(IoTDB) ## 产品概述 diff --git a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB_apache.md b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB_apache.md index b02f8c91d..10edec8ad 100644 --- a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB_apache.md +++ b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB_apache.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## Zeppelin 简介 diff --git a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md index 39ea4384b..a1e86a21c 100644 --- a/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md +++ b/src/zh/UserGuide/V1.3.x/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## Zeppelin 简介 diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Kubernetes_apache.md b/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Kubernetes_apache.md similarity index 100% rename from src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Kubernetes_apache.md rename to src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Kubernetes_apache.md diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Kubernetes_timecho.md b/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Kubernetes_timecho.md similarity index 100% rename from src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Kubernetes_timecho.md rename to src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Kubernetes_timecho.md diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/DBeaver.md b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/DBeaver.md index 4b0dfcfc2..427e0f128 100644 --- a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/DBeaver.md +++ b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver 是一个 SQL 客户端和数据库管理工具。DBeaver 可以使用 IoTDB 的 JDBC 驱动与 IoTDB 进行交互。 diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/DataEase.md b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/DataEase.md index d3be92a31..e5b8831eb 100644 --- a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/DataEase.md +++ b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/DataEase.md @@ -18,7 +18,7 @@ under the License. --> -# DataEase +# DataEase(IoTDB) ## 产品概述 diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Grafana-Plugin.md b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Grafana-Plugin.md index f7f3297f7..35b5e3fc4 100644 --- a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Grafana-Plugin.md +++ b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Grafana-Plugin.md @@ -19,7 +19,7 @@ --> -# Grafana 插件 +# Grafana 插件(IoTDB) Grafana 是开源的指标量监测和可视化工具,可用于展示时序数据和应用程序运行分析。 diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md index ff570158b..382482724 100644 --- a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md +++ b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md @@ -18,7 +18,7 @@ under the License. --> -# Ignition +# Ignition(IoTDB) ## 产品概述 diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/NiFi-IoTDB.md b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/NiFi-IoTDB.md index 62aec3970..f6d9c99ec 100644 --- a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/NiFi-IoTDB.md +++ b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/NiFi-IoTDB.md @@ -18,7 +18,7 @@ under the License. --> -# Apache NiFi +# Apache NiFi(IoTDB) ## Apache NiFi简介 diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Telegraf.md b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Telegraf.md index a4b194800..25891d403 100644 --- a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Telegraf.md +++ b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Telegraf.md @@ -18,7 +18,7 @@ under the License. --> -# Telegraf +# Telegraf(IoTDB) ## 1、产品概述 diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Thingsboard.md b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Thingsboard.md index 2b92a4dd3..0d4efb492 100644 --- a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Thingsboard.md +++ b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Thingsboard.md @@ -18,7 +18,7 @@ under the License. --> -# ThingsBoard +# ThingsBoard(IoTDB) ## 产品概述 diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB_apache.md b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB_apache.md index b02f8c91d..10edec8ad 100644 --- a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB_apache.md +++ b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB_apache.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## Zeppelin 简介 diff --git a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md index 39ea4384b..a1e86a21c 100644 --- a/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md +++ b/src/zh/UserGuide/dev-1.3/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## Zeppelin 简介 diff --git a/src/zh/UserGuide/latest-Table/Ecosystem-Integration/DBeaver.md b/src/zh/UserGuide/latest-Table/Ecosystem-Integration/DBeaver.md index e59dad47c..fdef519f2 100644 --- a/src/zh/UserGuide/latest-Table/Ecosystem-Integration/DBeaver.md +++ b/src/zh/UserGuide/latest-Table/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver 是一个 SQL 客户端和数据库管理工具。DBeaver 可以使用 IoTDB 的 JDBC 驱动与 IoTDB 进行交互。 diff --git a/src/zh/UserGuide/latest-Table/Reference/System-Tables.md b/src/zh/UserGuide/latest-Table/Reference/System-Tables.md index 63d871277..5e2444bf7 100644 --- a/src/zh/UserGuide/latest-Table/Reference/System-Tables.md +++ b/src/zh/UserGuide/latest-Table/Reference/System-Tables.md @@ -19,7 +19,7 @@ --> -# 系统表 (V2.0.2) +# 系统表 IoTDB 内置系统数据库 `INFORMATION_SCHEMA`,其中包含一系列系统表,用于存储 IoTDB 运行时信息(如当前正在执行的 SQL 语句等)。目前`INFORMATION_SCHEMA`数据库只支持读操作。 diff --git a/src/zh/UserGuide/latest-Table/User-Manual/Authority-Management.md b/src/zh/UserGuide/latest-Table/User-Manual/Authority-Management.md index 7947398ab..fd45114aa 100644 --- a/src/zh/UserGuide/latest-Table/User-Manual/Authority-Management.md +++ b/src/zh/UserGuide/latest-Table/User-Manual/Authority-Management.md @@ -19,7 +19,7 @@ --> -# 权限管理 (V2.0.2) +# 权限管理 IoTDB 提供了权限管理功能,用于对数据和集群系统执行精细的访问控制,保障数据与系统安全。本篇介绍了 IoTDB 表模型中权限模块的基本概念、用户定义、权限管理、鉴权逻辑与功能用例。 diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/DBeaver.md b/src/zh/UserGuide/latest/Ecosystem-Integration/DBeaver.md index 7ca4dda66..e196e493d 100644 --- a/src/zh/UserGuide/latest/Ecosystem-Integration/DBeaver.md +++ b/src/zh/UserGuide/latest/Ecosystem-Integration/DBeaver.md @@ -19,7 +19,7 @@ --> -# DBeaver +# DBeaver(IoTDB) DBeaver 是一个 SQL 客户端和数据库管理工具。DBeaver 可以使用 IoTDB 的 JDBC 驱动与 IoTDB 进行交互。 diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/DataEase.md b/src/zh/UserGuide/latest/Ecosystem-Integration/DataEase.md index 6534fcb78..6df5cf328 100644 --- a/src/zh/UserGuide/latest/Ecosystem-Integration/DataEase.md +++ b/src/zh/UserGuide/latest/Ecosystem-Integration/DataEase.md @@ -18,7 +18,7 @@ under the License. --> -# DataEase +# DataEase(IoTDB) ## 1. 产品概述 diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/Grafana-Plugin.md b/src/zh/UserGuide/latest/Ecosystem-Integration/Grafana-Plugin.md index 84e7eec5d..bba86f396 100644 --- a/src/zh/UserGuide/latest/Ecosystem-Integration/Grafana-Plugin.md +++ b/src/zh/UserGuide/latest/Ecosystem-Integration/Grafana-Plugin.md @@ -19,7 +19,7 @@ --> -# Grafana 插件 +# Grafana 插件(IoTDB) Grafana 是开源的指标量监测和可视化工具,可用于展示时序数据和应用程序运行分析。 diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md b/src/zh/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md index 553d01d39..44c7c3ed0 100644 --- a/src/zh/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md +++ b/src/zh/UserGuide/latest/Ecosystem-Integration/Ignition-IoTDB-plugin_timecho.md @@ -18,7 +18,7 @@ under the License. --> -# Ignition +# Ignition(IoTDB) ## 1. 产品概述 diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/NiFi-IoTDB.md b/src/zh/UserGuide/latest/Ecosystem-Integration/NiFi-IoTDB.md index 0d7c1066e..3e8bd9676 100644 --- a/src/zh/UserGuide/latest/Ecosystem-Integration/NiFi-IoTDB.md +++ b/src/zh/UserGuide/latest/Ecosystem-Integration/NiFi-IoTDB.md @@ -18,7 +18,7 @@ under the License. --> -# Apache NiFi +# Apache NiFi(IoTDB) ## 1. Apache NiFi简介 diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/Telegraf.md b/src/zh/UserGuide/latest/Ecosystem-Integration/Telegraf.md index cae4a6137..b79e4e7f2 100644 --- a/src/zh/UserGuide/latest/Ecosystem-Integration/Telegraf.md +++ b/src/zh/UserGuide/latest/Ecosystem-Integration/Telegraf.md @@ -18,7 +18,7 @@ under the License. --> -# Telegraf 插件 +# Telegraf 插件(IoTDB) ## 1. 产品概述 diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/Thingsboard.md b/src/zh/UserGuide/latest/Ecosystem-Integration/Thingsboard.md index 404e1f368..5e5ec04e7 100644 --- a/src/zh/UserGuide/latest/Ecosystem-Integration/Thingsboard.md +++ b/src/zh/UserGuide/latest/Ecosystem-Integration/Thingsboard.md @@ -18,7 +18,7 @@ under the License. --> -# ThingsBoard +# ThingsBoard(IoTDB) ## 1. 产品概述 diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB_apache.md b/src/zh/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB_apache.md index 90675b28b..d8549175b 100644 --- a/src/zh/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB_apache.md +++ b/src/zh/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB_apache.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## 1. Zeppelin 简介 diff --git a/src/zh/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md b/src/zh/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md index f3bba6de1..35c18ab84 100644 --- a/src/zh/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md +++ b/src/zh/UserGuide/latest/Ecosystem-Integration/Zeppelin-IoTDB_timecho.md @@ -19,7 +19,7 @@ --> -# Apache Zeppelin +# Apache Zeppelin(IoTDB) ## 1. Zeppelin 简介