更新 'README.md'
This commit is contained in:
parent
bad7606d27
commit
0c1af963e7
17
README.md
17
README.md
@ -0,0 +1,17 @@
|
||||
1、发布red流程,接收主控机的generic协议upd数据(MQTT暂时默认转发 /xxh/dji/43DAAD)。
|
||||
代码文件,见:flows-generic协议.json
|
||||
|
||||
|
||||
|
||||
2、修改或者覆盖 data\Protocol\output.xml
|
||||
|
||||
注意每个<chunk>有个<format></format>,里面有“key=数据格式”。其中key在red里会用到,用来判断是哪类数据。
|
||||
|
||||
生产配置文件,见:output.xml
|
||||
|
||||
--generic=socket,out,5,192.168.10.160,5597,udp,output
|
||||
|
||||
9981是广播端口号,5是每秒广播报文的次数,udp是所用的协议,output是需要加载的xml文件名。
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user