diff --git a/src/.vuepress/sidebar_timecho/V0.13.x/en.ts b/src/.vuepress/sidebar_timecho/V0.13.x/en.ts index 937961ef9..fad784e66 100644 --- a/src/.vuepress/sidebar_timecho/V0.13.x/en.ts +++ b/src/.vuepress/sidebar_timecho/V0.13.x/en.ts @@ -80,7 +80,7 @@ export const enSidebar = { { text: 'C++ Native API', link: 'Programming-Cpp-Native-API' }, { text: 'Go Native API', link: 'Programming-Go-Native-API' }, { text: 'JDBC', link: 'Programming-JDBC' }, - { text: 'MQTT', link: 'Programming-MQTT' }, + /* { text: 'MQTT', link: 'Programming-MQTT' }, */ { text: 'REST API', link: 'RestService' }, { text: 'TsFile API', link: 'Programming-TsFile-API' }, { text: 'Status Codes', link: 'Status-Codes' }, diff --git a/src/.vuepress/sidebar_timecho/V0.13.x/zh.ts b/src/.vuepress/sidebar_timecho/V0.13.x/zh.ts index 0bb7dbf3c..66243f6d9 100644 --- a/src/.vuepress/sidebar_timecho/V0.13.x/zh.ts +++ b/src/.vuepress/sidebar_timecho/V0.13.x/zh.ts @@ -77,7 +77,7 @@ export const zhSidebar = { { text: 'C++ 原生接口', link: 'Programming-Cpp-Native-API' }, { text: 'Go 原生接口', link: 'Programming-Go-Native-API' }, { text: 'JDBC', link: 'Programming-JDBC' }, - { text: 'MQTT', link: 'Programming-MQTT' }, + /* { text: 'MQTT', link: 'Programming-MQTT' }, */ { text: 'REST API', link: 'RestService' }, { text: 'TsFile API', link: 'Programming-TsFile-API' }, { text: '状态码', link: 'Status-Codes' }, diff --git a/src/.vuepress/sidebar_timecho/V1.2.x/en.ts b/src/.vuepress/sidebar_timecho/V1.2.x/en.ts index ecb63c2a0..f63de074c 100644 --- a/src/.vuepress/sidebar_timecho/V1.2.x/en.ts +++ b/src/.vuepress/sidebar_timecho/V1.2.x/en.ts @@ -130,7 +130,7 @@ export const enSidebar = { { text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' }, { text: 'Rust Native API', link: 'Programming-Rust-Native-API' }, { text: 'JDBC', link: 'Programming-JDBC' }, - { text: 'MQTT Protocol', link: 'Programming-MQTT' }, + /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */ { 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.2.x/zh.ts b/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts index adca835cf..8ddeec94d 100644 --- a/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts +++ b/src/.vuepress/sidebar_timecho/V1.2.x/zh.ts @@ -124,7 +124,7 @@ export const zhSidebar = { { text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' }, { text: 'Rust原生接口', link: 'Programming-Rust-Native-API' }, { text: 'JDBC', link: 'Programming-JDBC' }, - { text: 'MQTT协议', link: 'Programming-MQTT' }, + /* { text: 'MQTT协议', link: 'Programming-MQTT' }, */ { 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 92f8bb7cd..1edccc984 100644 --- a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts +++ b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts @@ -199,7 +199,7 @@ export const enSidebar = { { text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' }, { text: 'Rust Native API', link: 'Programming-Rust-Native-API' }, { text: 'JDBC', link: 'Programming-JDBC' }, - { text: 'MQTT Protocol', link: 'Programming-MQTT' }, + /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */ { text: 'OPC UA Protocol', link: 'Programming-OPC-UA_timecho' }, { text: 'REST API', diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts index 1c10c1988..ae5b24f91 100644 --- a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts +++ b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts @@ -181,7 +181,7 @@ export const zhSidebar = { { text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' }, { text: 'Rust', link: 'Programming-Rust-Native-API' }, { text: 'JDBC', link: 'Programming-JDBC' }, - { text: 'MQTT协议', link: 'Programming-MQTT' }, + /* { text: 'MQTT协议', link: 'Programming-MQTT' }, */ { text: 'OPC UA协议', link: 'Programming-OPC-UA_timecho' }, { text: 'REST API', 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 f220bfdb9..247a7c120 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts @@ -160,7 +160,7 @@ export const enSidebar = { { text: 'GO Native API', link: 'Programming-Go-Native-API' }, { text: 'C# Native API', link: 'Programming-CSharp-Native-API' }, { text: 'JDBC', link: 'Programming-JDBC_timecho' }, - { text: 'MQTT Protocol', link: 'Programming-MQTT' }, + /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */ { text: 'RESTAPI V1 ', link: 'RestAPI-V1' }, ], }, 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 b94161ee2..475853632 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts @@ -194,7 +194,7 @@ export const enSidebar = { { text: 'Node.js Native API', link: 'Programming-NodeJS-Native-API' }, { text: 'Rust Native API', link: 'Programming-Rust-Native-API' }, { text: 'JDBC', link: 'Programming-JDBC' }, - { text: 'MQTT Protocol', link: 'Programming-MQTT' }, + /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */ { text: 'OPC UA Protocol', link: 'Programming-OPC-UA_timecho' }, { text: 'REST API', 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 34d9ed4ea..2cda499e2 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts @@ -149,7 +149,7 @@ export const zhSidebar = { { text: 'GO原生接口', link: 'Programming-Go-Native-API' }, { text: 'C#原生接口', link: 'Programming-CSharp-Native-API' }, { text: 'JDBC', link: 'Programming-JDBC_timecho' }, - { text: 'MQTT协议', link: 'Programming-MQTT' }, + /* { text: 'MQTT协议', link: 'Programming-MQTT' }, */ { text: 'RESTAPI V1 ', link: 'RestServiceV1' }, ], }, 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 b3d0ca59e..f886d5c78 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts @@ -176,7 +176,7 @@ export const zhSidebar = { { text: 'Node.js原生接口', link: 'Programming-NodeJS-Native-API' }, { text: 'Rust', link: 'Programming-Rust-Native-API' }, { text: 'JDBC', link: 'Programming-JDBC' }, - { text: 'MQTT协议', link: 'Programming-MQTT' }, + /* { text: 'MQTT协议', link: 'Programming-MQTT' }, */ { text: 'OPC UA协议', link: 'Programming-OPC-UA_timecho' }, { text: 'REST API',