提交 3d6a7e11 authored 作者: blu's avatar blu

big refacting of communitation architect

上级 96be1fd2
......@@ -219,7 +219,7 @@ private:
for(auto &[x,y]: deltaCfg.items()){
json j = getConfigForDevice(x);
if(j["code"] == 0) {
sendConfig(j, x);
sendConfig(j["data"], x);
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论