陈嘉乐
2020-04-29 38ab16c66df6fc523f2c385fd583a2f2e86a781c
ZigbeeApp/Shared/Phone/ZigBee/Device/HumiditySensor.cs
@@ -8,6 +8,7 @@
    {
        public HumiditySensor()
        {
            this.Type = DeviceType.FreshAirHumiditySensor;
        }
    }
}