黄学彪
2020-09-22 c66dabb65d7712aea1d61480ef12917d2c50381a
ZigbeeApp/Shared/Phone/ZigBee/Device/DimmableLight.cs
old mode 100644 new mode 100755
@@ -12,6 +12,7 @@
        /// <summary>
        ///亮度,整形,取值范围:0-254表示0%-100% 
        /// </summary>
        [Newtonsoft.Json.JsonIgnore]
        public int Level = 0;
        /// <summary>