gxc
2019-10-18 d569f44a62fa915d4f01a80c21e617f676b6c5ea
ZigbeeApp/Shared/R.cs
@@ -705,7 +705,7 @@
      /// </summary>
      public const int Setting = 11025;
      /// <summary>
      /// 定时
      /// 延时
      /// </summary>
      public const int Delay = 11026;
      /// <summary>
@@ -823,13 +823,27 @@
      /// 添加到
      /// </summary>
      public const int AddTo = 13119;
      #endregion
      /// <summary>
      /// 喜爱
        /// <summary>
      /// 该房间是分享过来的,不允许进行该操作
      /// </summary>
      public static readonly int Favorite = 100000;
      public const int TheRoomIsSharedNotAllowedToOperate = 13120;
        /// <summary>
        /// 还没选择房间,请先选择
        /// </summary>
        public const int NotSelectZone = 13121;
        /// <summary>
        /// 为你的动作创建时间间隔
        /// </summary>
        public const int SelectTimeForAction = 13122;
        #endregion
        /// <summary>
        /// 喜爱
        /// </summary>
        public static readonly int Favorite = 100000;
      public static readonly int OK = 10005;
@@ -1173,10 +1187,7 @@
      /// 空调已经关闭,请先打开
      /// </summary>
      public static readonly int TheACIsClose = 12046;
      /// <summary>
      /// 该房间是分享过来的,不允许进行该操作
      /// </summary>
      public static readonly int TheRoomIsSharedNotAllowedToOperate = 12047;
      #region  设备类型
      /// <summary>