提交 d9d84c43 authored 作者: 林业通's avatar 林业通

打印

上级 fc764791
......@@ -117,8 +117,8 @@ public class OutletParse implements IParse {
/* ws.put("onlineStatus", "2");
ws.put("power", power);*/
}else if("18".equals(datas.get("cmd"))) {//开关响应
redisUtils.delete(device.getNumbering() + "cf");
String content = datas.get("content");
logger.info("开个状态响应 : {}", content);
ws.put("action", content);
}else if("1A".equals(datas.get("cmd"))) {//温控响应
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论