WJC
2020-03-12 c47c3ec2488961b3a006aaebcb03dba582f8b19b
ZigbeeApp/Shared/R.cs
old mode 100644 new mode 100755
@@ -17,7 +17,7 @@
        public readonly static int Category = 2;
        /// <summary>
        /// Me.
        /// </summary>5307
        /// </summary>
        public readonly static int Me = 3;
        /// <summary>
        /// 按键配置
@@ -264,7 +264,7 @@
        public readonly static int AfterFiftySeconds = 178;
        //门锁验证密码失败
        public readonly static int OperrateFailed = 179;
        public readonly static int RemoteUnlockBindSucessTip1 = 180;
        public readonly static int RemoteUnlockBindSucessTip = 180;
        public readonly static int RemoteUnlockBindSucessTip2 = 181;
        public readonly static int CLose = 182;
        public readonly static int Opening = 183;
@@ -307,6 +307,14 @@
        public readonly static int DoorlockPasswordDispear = 220;
        public readonly static int BindUnknownError = 221;
        public readonly static int OffLineScene = 222;
        public readonly static int SureClearKeyModeAndTargets = 223;
        public readonly static int BindDeviceTargetIsEmpty = 224;
        public readonly static int PanelBindTargets = 225;
        public readonly static int ClearAllTargets = 226;
        public readonly static int ClearAllTargeta2 = 227;
        public readonly static int DoorlockConfirm = 228;
        public readonly static int DistributeSuccess = 229;
        public readonly static int SureToUnFreeze = 230;
        public readonly static int RemindSetting = 548;
        public readonly static int AddNewUser = 650;
@@ -596,6 +604,7 @@
        public const int Favorite = 10001;
      /// <summary>
      /// 手机号
      /// </summary>
@@ -641,7 +650,7 @@
      /// </summary>
      public const int LoginByAccountPWD = 10110;
      /// <summary>
      /// 发送验证码
      /// 获取验证码
      /// </summary>
      public const int SendVerificationCode = 10111;
      /// <summary>
@@ -661,7 +670,7 @@
      /// </summary>
      public const int Confrim = 10115;
      /// <summary>
      /// 该账号已注册,可直接登录
        /// 该用户已存在,可直接登录
      /// </summary>
      public const int AccountHasBeenRegistered = 10116;
      /// <summary>
@@ -669,11 +678,11 @@
      /// </summary>
      public const int PARAMETEROREMPTY = 10117;
      /// <summary>
      /// 两次密码不一致
        /// 确认密码不一致,请重新输入
      /// </summary>
      public const int TwoPasswordInconsistency = 10118;
      /// <summary>
      /// 验证码错误
      /// 验证码错误,请重新输入
      /// </summary>
      public const int VALIDCODEANDPHONENOEQUAL = 10119;
      /// <summary>
@@ -725,7 +734,7 @@
        /// </summary>
        public const int USERNAMEORPWDERROR = 10131;
        /// <summary>
        /// 账号不存在,请先注册
        /// 账号不存在,请注册用户
        /// </summary>
        public const int ACCOUNTNOEXISTS = 10132;
        /// <summary>
@@ -736,6 +745,134 @@
        /// 即将通过微信授权登录
        /// </summary>
        public const int LoginByWechat = 10134;
        /// <summary>
        /// 登录中...
        /// </summary>
        public const int Logining = 10135;
        /// <summary>
        /// 当前住宅为空,请先建立住宅
        /// </summary>
        public const int CurrentlyTheUserIshHouseIsEmptyPleaseBuildANewHouseFirst = 10136;
        /// <summary>
        /// 住宅名称为空
        /// </summary>
        public const int TheResidenceNameNull = 10137;
        /// <summary>
        /// 邮箱错误,请重新输入
        /// </summary>
        public const int TheEmailError = 10138;
        /// <summary>
        /// 手机号错误,请重新输入
        /// </summary>
        public const int ThePhoneError = 10139;
        /// <summary>
        /// 请输入长度为6-13个字符的密码
        /// </summary>
        public const int ThePWDLengthError = 10140;
        /// <summary>
        /// 你已被强制下线!
        /// </summary>
        public const int YouHaveBeenSignOut = 10141;
        /// <summary>
        /// 新密码和原密码一致
        /// </summary>
        public const int NEWPASSWORDANDOLDPASSWORDEQUAL = 10142;
        /// <summary>
        /// 请先获取验证码
        /// </summary>
        public const int NORECORD = 10143;
        /// <summary>
        /// 忘记密码?
        /// </summary>
        public const int ForgotPWD_1 = 10144;
        /// <summary>
      /// 已有账号?登录
      /// </summary>
      public const int LoginByAccountPWD_1 = 10145;
        /// <summary>
        /// 改房间名称已存在
        /// </summary>
      public const int HadSameRoom = 10150;
        /// <summary>
        /// 场景名不能为空
        /// </summary>
        public const int SceneNameCannotBeNull = 10151;
        /// <summary>
        /// 控制场景失败
        /// </summary>
      public const int ControlSceneFail = 10152;
        /// <summary>
        /// 场景为空
        /// </summary>
        public const int TheSceneIsNull = 10153;
        /// <summary>
        /// 该场景中没有执行目标
        /// </summary>
        public const int ThisSceneHaveNoDevice = 10154;
        /// <summary>
        /// 操作失败
        /// </summary>
        public const int FAIL = 10155;
        /// <summary>
        /// 发送验证码失败
        /// </summary>
        public const int SENDFAIL = 10156;
        /// <summary>
        /// 网关不在线
        /// </summary>
      public const int TheMainGatewayIsNotOnLine = 10157;
        /// <summary>
        /// 下一步
        /// </summary>
        public const int Next = 10158;
        /// <summary>
        /// 已是最新版本
        /// </summary>
        public const int TheAppVersionIsNewest = 10160;
        /// <summary>
        /// 更新最新版
        /// </summary>
      public const int Update = 10161;
        /// <summary>
        /// 更新内容
        /// </summary>
      public const int UpdateContent = 10162;
        /// <summary>
        /// 更新失败
        /// </summary>
      public const int UpdateAppFail = 10163;
        /// <summary>
        /// 正在更新中...
        /// </summary>
      public const int Updating = 10164;
        /// <summary>
        /// 取消更新
        /// </summary>
      public const int CancelUpdating = 10165;
        /// <summary>
        /// 版本号
        /// </summary>
        public const int VersionCode = 10166;
        /// <summary>
        /// 服务协议
        /// </summary>
        public const int SLA = 10167;
        /// <summary>
        /// 版本更新
        /// </summary>
        public const int UpdateVersion = 10168;
        /// <summary>
        /// 协议文本信息内容
        /// </summary>
        public const int SLA_Title = 10169;
        /// <summary>
        /// 协议详细
        /// </summary>
        public const int SLA_Detail = 10170;
      #endregion
@@ -757,7 +894,7 @@
      /// <summary>
      /// 没有功能 请在个人中心中--设备管理处添加
      /// 没有功能 请在个人中心--设备管理处添加
      /// </summary>
      public const int NoFunction = 11010;
      /// <summary>
@@ -765,7 +902,7 @@
      /// </summary>
      public const int Edit = 11011;
      /// <summary>
      /// 设置功能
        /// 功能设置
      /// </summary>
      public const int FunctionSetting = 11012;
      /// <summary>
@@ -805,7 +942,7 @@
      /// </summary>
      public const int Save = 11021;
      /// <summary>
      /// 提示
      /// 提醒
      /// </summary>
      public const int TIP = 11022;
      /// <summary>
@@ -852,6 +989,23 @@
      /// 选择场景图片
      /// </summary>
      public const int SelectScenePic = 11033;
        /// <summary>
        /// 确定要移除该功能?
        /// </summary>
        public const int DeleteFunction = 11034;
        /// <summary>
        /// 添加功能
        /// </summary>
        public const int AddFunction = 11035;
        /// <summary>
        /// 添加延时
        /// </summary>
        public const int AddDelayTime = 11036;
        /// <summary>
        /// 空调模式为空,请先配置
        /// </summary>
        public const int AC_Model_None = 11037;
        #region  设备类型
        /// <summary>
@@ -902,6 +1056,41 @@
        /// 温湿度传感器
        /// </summary>
        public const int TemperatureAndHumiditySensor = 12112;
        /// <summary>
        /// 有人
        /// </summary>
        public const int IASZone_Statu_HavePerson = 12500;
        /// <summary>
        /// 无人
        /// </summary>
        public const int IASZone_Statu_NoPerson = 12501;
        /// <summary>
        /// 漏水
        /// </summary>
        public const int IASZone_Statu_HaveWater = 12502;
        /// <summary>
        /// 正常
        /// </summary>
        public const int IASZone_Statu_Normal = 12503;
        /// <summary>
        /// 开启
        /// </summary>
        public const int IASZone_Statu_Open = 12504;
        /// <summary>
        /// 闭合
        /// </summary>
        public const int IASZone_Statu_Close = 12505;
        /// <summary>
        /// 报警
        /// </summary>
        public const int IASZone_Statu_Alarm = 12506;
        /// <summary>
        /// 安全
        /// </summary>
        public const int IASZone_Statu_Safe = 12507;
        #endregion
@@ -996,7 +1185,7 @@
      /// </summary>
      public const int TheRoomIsSharedNotAllowedToOperate = 13120;
        /// <summary>
        /// 还没选择房间,请先选择
        /// 还没选择区域,请先选择
        /// </summary>
        public const int NotSelectZone = 13121;
        /// <summary>
@@ -1112,6 +1301,8 @@
        /// </summary>
        public const int TheSceneIsDelaying = 13149;
        /// <summary>
        /// 选择摆风
        /// </summary>
@@ -1145,6 +1336,27 @@
        /// </summary>
        public const int NeedCleanAC = 13511;
        /// <summary>
        /// 还没有功能哦
        /// </summary>
        public const int NoFunction_Tip = 13600;
        /// <summary>
        /// 还没有场景哦
        /// </summary>
        public const int NoScene_Tip = 13601;
        /// <summary>
        /// 无
        /// </summary>
        public const int No = 13602;
        /// <summary>
        /// 获取中...
        /// </summary>
        public const int Getting = 13603;
        /// <summary>
        /// 当前 亮度
        /// </summary>
        public const int CurrentLightLevel = 13604;
        #endregion
@@ -1153,298 +1365,6 @@
 
      public static readonly int OK = 10005;
      public static readonly int AccountOrPasswordCanNotBeEmpty = 10006;
      public static readonly int IncorrectMailboxformat = 10008;
      public static readonly int PasswordLengthIsLessThanSix = 10009;
      public static readonly int ThePasswordIsEmpty = 10011;
      public static readonly int PleaseGoToTheMailboxToActivateTheAccountNumber = 10012;
      public static readonly int PleaseInputTheCorrectCellPhoneNumber = 10013;
      public static readonly int PleaseInputTheCorrectVerificationCode = 10014;
      public static readonly int ThePhoneNumberIsNotRegisteredYetPleaseRegisterFirst = 10017;
      public static readonly int LoginCodeError = 10018;
      public static readonly int ThisUserBelongsToDebugAccountAndIsNotEnabled = 10019;
      public static readonly int PleaseGoToTheMailboxToConfirmThePasswordChange = 10020;
      public static readonly int MailDeliveryFailedPleaseTryAgain = 10021;
      public static readonly int TheAccountIsNotAuthorized = 10022;
      public static readonly int Version = 10023;
      public static readonly int QuitAccount = 10024;
      public static readonly int InputNewPWD = 10025;
      public static readonly int CurrentlyTheUserIshHouseIsEmptyPleaseBuildANewHouseFirst = 10026;
      public static readonly int ResidentialNameCannotBeEmpty = 10027;
      public static readonly int TheResidenceNameHasExist = 10028;
      public static readonly int DelResidence = 10029;
      public static readonly int PWDCannotBeNull = 10030;
      public static readonly int AddRoomBackgroundPicture = 10031;
      public static readonly int TheRoomNameCannotBeNUll = 10032;
      public static readonly int TheResidenceNameNull = 10033;
      public static readonly int PleaseInputPhoneNumberOrEmail = 11000;
      //*****public static readonly int ForgotPassword = 11002;
      public static readonly int Account = 11005;
      public static readonly int RegisterByPhone = 11006;
      public static readonly int RegisterByEmail = 11007;
      public static readonly int LoginHadAccountPWD = 11008;
      public static readonly int BackToLogin = 11015;
      public static readonly int FindPWDByPhone = 11017;
      public static readonly int FindPWDByEmail = 11018;
      public static readonly int PleaseInputThePhoneAndYouWillHaveVerificationCode = 11019;
      public static readonly int PleaseInputTheEmailAndYouWillHaveVerificatoinCode = 11020;
      public static readonly int ResetPWD = 11021;
      public static readonly int ResetPWDSuccessPleaseLoginAgain = 11022;
      public static readonly int Logining = 11024;
      public static readonly int AddRoom = 11026;
      public static readonly int SettingContent = 11031;
      public static readonly int PleaseInputRoomName = 11032;
      public static readonly int LocalPic = 11033;
      public static readonly int TakePhoto = 11034;
      public static readonly int SystemPic = 11035;
      public static readonly int HadSameRoom = 11037;
      //*****public static readonly int Function = 11038;
      public static readonly int AddFunction = 11042;
      public static readonly int Light = 11044;
      public static readonly int AddLight = 11045;
      public static readonly int DropLight = 11046;
      public static readonly int DownLight = 11047;
      public static readonly int SpotLight = 11048;
      public static readonly int DeviceName = 11049;
      public static readonly int ConfirmAdd = 11052;
      public static readonly int Add = 11054;
      public static readonly int DeviceSetting = 11055;
      public static readonly int AddDeviceSuccess = 11058;
      public static readonly int Device = 11060;
      public static readonly int ConfirmDeleteThisRoom = 11062;
      public static readonly int NextStep = 11071;
      public static readonly int SelectRoom = 11072;
      public static readonly int SelectDevice = 11073;
      /// <summary>
      /// 调光
      /// </summary>
      public static readonly int Dimming = 11075;
      public static readonly int ThisSceneHadTheDevice = 11076;
      public static readonly int SceneNameCannotBeNull = 11077;
      public static readonly int ModifyScene = 11078;
      public static readonly int YourPWDIsTooSample = 11088;
      public static readonly int PleaseInputTheCorrectEmail = 11089;
      /// <summary>
      /// 操作失败
      /// </summary>
      public static readonly int FAIL = 11090;
      /// <summary>
      /// 发送验证码失败
      /// </summary>
      public static readonly int SENDFAIL = 11091;
      /// <summary>
      /// 连接网关或者获取数据失败
      /// </summary>
      public static readonly int ConnectGWFail = 11092;
      /// <summary>
      /// 时间间隔
      /// </summary>
      public static readonly int TimeSpan = 11093;
        /// <summary>
        /// 自定义
        /// </summary>
        public static readonly int Custom = 11098;
      /// <summary>
      /// 取消收藏
      /// </summary>
      public static readonly int CancelCollect = 11101;
      /// <summary>
      /// 修改信息
      /// </summary>
      public static readonly int ChangeDeviceInfo = 11102;
      /// <summary>
      /// 百分比
      /// </summary>
      public static readonly int Percent = 11103;
      /// <summary>
      /// The please confirm new password.
      /// </summary>
      public readonly static int PleaseConfirmNewPassword = 11106;
      /// <summary>
      /// 验证码失效
      /// </summary>
      public readonly static int NORECORD = 11107;
      public static readonly int TheMainGatewayIsNotOnLine = 12000;
      public static readonly int TheSceneIsNull = 12002;
      /// <summary>
      /// 该场景中没有执行目标
      /// </summary>
      public static readonly int ThisSceneHaveNoDevice = 12003;
      public static readonly int TheAppVersionIsNewest = 12004;
      public static readonly int Update = 12005;
      public static readonly int UpdateContent = 12006;
      public static readonly int UpdateAppFail = 12007;
      public static readonly int ControlSceneFail = 12008;
      public static readonly int DeleteSceneFail = 12009;
      public static readonly int SaveTheNewRoomOrNo = 12010;
      public static readonly int Updating = 12011;
      public static readonly int CancelUpdating = 12012;
      /// <summary>
      /// 方向与限位
      /// </summary>
      public static readonly int DirectionLimit = 12013;
      /// <summary>
      /// 维护模式
      /// </summary>
      public static readonly int MaintenanceMode = 12014;
      /// <summary>
      /// 启动/禁止手拉开关
      /// </summary>
      public static readonly int Start_Forbid_Hand_Pull_Switch = 12015;
      /// <summary>
      /// 起始方向
      /// </summary>
      public static readonly int InitialDirection = 12016;
      /// <summary>
      /// 正向
      /// </summary>
      public static readonly int ForwardDirection = 12017;
      /// <summary>
      /// 反向
      /// </summary>
      public static readonly int ReverseDirection = 12018;
      /// <summary>
      /// 限位
      /// </summary>
      public static readonly int Limit = 12019;
      /// <summary>
      /// 开始
      /// </summary>
      public static readonly int Start = 12020;
      /// <summary>
      /// 结束
      /// </summary>
      public static readonly int End = 12021;
      /// <summary>
      /// 恢复行程设置
      /// </summary>
      public static readonly int RestoreTravelSettings = 12022;
      /// <summary>
      /// 恢复行程设置后,当前设置将被初始化,确定继续吗?
      /// </summary>
      public static readonly int IsCancelRestoreTravelSettings = 12023;
      /// <summary>
      /// 切换维护模式失败
      /// </summary>
      public static readonly int ChangeMaintenanceMode_Fail = 12024;
      /// <summary>
      /// 是否设置当前位置为开始限位?
      /// </summary>
      public static readonly int SettingStartLimit = 12025;
      /// <summary>
      /// 是否设置当前位置为结束限位?
      /// </summary>
      public static readonly int SettingEndLimit = 12026;
      /// <summary>
      /// 设置开始限位
      /// </summary>
      public static readonly int SetStartLimit = 12027;
      /// <summary>
      /// 设置结束限位
      /// </summary>
      public static readonly int SetEndLimit = 12028;
      /// <summary>
      /// 导轨移动中,请等待。。。
      /// </summary>
      public static readonly int PleaseWaitWhileTheGuidewayIsMoving = 12029;
      /// <summary>
      /// 您的账号已在另一台设备登录,您已被强制下线
      /// </summary>
      public static readonly int YouHaveBeenSignOut = 12030;
      /// <summary>
      /// 场景中已包含该场景
      /// </summary>
      public static readonly int ThisSceneHadTheScene = 12032;
      /// <summary>
      /// 当前没搜索到网关,请先添加网关
      /// </summary>
      public static readonly int NoGateway = 12033;
      /// <summary>
      ///当前没有可以添加到该房间的设备
      /// </summary>
      public static readonly int NoDeviceCanAddToRoom = 12034;
      /// <summary>
      /// 当前房间没有设备可以添加到场景
      /// </summary>
      public static readonly int TheRoomNoDeviceAddToScene = 12500;
      /// <summary>
      /// 往上移动
      /// </summary>
      public static readonly int RollerShadeUp = 12501;
      /// <summary>
      /// 往下移动
      /// </summary>
      public static readonly int RollerShadeDown = 12502;
      /// <summary>
@@ -1652,7 +1572,7 @@
        /// </summary>
        public const int uPleaseWait = 15052;
        /// <summary>
        /// 请确保网关与网线连接{0}系统灯每秒闪烁一次
        /// 请确保网关用网线正常连接路由器{0}正常连接则系统指示灯1秒闪烁
        /// </summary>
        public const int ConfirmLineConnectMsg = 15053;
        /// <summary>
@@ -1988,7 +1908,7 @@
        /// </summary>
        public const int uUserName = 15147;
        /// <summary>
        /// Email
        /// 邮箱
        /// </summary>
        public const int uEmail = 15148;
        /// <summary>
@@ -2248,9 +2168,9 @@
        /// </summary>
        public const int uBackup = 15225;
        /// <summary>
        /// 请输入备注名称
        /// 请输入备份名称
        /// </summary>
        public const int uPleaseInpuBackup = 15226;
        public const int uPleaseInpuBackupName = 15226;
        /// <summary>
        /// 恢复文件成功
        /// </summary>
@@ -3032,13 +2952,13 @@
        /// </summary>
        public const int uGetDeviceVersionFail = 15448;
        /// <summary>
        /// 获取传感器灯光设置信息失败
        /// 获取传感器设置信息失败
        /// </summary>
        public const int uGetPirSensorLightSettionFail = 15449;
        public const int uGetPirSensorSettionFail = 15449;
        /// <summary>
        /// 设置传感器灯光配置失败
        /// 设置传感器配置信息失败
        /// </summary>
        public const int uSetPirSensorLightSettionFail = 15450;
        public const int uSetPirSensorSettionFail = 15450;
        /// <summary>
        /// 白天
        /// </summary>
@@ -3487,10 +3407,6 @@
        /// 确定移除选中的设备?
        /// </summary>
        public const int uConfirmRemoveSelectDeviceMsg = 15578;
        /// <summary>
        /// 出现未知错误,数据丢失
        /// </summary>
        public const int uUnknownErrorAndDataLost = 15579;
        /// <summary>
        /// 共享数据同步中
        /// </summary>
@@ -4248,11 +4164,11 @@
        /// </summary>
        public const int uSearchGatewayFailMsg1 = 15779;
        /// <summary>
        /// 1.长按ZB/RST键20秒,网关恢复出厂设置,指示灯全部熄灭后,重新入网。
        /// 1.短按HID/WCFG按键,系统指示灯快闪3秒,网关进入换绑模式,强制网关绑定到当前APP
        /// </summary>
        public const int uSearchGatewayFailMsg2 = 15780;
        /// <summary>
        /// 2.点按HID/WCFG键,进入网关换绑模式,系统指示灯快闪5秒。
        /// 2.长按网关ZB/RST按键20秒以上,直到所有指示灯同时灭,即恢复出厂设置并重启
        /// </summary>
        public const int uSearchGatewayFailMsg3 = 15781;
        /// <summary>
@@ -4380,11 +4296,11 @@
        /// </summary>
        public const int uCommitCurtainLimitFail = 15812;
        /// <summary>
        /// 确认当前位置{0}为开限位?
        /// 确认当前位置为开限位?
        /// </summary>
        public const int uCommitCurtainOpenLimitMsg = 15813;
        /// <summary>
        /// 确认当前位置{0}为合限位?
        /// 确认当前位置为合限位?
        /// </summary>
        public const int uCommitCurtainCloseLimitMsg = 15814;
        /// <summary>
@@ -4408,9 +4324,9 @@
        /// </summary>
        public const int uCommitCurtainDownLimitMsg = 15819;
        /// <summary>
        /// 如果满足
        /// 如果满足低亮度环境
        /// </summary>
        public const int uIfSatisfied = 15820;
        public const int uIfTheLowBrightnessEnvironmentIsSatisfied = 15820;
        /// <summary>
        /// 就会
        /// </summary>
@@ -4432,9 +4348,9 @@
        /// </summary>
        public const int uSecond = 15825;
        /// <summary>
        /// 照明等级
        /// 照度值
        /// </summary>
        public const int uLightLevel = 15826;
        public const int uIlluminationValue = 15826;
        /// <summary>
        /// 低
        /// </summary>
@@ -4756,15 +4672,15 @@
        /// </summary>
        public const int uWlanConnectHomeWifi = 15906;
        /// <summary>
        /// 长按网关HID/WCFG按键20秒{0}系统灯快闪60秒则进入配网状态{0}系统灯每秒闪烁一次{0}则连接成功
        /// 网关如果正常连接路由器{0}系统指示灯会1秒闪烁
        /// </summary>
        public const int uAddUdpWirelessGatewayMsg = 15907;
        public const int uAddUdpWirelessGatewayMsg1 = 15907;
        /// <summary>
        /// 长按网关HID/WCFG按键5秒{0}系统灯常亮60秒后则进入配网状态
        /// 请先长按HID/WCFG按键大概5秒{0}直到系统指示灯常亮{0}网关进入AP模式热点
        /// </summary>
        public const int uAddApWirelessGatewayMsg1 = 15908;
        /// <summary>
        /// 跳转到移动设备WLAN设置{0}选择hdlZigbeeGW-xxxx网络
        /// 手机去设置连接网关热点{0}即hdlZigbeeGW-xxxx,密码hdl123456{0}可查看网关背面标签查看热点名字和密码
        /// </summary>
        public const int uAddApWirelessGatewayMsg2 = 15909;
        /// <summary>
@@ -4772,11 +4688,11 @@
        /// </summary>
        public const int uPleaseInputHomeWifiAccount = 15910;
        /// <summary>
        /// 请前往移动设备WLAN设置{0}重新连接家庭wiFi
        /// 手机去设置连接路由器
        /// </summary>
        public const int uAddApWirelessGatewayMsg3 = 15911;
        /// <summary>
        /// 系统灯每秒闪烁一次{0}则连接成功
        /// 网关如果正常连接路由器{0}系统指示灯会1秒闪烁
        /// </summary>
        public const int uAddApWirelessGatewayMsg4 = 15912;
        /// <summary>
@@ -4812,7 +4728,7 @@
        /// </summary>
        public const int uSubmit = 15922;
        /// <summary>
        /// 提交成功,感谢您的意见
        /// 您的反馈已成功提交
        /// </summary>
        public const int uSubmitSuccessMsg = 15923;
        /// <summary>
@@ -5055,6 +4971,368 @@
        /// 正在获取分享数据
        /// </summary>
        public const int uShardContentGetting = 15983;
        /// <summary>
        /// 请先去设置手机连接到路由器{0}然后长按网关HID/WCFG按键大概20秒{0}直到系统指示灯快闪{0}网关进入UDP模式WIFI配网
        /// </summary>
        public const int uAddUdpWirelessGatewayMsg2 = 15984;
        /// <summary>
        /// 网关添加指引
        /// </summary>
        public const int uAddGatewayGuide = 15985;
        /// <summary>
        /// 1.请用网线连接网关网口到路由器,并观察网口LED亮并闪烁或观察外壳网口指示灯亮并闪烁
        /// </summary>
        public const int uAddWiredGatewayHelp1 = 15986;
        /// <summary>
        /// 2.网关重启大约需要1分钟,这时观察外壳系统指示灯,如果1秒闪烁,表示网关连接路由器正常,可以用APP进行添加网关步骤
        /// </summary>
        public const int uAddWiredGatewayHelp2 = 15987;
        /// <summary>
        /// 网关硬件问题帮助
        /// </summary>
        public const int uGatewayHardDeviceHelp = 15988;
        /// <summary>
        /// 1.网口指示灯不亮,检查网线或路由器是否正常
        /// </summary>
        public const int uWiredGatewayHardDeviceHelp1 = 15989;
        /// <summary>
        /// 2.系统启动之后(系统指示灯5秒闪烁,表示系统启动成功),系统指示灯不是1秒闪烁,检查路由器是否开启DHCP自动分配IP
        /// </summary>
        public const int uWiredGatewayHardDeviceHelp2 = 15990;
        /// <summary>
        /// 系统启动之后(系统指示灯5秒闪烁,表示系统启动成功)
        /// </summary>
        public const int uAddWirelessGatewayHelp1 = 15991;
        /// <summary>
        /// 2.根据APP提示进入之后的步骤
        /// </summary>
        public const int uAddWirelessGatewayHelp2 = 15992;
        /// <summary>
        /// 1.请先长按网关HID/WCFG按键大概20秒,直到系统指示灯快闪,网关进入UDP模式WIFI配网
        /// </summary>
        public const int uAddWirelessUdpGatewayHelp1 = 15993;
        /// <summary>
        /// 1.请先长按网关HID/WCFG按键大概5秒,直到系统指示灯常亮,网关进入AP模式WIFI配网
        /// </summary>
        public const int uAddWirelessApGatewayHelp1 = 15994;
        /// <summary>
        /// 1.短按HID/WCFG按键,查看指示灯是否有变化,可判断按键和指示灯是否损坏
        /// </summary>
        public const int uWirelessGatewayHardDeviceHelp1 = 15995;
        /// <summary>
        /// 2.长按HID/WCFG按键,查看指示灯是否有变化,可判断按键和指示灯是否损坏
        /// </summary>
        public const int uWirelessGatewayHardDeviceHelp2 = 15996;
        /// <summary>
        /// 3.系统指示灯不是1秒闪烁,检查路由器是否开启DHCP自动分配IP
        /// </summary>
        public const int uWirelessGatewayHardDeviceHelp3 = 15997;
        /// <summary>
        /// 请前往住宅管理{0}设置住宅的地理位置
        /// </summary>
        public const int uGotoResidenceAndSetLocation = 15998;
        /// <summary>
        /// 未知楼层
        /// </summary>
        public const int uUnKnownFloor = 15999;
        /// <summary>
        /// 如果不设置住宅的地理位置,则会影响自动化地理围栏功能的设置
        /// </summary>
        public const int uNotSetLocationWillAffectTheAutomaticGeofencingFunction = 16000;
        /// <summary>
        /// 空调模块版本
        /// </summary>
        public const int uAirConditionerModelVersion = 16001;
        /// <summary>
        /// 通信芯片
        /// </summary>
        public const int uCommunicationChip = 16002;
        /// <summary>
        /// 空调模块
        /// </summary>
        public const int uAirConditioningModule = 16003;
        /// <summary>
        /// 获取失败
        /// </summary>
        public const int uGettingFail = 16004;
        /// <summary>
        /// 无法识别
        /// </summary>
        public const int uUnDistinguish = 16005;
        /// <summary>
        /// 正在重置电机
        /// </summary>
        public const int uElectricalMachineryResetting = 16006;
        /// <summary>
        /// 大金空调模块
        /// </summary>
        public const int uDakAirConditioningModule = 16007;
        /// <summary>
        /// 没有可升级的空调模块
        /// </summary>
        public const int uNotHadAirConditioningUpdateModule = 16008;
        /// <summary>
        /// 空调升级模块
        /// </summary>
        public const int uAirConditioningUpdateModule = 16009;
        /// <summary>
        /// 获取空调模块版本失败
        /// </summary>
        public const int uGetAirConditionerModelVersionFail = 16010;
        /// <summary>
        /// 发送升级命令失败
        /// </summary>
        public const int uSendUpdateComandFail = 16011;
        /// <summary>
        /// 版本号相同,升级失败
        /// </summary>
        public const int uVersionIsEqualAndUpdateFail = 16012;
        /// <summary>
        /// 校验版本号失败
        /// </summary>
        public const int uCheckVersionFail = 16013;
        /// <summary>
        /// 检测设备版本
        /// </summary>
        public const int uCheckDeviceVersion = 16014;
        /// <summary>
        /// 响应超时,检测设备版本失败
        /// </summary>
        public const int uResponseTimeoutsAndCheckDeviceVersionFail = 16015;
        /// <summary>
        /// 正在发送升级完成的命令
        /// </summary>
        public const int uSendingFinishUpdateComand = 16016;
        /// <summary>
        /// 响应超时,发送升级完成的命令失败
        /// </summary>
        public const int uResponseTimeoutsAndSendingFinishUpdateComandFail = 16017;
        /// <summary>
        /// 重工空调模块
        /// </summary>
        public const int uHicAirConditioningModule = 16018;
        /// <summary>
        /// 指示灯变绿、闪烁
        /// </summary>
        public const int uPilotLinghtInCreanAndLinght = 16019;
        /// <summary>
        /// 针孔式重置按键
        /// </summary>
        public const int uPinholeTypeResetButton = 16020;
        /// <summary>
        /// 信号图标快闪
        /// </summary>
        public const int uSignalIconFlash = 16021;
        /// <summary>
        /// 信号图标
        /// </summary>
        public const int uSignalIcon = 16022;
        /// <summary>
        /// 提醒
        /// </summary>
        public const int uRemind = 16023;
        /// <summary>
        /// 绑定成功!下次你可以用微信{0}账号快速登录啦
        /// </summary>
        public const int uBindWebchatSuccessMsg = 16024;
        /// <summary>
        /// 好的
        /// </summary>
        public const int uWell = 16025;
        /// <summary>
        /// 已执行
        /// </summary>
        public const int uExecuted = 16026;
        /// <summary>
        /// 门锁触发警报
        /// </summary>
        public const int uDoorLocksAlarmHadTriggered = 16027;
        /// <summary>
        /// 我的住宅
        /// </summary>
        public const int uMyResidence = 16028;
        /// <summary>
        /// 客厅
        /// </summary>
        public const int uLivingRoom = 16029;
        /// <summary>
        /// 阳台
        /// </summary>
        public const int uBalcony = 16030;
        /// <summary>
        /// 卧室
        /// </summary>
        public const int uBedroom = 16031;
        /// <summary>
        /// 左右滑动,切换房间卡片
        /// </summary>
        public const int uSlideLeftAndRightToSwitchRoomCards = 16032;
        /// <summary>
        /// 右滑进入房间列表
        /// </summary>
        public const int uSlideRightToRoomList = 16033;
        /// <summary>
        /// 闪光灯
        /// </summary>
        public const int uFlashlamp = 16034;
        /// <summary>
        /// 房间的内容在此处显示
        /// </summary>
        public const int uTheContentsOfTheRoomAreShownHere = 16035;
        /// <summary>
        /// 我知道了
        /// </summary>
        public const int uIKnwon = 16036;
        /// <summary>
        /// 分享数据已经变更,请重新登陆
        /// </summary>
        public const int uShardDataIsChangedPleaseLoginAgain = 16037;
        /// <summary>
        /// 工作模式
        /// </summary>
        public const int uWorkMode = 16038;
        /// <summary>
        /// 控制模式
        /// </summary>
        public const int uControlMode = 16039;
        /// <summary>
        /// 触发模式
        /// </summary>
        public const int uTriggerMode = 16040;
        /// <summary>
        /// 上报间隔
        /// </summary>
        public const int uReportTimeSpace = 16041;
        /// <summary>
        /// 全自动模式
        /// </summary>
        public const int uFullAutoMode = 16042;
        /// <summary>
        /// 半自动模式
        /// </summary>
        public const int uHafeAutoMode = 16043;
        /// <summary>
        /// 调光模式
        /// </summary>
        public const int uDimmingMode = 16044;
        /// <summary>
        /// 开关模式
        /// </summary>
        public const int uSwitchMode = 16045;
        /// <summary>
        /// 开灯亮度
        /// </summary>
        public const int uTurnOnBrightness = 16046;
        /// <summary>
        /// 慢启动
        /// </summary>
        public const int uSlowStartup = 16047;
        /// <summary>
        /// 慢关闭
        /// </summary>
        public const int uSlowClose = 16048;
        /// <summary>
        /// 亮度
        /// </summary>
        public const int uBrightness = 16049;
        /// <summary>
        /// 获取传感器亮度值失败
        /// </summary>
        public const int uGetPirSensorLuxFail = 16050;
        /// <summary>
        /// 当前亮度值
        /// </summary>
        public const int uNowBrightnessValue = 16051;
        /// <summary>
        /// 暗
        /// </summary>
        public const int uDark = 16052;
        /// <summary>
        /// 亮
        /// </summary>
        public const int uBright = 16053;
        /// <summary>
        /// 在室内条件下,黄昏照度值约为10lux,阴天照度值约为5~50lux,请根据实际需要进行调节
        /// </summary>
        public const int uPirBrightnessTipMsg = 16054;
        /// <summary>
        /// 震动反馈
        /// </summary>
        public const int uVibrationFeedback = 16055;
        /// <summary>
        /// 获取震动反馈配置信息失败
        /// </summary>
        public const int uGetVibrationFeedbackSettionFail = 16056;
        /// <summary>
        /// 设置震动反馈配置信息失败
        /// </summary>
        public const int uSetVibrationFeedbackSettionFail = 16057;
        /// <summary>
        /// 我的家
        /// </summary>
        public const int uMyHome = 16058;
        /// <summary>
        /// 长按“我的家”{0}可切换我的住宅
        /// </summary>
        public const int uLongClickMyHomeCanChangedHome = 16059;
        /// <summary>
        /// 办公室
        /// </summary>
        public const int uWorkRoom = 16060;
        /// <summary>
        /// 电机数据异常,请重置电机
        /// </summary>
        public const int uCurtainDataIsErrorPleaseResetCurtain = 16061;
        /// <summary>
        /// 获取空调摆风状态失败
        /// </summary>
        public const int uGetAirConditionerSwingFunctionFail = 16062;
        /// <summary>
        /// 设置空调摆风失败
        /// </summary>
        public const int uSetAirConditionerSwingFunctionFail = 16063;
        /// <summary>
        /// 按住此按键
        /// </summary>
        public const int uPressAndHoldThisKey = 16064;
        /// <summary>
        /// 按键指示灯亮起
        /// </summary>
        public const int uKeyIndicatorLightsUp = 16065;
        /// <summary>
        /// 接近感应
        /// </summary>
        public const int uProximityInduction = 16066;
        /// <summary>
        /// 空调目标
        /// </summary>
        public const int uAirConditionerTarget = 16067;
        /// <summary>
        /// 地暖目标
        /// </summary>
        public const int uFloorHeatingTarget = 16068;
        /// <summary>
        /// 新风目标
        /// </summary>
        public const int uNewWindTarget = 16069;
        /// <summary>
        /// 屏幕亮度级别
        /// </summary>
        public const int uScreenBrightnesLevel = 16070;
        /// <summary>
        /// 级
        /// </summary>
        public const int uRank = 16071;
        /// <summary>
        /// 背光灯亮度
        /// </summary>
        public const int uBacklightBrightness = 16072;
        /// <summary>
        /// 打开
        /// </summary>
        public const int uOpen1 = 16073;
        //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
        /// <summary>
@@ -5098,7 +5376,7 @@
        /// </summary>
        public const int ValidatorCode_ValidCodeAndPhoneNoEqual = 18016;
        /// <summary>
        /// 未发送验证码到此账号
        /// 验证码已失效
        /// </summary>
        public const int ValidatorCode_NoRecord = 18017;
        /// <summary>
@@ -5257,6 +5535,31 @@
        /// 空调 -> 长按图示按键5秒以上,指示灯{0}变绿闪烁,进入配网状态{0}绿灯每5秒闪烁一次则入网成功
        /// </summary>
        public const int uAddAirConditionerZbGatewayMsg = 21015;
        /// <summary>
        /// Pir传感器 -> 长按图示按键5秒以上,指示灯变绿、{0}闪烁进入配网状态。绿灯熄灭则配网成功
        /// </summary>
        public const int uAddSensorPirMsg = 21016;
        /// <summary>
        /// 温湿度传感器 -> 长按图示按键5秒以上,信号图标{0}快闪, 进入配网状态。图标常亮则配网成功
        /// </summary>
        public const int uAddSensorTemperatureAndHumidityMsg = 21017;
        /// <summary>
        /// 方悦2按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
        /// </summary>
        public const int uAddFangyueTwoButtonPanelMsg = 21018;
        /// <summary>
        /// 方悦4按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
        /// </summary>
        public const int uAddFangyueFourButtonPanelMsg = 21019;
        /// <summary>
        /// 方悦8按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
        /// </summary>
        public const int uAddFangyueEightButtonPanelMsg = 21020;
        /// <summary>
        /// 方悦环境面板 -> 按住面板功能(function)按键,所有按键{0}指示灯亮起,则配网成功
        /// </summary>
        public const int uAddFangyueEnvironmentPanelMsg = 21021;
        //★★★★下面这些是模块ID的翻译名字,从30000开始★★★★
        /// <summary>
@@ -5284,7 +5587,7 @@
        /// </summary>
        public const int uDeviceModelId1301 = 30005;
        /// <summary>
        /// 镜像ID为4100的设备的默认名字:Zigbee微断云控制器
        /// 镜像ID为4100的设备的默认名字:智能空开
        /// </summary>
        public const int uDeviceModelId4100 = 30006;
        /// <summary>
@@ -5363,10 +5666,51 @@
        /// 镜像ID为2800的设备的默认名字:H06C
        /// </summary>
        public const int uDeviceModelId2800 = 30025;
        /// <summary>
        /// 镜像ID为220的设备的默认名字:简约4按键面板
        /// </summary>
        public const int uDeviceModelId220 = 30026;
        /// <summary>
        /// 镜像ID为221的设备的默认名字:简约3按键面板
        /// </summary>
        public const int uDeviceModelId221 = 30027;
        /// <summary>
        /// 镜像ID为222的设备的默认名字:简约2按键面板
        /// </summary>
        public const int uDeviceModelId222 = 30028;
        /// <summary>
        /// 镜像ID为240的设备的默认名字:方悦2按键轻触式面板
        /// </summary>
        public const int uDeviceModelId240 = 30029;
        /// <summary>
        /// 镜像ID为241的设备的默认名字:方悦4按键轻触式面板
        /// </summary>
        public const int uDeviceModelId241 = 30030;
        /// <summary>
        /// 镜像ID为242的设备的默认名字:方悦8按键轻触式面板
        /// </summary>
        public const int uDeviceModelId242 = 30031;
        /// <summary>
        /// 镜像ID为250的设备的默认名字:方悦新风面板
        /// </summary>
        public const int uDeviceModelId250 = 30032;
        /// <summary>
        /// 镜像ID为253的设备的默认名字:方悦环境面板
        /// </summary>
        public const int uDeviceModelId253 = 30033;
        /// <summary>
        /// 镜像ID为224的设备的默认名字:简约4按键场景面板
        /// </summary>
        public const int uDeviceModelId224 = 30034;
        /// <summary>
        /// 镜像ID为226的设备的默认名字:简约2路窗帘面板
        /// </summary>
        public const int uDeviceModelId226 = 30035;
        //★★★★下面这些是设备所属种类的翻译名字,从40000开始★★★★
        /// <summary>
        /// 自定义设备所属ID为100的翻译名字:窗帘
        /// 自定义设备所属ID为100的翻译名字:遮阳
        /// </summary>
        public const int uDeviceBelongId100 = 40000;
        /// <summary>
@@ -5386,7 +5730,7 @@
        /// </summary>
        public const int uDeviceBelongId2500 = 40004;
        /// <summary>
        /// 自定义设备所属ID为2800的翻译名字:智能门锁
        /// 自定义设备所属ID为2800的翻译名字:门锁
        /// </summary>
        public const int uDeviceBelongId2800 = 40005;
        /// <summary>
@@ -5398,7 +5742,7 @@
        /// </summary>
        public const int uDeviceBelongId3900 = 40007;
        /// <summary>
        /// 自定义设备所属ID为4100的翻译名字:空气开关
        /// 自定义设备所属ID为4100的翻译名字:智能空开
        /// </summary>
        public const int uDeviceBelongId4100 = 40008;
        /// <summary>
@@ -5414,12 +5758,28 @@
        /// </summary>
        public const int uDeviceBelongId10 = 40011;
        /// <summary>
        /// 自定义设备所属ID为10的翻译名字:温度传感器
        /// 自定义设备所属ID为11的翻译名字:温度传感器
        /// </summary>
        public const int uDeviceBelongId11 = 40012;
        /// <summary>
        /// 自定义设备所属ID为10的翻译名字:湿度传感器
        /// 自定义设备所属ID为12的翻译名字:湿度传感器
        /// </summary>
        public const int uDeviceBelongId12 = 40013;
        /// <summary>
        /// 自定义设备所属ID为13的翻译名字:开关
        /// </summary>
        public const int uDeviceBelongId13 = 15665;
        /// <summary>
        /// 自定义设备所属ID为14的翻译名字:插座
        /// </summary>
        public const int uDeviceBelongId14 = 15666;
        /// <summary>
        /// 自定义设备所属ID为15的翻译名字:灯光
        /// </summary>
        public const int uDeviceBelongId15 = 15071;
        /// <summary>
        /// 自定义设备所属ID为16的翻译名字:干接点
        /// </summary>
        public const int uDeviceBelongId16 = 40014;
    }
}