xm
2020-04-16 6fa9d69da922c8049f5acfcbb9ce9fd26811024c
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)
            {