HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2021-01-14 d78515ac4ac8cf4a1785d9df18058d6724f12b79
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceAttributeLogic.cs
@@ -296,8 +296,8 @@
                SendSwitchStatuComand(device);
          //空气质量传感器的PM2.5数据
          SendPm2P5Comand(device);
          //空气质量传感器的CO2数据
          SendCO2Comand(device);
                //空气质量传感器的CO2数据[2021.01.13产品要求暂时去掉]
                //SendCO2Comand(device);
          //空气质量传感器的温度数据
          HdlDeviceAttributeLogic.Current.SendTemperatureStatuComand(device);
          //空气质量传感器的湿度数据