From dc32782c5b9213a352bdbcc141a31d28a6cecf1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E6=88=90=E4=BC=9F?= Date: Tue, 2 Jul 2024 15:59:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/datacollect/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/datacollect/README.md b/docs/datacollect/README.md index 2bcb994f..0e7a85bf 100644 --- a/docs/datacollect/README.md +++ b/docs/datacollect/README.md @@ -9,3 +9,5 @@ ## 通道规约 采集程序与系统间采用Websocket方式通讯, 访问本地断开端口: 7790 。 + +具体规约请查看[通道规约](channel_protocol.md).