HDL_ON/DAL/Mqtt/MqttClient.cs
@@ -337,7 +337,7 @@ { var bytes = Securitys.EncryptionService.AesDecryptPayload(e.ApplicationMessage.Payload, tuyaEncryptKey); var revString = Encoding.UTF8.GetString(bytes); UI.UI2.PersonalCenter.PirDevice.Method.controldata = revString; UI.UI2.PersonalCenter.PirDevice.Method.buttondata = revString; } #region 数据更新推送主题 //appHomeRefresh:住宅数据刷新通知