黄学彪
2020-04-02 9904031f5291daaf56985146bb671f25e18ebbdf
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)
            {