1
wxr
2023-06-07 05a80811c90af3f1bbde74968f41fb2b3d0471f7
HDL_ON/Entity/Function/Function.cs
@@ -1066,6 +1066,22 @@
        /// </summary>
        public const string Brightness = "brightness";
        /// <summary>
        /// 炫彩开关
        /// </summary>
        public const string Colorful = "colorful";
        /// <summary>
        /// 炫彩开启颜色
        /// </summary>
        public const string ColorfulBegin = "colorful_begin";
        /// <summary>
        /// 炫彩运行时间
        /// </summary>
        public const string ColorfulEnd = "colorful_end";
        /// <summary>
        /// colorful_time
        /// </summary>
        public const string ColorfulTime = "colorful_time";
        /// <summary>
        /// 颜色
        /// </summary>
        public const string RGB = "rgb";