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

upload video files

上级 aa7a16b2
...@@ -162,9 +162,9 @@ set or change configuration for edge device ...@@ -162,9 +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)
- TLDR: SN of the path in patch may not be same with sn in param. since a module on this device may connect to its cluster mgr on another deivce. Device configure is a logic view of the edge cluster (viewpoint from the cluster mgr): - TLDR: SN of the path in patch may not be same with the sn in params, since a module on this device may connect to its cluster mgr on another deivce. Device configure is a logic view of the edge cluster (viewpoint from the cluster mgr):
- if a device runs a cluster mgr, then it has a full configuration with its sn as key and all configurations of releated submodules. - if a device runs a cluster mgr, then it has a full configuration with its sn as key and all other configurations of releated submodules.
- if a device doest not run a cluster mgr, but only submodule(s), it will reuse(refer to) the configuration(s) of the of the cluster mgr(s) that must run other device(s) which the submodule(s) shall connect to. - if a device doest not run a cluster mgr, but only submodule(s), it will reuse(refer to) the configuration(s) of the cluster mgr(s) that must be running other device(s) which the submodule(s) shall connect to.
``` ```
[{"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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论