| | |
| | | } |
| | | else |
| | | { |
| | | MainPage.Log($"局域网信息: 明文:" + receiveObj.BodyDataString); |
| | | //MainPage.Log($"局域网信息: 明文:" + receiveObj.BodyDataString); |
| | | } |
| | | } |
| | | |
| | |
| | | { |
| | | return null; |
| | | } |
| | | MainPage.Log($"处理局域网数据id:{idMsg.id}"); |
| | | //MainPage.Log($"处理局域网数据id:{idMsg.id}"); |
| | | |
| | | } |
| | | catch (Exception ex) |
| | |
| | | AcstParentPage.UpdateAcstSubInfo(localFunction); |
| | | AcstSubPage.UpdateStatus(localFunction); |
| | | break; |
| | | case SPK.WaterHeaterJinmao: |
| | | AcstParentPage.UpdateAcstSubInfo(localFunction); |
| | | |
| | | break; |
| | | case SPK.AirSwitch: |
| | | AirSwitchPage.UpdataState(localFunction); |
| | | if (localFunction.GetAttribute(FunctionAttributeKey.Power) != null)//如果是带电量的空开也要更新能源界面 |