From 9eae7a6e058f5d315769e79aaf1d5885e4fb8821 Mon Sep 17 00:00:00 2001 From: Yu Chen <74105241+yu285@users.noreply.github.com> Date: Wed, 25 Dec 2024 10:16:15 +0800 Subject: [PATCH] docs/optimize the description in Update 03-taosadapter.md --- docs/zh/14-reference/01-components/03-taosadapter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/14-reference/01-components/03-taosadapter.md b/docs/zh/14-reference/01-components/03-taosadapter.md index b74ee77862..bf5060cec5 100644 --- a/docs/zh/14-reference/01-components/03-taosadapter.md +++ b/docs/zh/14-reference/01-components/03-taosadapter.md @@ -14,7 +14,7 @@ taosAdapter 是一个 TDengine 的配套工具,是 TDengine 集群和应用程 taosAdapter 提供以下功能: -- RESTful 接口 +- Websocket/RESTful 接口 - 兼容 InfluxDB v1 写接口 - 兼容 OpenTSDB JSON 和 telnet 格式写入 - 无缝连接到 Telegraf