gxc
2019-10-29 081ea8d273048fd03756718ac6fb48a3c09218e9
ZigbeeApp/Shared/R.cs
old mode 100755 new mode 100644
@@ -1001,6 +1001,23 @@
        /// 编辑场景
        /// </summary>
        public const int EditorScene = 13141;
        /// <summary>
        /// 未分配区域
        /// </summary>
        public const int UnallocatedArea = 13142;
        /// <summary>
        /// 功能类型
        /// </summary>
        public const int FunctionType = 13143;
        /// <summary>
        /// 失败,请重试
        /// </summary>
        public const int FailedPleaseTryAgain = 13144;
        /// <summary>
        /// 成功
        /// </summary>
        public const int Success = 13145;
        #endregion
@@ -1089,7 +1106,7 @@
      //*****public static readonly int Function = 11038;
      public static readonly int AddFunction = 11042;
      public static readonly int Light = 11044;
@@ -1171,7 +1188,7 @@
      /// 时间间隔
      /// </summary>
      public static readonly int TimeSpan = 11093;
@@ -1192,7 +1209,7 @@
      /// 百分比
      /// </summary>
      public static readonly int Percent = 11103;
      public static readonly int Success = 11104;
      /// <summary>
      /// The please confirm new password.
@@ -1204,10 +1221,7 @@
      public readonly static int NORECORD = 11107;
      public static readonly int TheMainGatewayIsNotOnLine = 12000;
      /// <summary>
      /// 失败,请重试
      /// </summary>
      public static readonly int FailedPleaseTryAgain = 12001;
      public static readonly int TheSceneIsNull = 12002;
      /// <summary>
      /// 该场景中没有执行目标
@@ -1307,10 +1321,10 @@
      ///当前没有可以添加到该房间的设备
      /// </summary>
      public static readonly int NoDeviceCanAddToRoom = 12034;
      /// <summary>
      /// 当前房间没有设备可以添加到场景