HDL_ON/Entity/Function/Function.cs
@@ -403,15 +403,7 @@ /// <summary> /// 是否在线 /// </summary> public bool online { get { return true; } set { } } public bool online = true; /// <summary> /// 环境面板 绑定的 设备目标sid列表 @@ -1009,6 +1001,7 @@ /// 颜色 /// </summary> public const string RGB = "rgb"; public const string RGBW = "rgbw"; /// <summary> /// 渐变时间 /// </summary>