xm
2020-07-21 9a4b76398009cf76c508d61f7e48fb6f5cb7ac2d
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>