lss
2020-06-12 9c16d3614d9b88c637f967518a329f239fcd3aaf
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>