黄学彪
2020-04-13 3793a9a38ac6c4c4111c2bba3a35a71c30601e82
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)
            {