This is an automated email from the ASF dual-hosted git repository.
zhaoxinyi 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 e2e174d7 OPCUA removes open source version (#428)
e2e174d7 is described below
commit e2e174d765cb47322099941641020653f909605d
Author: W1y1r <[email protected]>
AuthorDate: Thu Nov 21 10:25:13 2024 +0800
OPCUA removes open source version (#428)
---
src/.vuepress/sidebar/V1.3.x/en.ts | 1 -
src/.vuepress/sidebar/V1.3.x/zh.ts | 1 -
src/.vuepress/sidebar_timecho/V1.3.x/en.ts | 2 +-
src/.vuepress/sidebar_timecho/V1.3.x/zh.ts | 2 +-
.../Master/API/{Programming-OPC-UA.md => Programming-OPC-UA_timecho.md} | 0
.../latest/API/{Programming-OPC-UA.md => Programming-OPC-UA_timecho.md} | 0
.../Master/API/{Programming-OPC-UA.md => Programming-OPC-UA_timecho.md} | 0
.../latest/API/{Programming-OPC-UA.md => Programming-OPC-UA_timecho.md} | 0
8 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/src/.vuepress/sidebar/V1.3.x/en.ts
b/src/.vuepress/sidebar/V1.3.x/en.ts
index cbcb4134..37b7f5ce 100644
--- a/src/.vuepress/sidebar/V1.3.x/en.ts
+++ b/src/.vuepress/sidebar/V1.3.x/en.ts
@@ -118,7 +118,6 @@ export const enSidebar = {
{ text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
{ text: 'JDBC (Not Recommend)', link: 'Programming-JDBC' },
{ text: 'MQTT Protocol', link: 'Programming-MQTT' },
- { text: 'OPC UA Protocol', link: 'Programming-OPC-UA' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{ text: 'REST API V1 (Not Recommend)', link: 'RestServiceV1' },
{ text: 'REST API V2', link: 'RestServiceV2' },
diff --git a/src/.vuepress/sidebar/V1.3.x/zh.ts
b/src/.vuepress/sidebar/V1.3.x/zh.ts
index e495ffb9..76e5fe9b 100644
--- a/src/.vuepress/sidebar/V1.3.x/zh.ts
+++ b/src/.vuepress/sidebar/V1.3.x/zh.ts
@@ -119,7 +119,6 @@ export const zhSidebar = {
{ text: 'Rust原生接口', link: 'Programming-Rust-Native-API' },
{ text: 'JDBC (不推荐)', link: 'Programming-JDBC' },
{ text: 'MQTT协议', link: 'Programming-MQTT' },
- { text: 'OPC UA协议', link: 'Programming-OPC-UA' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{ text: 'REST API V1 (不推荐)', link: 'RestServiceV1' },
{ text: 'REST API V2', link: 'RestServiceV2' },
diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
index 175f17b7..c5ec979f 100644
--- a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
+++ b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts
@@ -127,7 +127,7 @@ export const enSidebar = {
{ text: 'Rust Native API', link: 'Programming-Rust-Native-API' },
{ text: 'JDBC (Not Recommend)', link: 'Programming-JDBC' },
{ text: 'MQTT Protocol', link: 'Programming-MQTT' },
- { text: 'OPC UA Protocol', link: 'Programming-OPC-UA' },
+ { text: 'OPC UA Protocol', link: 'Programming-OPC-UA_timecho' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{ text: 'REST API V1 (Not Recommend)', link: 'RestServiceV1' },
{ text: 'REST API V2', link: 'RestServiceV2' },
diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
index af2a9f4b..37c9f597 100644
--- a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
+++ b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
@@ -127,7 +127,7 @@ export const zhSidebar = {
{ text: 'Rust', link: 'Programming-Rust-Native-API' },
{ text: 'JDBC (不推荐)', link: 'Programming-JDBC' },
{ text: 'MQTT协议', link: 'Programming-MQTT' },
- { text: 'OPC UA协议', link: 'Programming-OPC-UA' },
+ { text: 'OPC UA协议', link: 'Programming-OPC-UA_timecho' },
{ text: 'Kafka', link: 'Programming-Kafka' },
{ text: 'REST API V1 (不推荐)', link: 'RestServiceV1' },
{ text: 'REST API V2', link: 'RestServiceV2' },
diff --git a/src/UserGuide/Master/API/Programming-OPC-UA.md
b/src/UserGuide/Master/API/Programming-OPC-UA_timecho.md
similarity index 100%
rename from src/UserGuide/Master/API/Programming-OPC-UA.md
rename to src/UserGuide/Master/API/Programming-OPC-UA_timecho.md
diff --git a/src/UserGuide/latest/API/Programming-OPC-UA.md
b/src/UserGuide/latest/API/Programming-OPC-UA_timecho.md
similarity index 100%
rename from src/UserGuide/latest/API/Programming-OPC-UA.md
rename to src/UserGuide/latest/API/Programming-OPC-UA_timecho.md
diff --git a/src/zh/UserGuide/Master/API/Programming-OPC-UA.md
b/src/zh/UserGuide/Master/API/Programming-OPC-UA_timecho.md
similarity index 100%
rename from src/zh/UserGuide/Master/API/Programming-OPC-UA.md
rename to src/zh/UserGuide/Master/API/Programming-OPC-UA_timecho.md
diff --git a/src/zh/UserGuide/latest/API/Programming-OPC-UA.md
b/src/zh/UserGuide/latest/API/Programming-OPC-UA_timecho.md
similarity index 100%
rename from src/zh/UserGuide/latest/API/Programming-OPC-UA.md
rename to src/zh/UserGuide/latest/API/Programming-OPC-UA_timecho.md