map/docs/datacollect/README.md
2024-07-02 15:59:43 +08:00

14 lines
354 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 数据采集说明
## 采集配置
采集程序配置存放在: `/das/conf/collector.json`
如果系统配置更新将生成配置更新文件: `/das/conf/collector.json.update`
## 通道规约
采集程序与系统间采用Websocket方式通讯 访问本地断开端口: 7790 。
具体规约请查看[通道规约](channel_protocol.md).