提交 b78e3d79 authored 作者: blu's avatar blu

upload video files

上级 48d2f886
...@@ -162,7 +162,9 @@ set or change configuration for edge device ...@@ -162,7 +162,9 @@ set or change configuration for edge device
} }
``` ```
2. patch configure (POST /config?patch=true&sn=NMXH73Y2) 2. patch configure (POST /config?patch=true&sn=NMXH73Y2)
- SN in path may not be same with sn in param. since a module on this device may connects cluster mgr on other deivce. - TLDR: SN of the path in patch may not be same with sn in param. since a module on this device may connects cluster mgr on other deivce. device configure is a (part of) logic view of the edge cluster:
- if a device runs cluster mgr, then it has configuration with sn as key and all configurations of submodules
- if a device doest not runs cluster mgr, but only submodules, it will reuse the configuration of the configuration of the cluster mgr(s() that maybe run other device(s).
``` ```
[{"op":"add","path":"/RBKJ62Z1/ipcs/0/modules/evpuller/0/enabled","value":1}] [{"op":"add","path":"/RBKJ62Z1/ipcs/0/modules/evpuller/0/enabled","value":1}]
``` ```
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论