xm
2020-04-22 dfa6733793434bdcfd394f978ae72f1628b2260f
ZigbeeApp/Shared/Phone/Device/DeviceLogic/ReadDeviceAttributeLogic.cs
@@ -52,7 +52,7 @@
        /// SendThermostatStatuComand
        /// </summary>
        /// <param name="device">设备</param>
        private void SendThermostatStatuComand(CommonDevice device)
        public void SendThermostatStatuComand(CommonDevice device)
        {
            if (device == null)
            {