ZigbeeApp/Shared/R.cs
@@ -705,7 +705,7 @@ /// </summary> public const int Setting = 11025; /// <summary> /// 定时 /// 延时 /// </summary> public const int Delay = 11026; /// <summary> @@ -826,7 +826,15 @@ /// <summary> /// 该房间是分享过来的,不允许进行该操作 /// </summary> public static readonly int TheRoomIsSharedNotAllowedToOperate = 13120; public const int TheRoomIsSharedNotAllowedToOperate = 13120; /// <summary> /// 还没选择房间,请先选择 /// </summary> public const int NotSelectZone = 13121; /// <summary> /// 为你的动作创建时间间隔 /// </summary> public const int SelectTimeForAction = 13122;