更新采集文档
This commit is contained in:
parent
44be9266af
commit
9720f9e621
@ -3,4 +3,4 @@
|
|||||||
- [系统管理](api/systemmgr.md)
|
- [系统管理](api/systemmgr.md)
|
||||||
- [设备管理](api/equipment.md)
|
- [设备管理](api/equipment.md)
|
||||||
- [数据采集](datacollect/)
|
- [数据采集](datacollect/)
|
||||||
- [终端通讯规约](datacollect/terminal_protocol.md)
|
- [通道规约](datacollect/channel_protocol.md)
|
@ -1 +1,11 @@
|
|||||||
# 数据采集
|
# 数据采集说明
|
||||||
|
|
||||||
|
## 采集配置
|
||||||
|
|
||||||
|
采集程序配置存放在: `/das/conf/collector.json`
|
||||||
|
|
||||||
|
如果系统配置更新将生成配置更新文件: `/das/conf/collector.json.update`。
|
||||||
|
|
||||||
|
## 通道规约
|
||||||
|
|
||||||
|
采集程序与系统间采用Websocket方式通讯, 访问本地断开端口: 7790 。
|
||||||
|
1
docs/datacollect/channel_protocol.md
Normal file
1
docs/datacollect/channel_protocol.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# 采集程序规约
|
@ -1 +0,0 @@
|
|||||||
# 采集终端通讯规约
|
|
Loading…
Reference in New Issue
Block a user