HDL_ON/DAL/DriverLayer/Control.cs
@@ -964,6 +964,7 @@ } break; case SPK.FloorHeatStandard: localFunction.lastState = ""; switch (localFunction.GetAttrState(FunctionAttributeKey.Mode)) { case "normal": @@ -1029,6 +1030,7 @@ case SPK.ClothesHanger: case SPK.AcIr: case SPK.SenesorMegahealth: case SPK.AirFreshStandard: //设备状态推送 //状态更新 Stan.HdlDeviceStatuPushLogic.Current.UpdateDeviceStatu(updateTemp.sid, updateTemp.status);