old mode 100755
new mode 100644
| | |
| | | public readonly static int Ac = 42; |
| | | public readonly static int SneneModeExistTargets = 43; |
| | | //门锁 |
| | | //public static readonly int FunctionSetting = 44; |
| | | public static readonly int DoorLockFunctionSetting = 44; |
| | | public static readonly int RandomPasword = 45; |
| | | public static readonly int DoolockMonth = 46; |
| | | public static readonly int DoorlockDay = 47; |
| | |
| | | public readonly static int ModigfyFailed = 175; |
| | | public readonly static int OnlyBeDeletedOnTheDevice = 176; |
| | | public readonly static int Undistributed = 177; |
| | | public readonly static int AfterThirtySeconds = 178; |
| | | public readonly static int AfterFiftySeconds = 178; |
| | | //门锁验证密码失败 |
| | | public readonly static int OperrateFailed = 179; |
| | | public readonly static int RemoteUnlockBindSucessTip1 = 180; |
| | |
| | | public readonly static int Year = 185; |
| | | public readonly static int RectifySuccess = 186; |
| | | public readonly static int RectifyFailed = 187; |
| | | public readonly static int SetTempPasswordTip2 = 188; |
| | | public readonly static int SetTempPasswordTip = 188; |
| | | public readonly static int SetTempPasswordTip3 = 189; |
| | | public readonly static int SetTempPasswordTip4 = 190; |
| | | public readonly static int SetTempPasswordTip5 = 191; |
| | |
| | | public readonly static int ModifyTempPasswordTip1 = 200; |
| | | public readonly static int ModifyTempPasswordTip2 = 201; |
| | | public readonly static int FirstFloor = 202; |
| | | public readonly static int GwResponseOvertime = 203; |
| | | public readonly static int CloudServerResponseOvertime = 204; |
| | | public readonly static int SureToFreezeAccount = 205; |
| | | public readonly static int FreezeFailed = 206; |
| | | public readonly static int UnFreezeFailed = 207; |
| | | public readonly static int DoorLockShare = 208; |
| | | public readonly static int EntryCurrentUnlockMethod = 209; |
| | | public readonly static int SureGiveAccessToSubaccount = 210; |
| | | public readonly static int CancelAccessToSubaccountFailed = 211; |
| | | public readonly static int GiveAccessToSubaccountFailed = 212; |
| | | public readonly static int AccountIsFreezed = 213; |
| | | public readonly static int NoAccess = 214; |
| | | public readonly static int NoFiftySeconds = 215; |
| | | public readonly static int VerifyFailed = 216; |
| | | public readonly static int UnlockSuccess = 217; |
| | | public readonly static int AddFailed = 218; |
| | | public readonly static int UnlockFailed = 219; |
| | | public readonly static int DoorlockPasswordDispear = 220; |
| | | public readonly static int BindUnknownError = 221; |
| | | public readonly static int OffLineScene = 222; |
| | | |
| | | public readonly static int RemindSetting = 548; |
| | | public readonly static int AddNewUser = 650; |
| | |
| | | public readonly static int selectunlockingmode=5364; |
| | | public readonly static int lockaddaction = 5365; |
| | | public readonly static int linkageevent = 5366; |
| | | public readonly static int current = 5367; |
| | | public readonly static int selecfoolr = 5368; |
| | | |
| | | |
| | | #region 登录注册 |
| | | /// <summary> |
| | | /// HDL Home |
| | | /// </summary> |
| | | public const int AppName = 10000; |
| | | /// <summary> |
| | | /// 常用 |
| | | /// </summary> |
| | | public const int Favorite = 10001; |
| | | |
| | | |
| | | #region 登录注册 |
| | | /// <summary> |
| | | /// HDL Home |
| | | /// </summary> |
| | | public const int AppName = 10000; |
| | | |
| | | |
| | | /// <summary> |
| | |
| | | /// 确定 |
| | | /// </summary> |
| | | public const int Confrim = 10115; |
| | | /// <summary> |
| | | /// 该账号已注册,可直接登录 |
| | | /// </summary> |
| | | public const int AccountHasBeenRegistered = 10116; |
| | | /// <summary> |
| | | /// 该用户已存在,可直接登录 |
| | | /// </summary> |
| | | public const int AccountHasBeenRegistered = 10116; |
| | | /// <summary> |
| | | /// 提供的参数错误 |
| | | /// </summary> |
| | | public const int PARAMETEROREMPTY = 10117; |
| | | /// <summary> |
| | | /// 确认密码不一致,请重新输入 |
| | | /// </summary> |
| | | public const int TwoPasswordInconsistency = 10118; |
| | | /// <summary> |
| | | /// 两次密码不一致 |
| | | /// </summary> |
| | | public const int TwoPasswordInconsistency = 10118; |
| | | /// <summary> |
| | | /// 验证码错误 |
| | | /// 验证码错误,请重新输入 |
| | | /// </summary> |
| | | public const int VALIDCODEANDPHONENOEQUAL = 10119; |
| | | /// <summary> |
| | |
| | | /// 你的密码修改成功,请重新登录 |
| | | /// </summary> |
| | | public const int ResetScucessPleaseLogin = 10126; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | #region 分类 |
| | | |
| | | /// <summary> |
| | | /// 功能 |
| | | /// <summary> |
| | | /// 请选择区号 |
| | | /// </summary> |
| | | public const int PleaseSelectAreaCode = 10127; |
| | | /// <summary> |
| | | /// 未激活 |
| | | /// </summary> |
| | | public const int Function = 11000; |
| | | public const int NOTVERIFY = 10128; |
| | | /// <summary> |
| | | /// 该用户属于调试账号,并未启用 |
| | | /// </summary> |
| | | public const int NOTENABLE = 10129; |
| | | /// <summary> |
| | | /// //数据并不在此HDL区域服务器 |
| | | /// </summary> |
| | | public const int YOUDATANOISLOCALREGION = 10130; |
| | | /// <summary> |
| | | /// 账号或密码错误 |
| | | /// </summary> |
| | | public const int USERNAMEORPWDERROR = 10131; |
| | | /// <summary> |
| | | /// 账号不存在,请注册用户 |
| | | /// </summary> |
| | | public const int ACCOUNTNOEXISTS = 10132; |
| | | /// <summary> |
| | | /// 请输入验证码 |
| | | /// </summary> |
| | | public const int PleaseInputVerificationCode = 10133; |
| | | /// <summary> |
| | | /// 即将通过微信授权登录 |
| | | /// </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 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 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 |
| | | |
| | | #region 分类 |
| | | |
| | | /// <summary> |
| | | /// 功能 |
| | | /// </summary> |
| | | public const int Function = 11000; |
| | | /// <summary> |
| | | /// 场景 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int Save = 11021; |
| | | /// <summary> |
| | | /// 提示 |
| | | /// 提醒 |
| | | /// </summary> |
| | | public const int TIP = 11022; |
| | | /// <summary> |
| | |
| | | /// 选择场景图片 |
| | | /// </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; |
| | | |
| | | #region 设备类型 |
| | | /// <summary> |
| | |
| | | /// 中继器 |
| | | /// </summary> |
| | | public const int Repeater = 12109; |
| | | /// <summary> |
| | | /// 温度传感器 |
| | | /// </summary> |
| | | public const int TemperatureSensor = 12110; |
| | | /// <summary> |
| | | /// 湿度传感器 |
| | | /// </summary> |
| | | public const int HumiditySensor = 12111; |
| | | /// <summary> |
| | | /// 温湿度传感器 |
| | | /// </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 |
| | | |
| | |
| | | /// 编辑场景 |
| | | /// </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; |
| | | /// <summary> |
| | | /// 默认图库 |
| | | /// </summary> |
| | | public const int LocalPicture = 13146; |
| | | /// <summary> |
| | | /// 拍照 |
| | | /// </summary> |
| | | public const int Photograph = 13147; |
| | | /// <summary> |
| | | /// 我的相册 |
| | | /// </summary> |
| | | public const int MyAblums = 13148; |
| | | /// <summary> |
| | | /// 该场景正在延时,请稍后 |
| | | /// </summary> |
| | | public const int TheSceneIsDelaying = 13149; |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 选择摆风 |
| | | /// </summary> |
| | | public const int SelectSwing=13500; |
| | | /// <summary> |
| | | /// 自动 |
| | | /// </summary> |
| | | public const int Swing_Auto = 13501; |
| | | /// <summary> |
| | | /// 1挡 |
| | | /// </summary> |
| | | public const int Swing_First = 13502; |
| | | /// <summary> |
| | | /// 2挡 |
| | | /// </summary> |
| | | public const int Swing_Second = 13503; |
| | | /// <summary> |
| | | /// 3挡 |
| | | /// </summary> |
| | | public const int Swing_Thrid = 13504; |
| | | /// <summary> |
| | | /// 4挡 |
| | | /// </summary> |
| | | public const int Swing_Fourth = 13505; |
| | | /// <summary> |
| | | /// 5挡 |
| | | /// </summary> |
| | | public const int Swing_Fifth = 13506; |
| | | /// <summary> |
| | | /// 请清洁滤网 |
| | | /// </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; |
| | | |
| | | |
| | | |
| | | #endregion |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 喜爱 |
| | | /// </summary> |
| | | public static readonly int Favorite = 100000; |
| | | |
| | | |
| | | 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 PleaseSelectAreaCode = 10015; |
| | | |
| | | 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 PleaseInputVerificationCode = 11011; |
| | | |
| | | |
| | | |
| | | 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; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 未激活 |
| | | /// </summary> |
| | | public static readonly int NOTVERIFY = 11081; |
| | | /// <summary> |
| | | /// 该用户属于调试账号,并未启用 |
| | | /// </summary> |
| | | public static readonly int NOTENABLE = 11082; |
| | | /// <summary> |
| | | /// //数据并不在此HDL区域服务器 |
| | | /// </summary> |
| | | public static readonly int YOUDATANOISLOCALREGION = 11083; |
| | | /// <summary> |
| | | /// 账号或密码错误 |
| | | /// </summary> |
| | | public static readonly int USERNAMEORPWDERROR = 11084; |
| | | /// <summary> |
| | | /// 账号不存在,请先注册 |
| | | /// </summary> |
| | | public static readonly int ACCOUNTNOEXISTS = 11085; |
| | | |
| | | |
| | | 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; |
| | | public static readonly int Success = 11104; |
| | | |
| | | /// <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; |
| | | /// <summary> |
| | | /// 失败,请重试 |
| | | /// </summary> |
| | | public static readonly int FailedPleaseTryAgain = 12001; |
| | | 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> |
| | |
| | | /// </summary> |
| | | public const int uCurtainMotor = 15079; |
| | | /// <summary> |
| | | /// 安防功能 |
| | | /// </summary> |
| | | public const int uSecurityFunction = 15084; |
| | | /// <summary> |
| | | /// 设备类型 |
| | | /// </summary> |
| | | public const int uDeviceType = 15085; |
| | |
| | | /// </summary> |
| | | public const int uSafetyPasswordSettion = 15119; |
| | | /// <summary>
|
| | | /// 用户密码
|
| | | /// 安防密码
|
| | | /// </summary> |
| | | public const int uUserPassword = 15120; |
| | | public const int uSafetyPassword = 15120; |
| | | /// <summary>
|
| | | /// 胁迫密码
|
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int uContactInCoerceStatu = 15135; |
| | | /// <summary>
|
| | | /// 请输入手机号码
|
| | | /// 请输入手机号
|
| | | /// </summary> |
| | | public const int uPleaseInputPhoneNumber = 15136; |
| | | /// <summary>
|
| | |
| | | /// </summary> |
| | | public const int uSharedDevice = 15083; |
| | | /// <summary> |
| | | /// 共享房间 |
| | | /// 未分配 |
| | | /// </summary> |
| | | public const int uSharedRoom = 15084;
|
| | | public const int uUnallocated = 15084;
|
| | | /// <summary>
|
| | | /// 配置共享设备
|
| | | /// </summary>
|
| | |
| | | /// </summary>
|
| | | public const int uUpSubAccountLevel = 15192; |
| | | /// <summary>
|
| | | /// 确定要撤销该成员管理权限吗?
|
| | | /// 确定取消「{0}」管理员权限?
|
| | | /// </summary>
|
| | | public const int uDownSubAccountLevel = 15193; |
| | | /// <summary>
|
| | |
| | | /// </summary> |
| | | public const int uMemberAuthorization = 15194; |
| | | /// <summary>
|
| | | /// 成员授权成功
|
| | | /// 授权成功!
|
| | | /// </summary> |
| | | public const int uMemberAuthorizationSuccess = 15195; |
| | | /// <summary>
|
| | | /// 该成员已成为管理员,您的控制权已移交
|
| | | /// 该成员已成为管理员
|
| | | /// </summary> |
| | | public const int uSubAccountLevelIsUpAndLetAuthorization = 15196; |
| | | public const int uSubAccountLevelIsUp = 15196; |
| | | /// <summary>
|
| | | /// 确定要移除该家庭成员吗?
|
| | | /// </summary> |
| | |
| | | /// </summary>
|
| | | public const int uDownLoadAndRecoverMsg = 15221;
|
| | | /// <summary>
|
| | | /// 确定要删除文件吗?
|
| | | /// 确认删除该备份数据?
|
| | | /// </summary>
|
| | | public const int uDoDeleteFileMsg = 15222;
|
| | | public const int uDoDeleteBackupMsg = 15222;
|
| | | /// <summary>
|
| | | /// 添加备份
|
| | | /// </summary>
|
| | |
| | | /// </summary> |
| | | public const int uPleaseInputUserPassword = 15347; |
| | | /// <summary>
|
| | | /// 用户密码已更新
|
| | | /// 安防密码设置成功
|
| | | /// </summary> |
| | | public const int uUserPasswordRefreshMsg = 15348; |
| | | public const int uSetSafetyPasswordSuccess = 15348; |
| | | /// <summary>
|
| | | /// 修改用户密码失败
|
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int uGatewayType = 15520;
|
| | | /// <summary> |
| | | /// 设备硬件版本 |
| | | /// 硬件版本 |
| | | /// </summary> |
| | | public const int uDeviceHardwareVersion = 15521;
|
| | | public const int uHardwareVersion = 15521;
|
| | | /// <summary> |
| | | /// 网关固件版本 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int uDeviceImageId = 15527;
|
| | | /// <summary> |
| | | /// 网关镜像ID |
| | | /// 镜像ID |
| | | /// </summary> |
| | | public const int uGatewayImageId = 15528;
|
| | | public const int uImageId = 15528;
|
| | | /// <summary> |
| | | /// 虚拟驱动镜像ID |
| | | /// </summary> |
| | |
| | | /// <summary>
|
| | | /// 固件日期
|
| | | /// </summary> |
| | | public const int uGatewayHardwareDate = 15548; |
| | | public const int uHardwareDate = 15548; |
| | | /// <summary>
|
| | | /// 没有发现新网关,请检查网关链接是否正常
|
| | | /// </summary> |
| | |
| | | /// <summary>
|
| | | /// 无可共享的房间
|
| | | /// </summary> |
| | | public const int uNotShardDeviceInAllRoomMsg = 15583;
|
| | | public const int uNotCanShardRoomMsg = 15583;
|
| | | /// <summary>
|
| | | /// 确定移除选中的场景?
|
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int uPleaseSelectNetwork = 15614; |
| | | /// <summary> |
| | | /// 名 称 |
| | | /// 请输入WiFi密码 |
| | | /// </summary> |
| | | public const int uNameHadSpace = 15615;
|
| | | /// <summary> |
| | | /// 密 码 |
| | | /// </summary> |
| | | public const int uPasswordHadSpace = 15616; |
| | | /// <summary> |
| | | /// 请输入网络密码 |
| | | /// </summary> |
| | | public const int uPleaseInputNetworkPassword = 15617;
|
| | | public const int uPleaseInputWifiPassword = 15617;
|
| | | /// <summary> |
| | | /// 密码错误,请重新输入 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int uRoomList = 15842;
|
| | | /// <summary> |
| | | /// 还没有添加场景哦 |
| | | /// 还没有添加场景 |
| | | /// </summary> |
| | | public const int uDoNotHadAddScenceMsg = 15843;
|
| | | /// <summary> |
| | | /// 还没有添加设备哦 |
| | | /// 还没有添加设备 |
| | | /// </summary> |
| | | public const int uDoNotHadAddDeviceMsg = 15844;
|
| | | /// <summary>
|
| | |
| | | /// 关闭空调失败
|
| | | /// </summary>
|
| | | public const int uCloseAirConditionerFail = 15855;
|
| | | /// <summary>
|
| | | /// 请注意清洗滤网哦
|
| | | /// </summary>
|
| | | public const int uPleaseClreanACfilter = 15856;
|
| | | /// <summary>
|
| | | /// 无可共享的场景
|
| | | /// </summary> |
| | | public const int uNotCanShardSceneMsg = 15857;
|
| | | /// <summary>
|
| | | /// 无可共享的设备
|
| | | /// </summary> |
| | | public const int uNotCanShardDeviceMsg = 15858;
|
| | | /// <summary>
|
| | | /// 无可取消共享的场景
|
| | | /// </summary> |
| | | public const int uNotCanCancelShardSceneMsg = 15859;
|
| | | /// <summary>
|
| | | /// 无可取消共享的设备
|
| | | /// </summary> |
| | | public const int uNotCanCancelDeviceMsg = 15860;
|
| | | /// <summary>
|
| | | /// 确认删除选择的共享场景和功能?
|
| | | /// </summary>
|
| | | public const int uDeleteShardContentMsg = 15861;
|
| | | /// <summary>
|
| | | /// 确定创建「安防」捷径到主页?
|
| | | /// </summary>
|
| | | public const int uCreatSafetyShortcutMsg = 15862;
|
| | | /// <summary>
|
| | | /// 确定取消主页的「安防」捷径?
|
| | | /// </summary>
|
| | | public const int uCancelSafetyShortcutMsg = 15863;
|
| | | /// <summary>
|
| | | /// 请前往个人中心{0}设置二次安全验证方式
|
| | | /// </summary>
|
| | | public const int uGotoCenterAndSetSecondAuthentication = 15864;
|
| | | /// <summary>
|
| | | /// 24小时防区不受布防、撤防影响{0}防区被触发立即报警{0}一般设置烟雾、燃气、水浸等传感器
|
| | | /// </summary> |
| | | public const int u24HourSectorsTipMsg = 15865;
|
| | | /// <summary>
|
| | | /// 在离家布防模式下,内部防区传感器触发{0}立即报警。在在家布防模式下{0}内部防区所有传感器不参与报警
|
| | | /// </summary> |
| | | public const int uInteriorSectorsTipMsg = 15866;
|
| | | /// <summary>
|
| | | /// 离家布防模式或在家布防模式下{0}周界防区传感器触发立即报警
|
| | | /// </summary> |
| | | public const int uPerimeterSectorsTipMsg = 15867;
|
| | | /// <summary>
|
| | | /// 在布防后系统提供一定的延迟时间。出门时{0}外出延时结束后,系统触发目标报警{0}回家时,进入延时结束后,系统触发目标报警
|
| | | /// </summary> |
| | | public const int uInAndOutSectorsTipMsg = 15868; |
| | | /// <summary>
|
| | | /// 静音防区不受布防、撤防影响,防区被{0}触发立即报警,通常不产生声音或{0}其他提示,只发送信息到特定的接收者
|
| | | /// </summary> |
| | | public const int uMuteSectorsTipMsg = 15869;
|
| | | /// <summary> |
| | | /// 还没有设置传感器 |
| | | /// </summary> |
| | | public const int uDoNotHadSettionSensorMsg = 15870; |
| | | /// <summary> |
| | | /// 还没有设置报警目标 |
| | | /// </summary> |
| | | public const int uDoNotHadSettionTargetMsg = 15871;
|
| | | /// <summary>
|
| | | /// 无法识别的设备
|
| | | /// </summary> |
| | | public const int uUnDistinguishTheDevice = 15872;
|
| | | /// <summary>
|
| | | /// 拍照
|
| | | /// </summary>
|
| | | public const int uTakePictrue = 15873;
|
| | | /// <summary>
|
| | | /// 从相册中选择
|
| | | /// </summary>
|
| | | public const int uGetPictrueFromAlbum = 15874;
|
| | | /// <summary>
|
| | | /// 出现未知错误
|
| | | /// </summary> |
| | | public const int uUnKnownError = 15875;
|
| | | /// <summary> |
| | | /// 请输入手势 |
| | | /// </summary> |
| | | public const int uPleaseInputGesture = 15876;
|
| | | /// <summary> |
| | | /// 请再次输入手势 |
| | | /// </summary> |
| | | public const int uPleaseInputGestureAgain = 15877;
|
| | | /// <summary> |
| | | /// 更改手势,请输入手势 |
| | | /// </summary> |
| | | public const int uEditorGesturePleaseInputNewGesture = 15878;
|
| | | /// <summary> |
| | | /// 确认手势错误,请重新设置 |
| | | /// </summary> |
| | | public const int uGestureNotEqual = 15879;
|
| | | /// <summary> |
| | | /// 手势错误,请重新输入 |
| | | /// </summary> |
| | | public const int uOldGestureIsError = 15880;
|
| | | /// <summary>
|
| | | /// 手势密码长度必须大于{0}
|
| | | /// </summary>
|
| | | public const int uGesturePswLenthError = 15881;
|
| | | /// <summary>
|
| | | /// 忘记手势?
|
| | | /// </summary>
|
| | | public const int uForgotGestureMsg = 15882;
|
| | | /// <summary>
|
| | | /// 用于在家布防、离家布防、撤防操作
|
| | | /// </summary>
|
| | | public const int uUserInGarrisonAndWithdrawGarrison = 15883;
|
| | | /// <summary>
|
| | | /// 输入该密码,立即通知他人
|
| | | /// </summary>
|
| | | public const int uEnterPasswordToNotifyOthersImmediately = 15884;
|
| | | /// <summary>
|
| | | /// 取消成功
|
| | | /// </summary>
|
| | | public const int uCancelSuccess = 15885;
|
| | | /// <summary>
|
| | | /// 该管理员已成为成员
|
| | | /// </summary>
|
| | | public const int uSubAccountLevelIsDown = 15886;
|
| | | /// <summary> |
| | | /// 请输入新手势 |
| | | /// </summary> |
| | | public const int uPleaseInputNewGesture = 15887;
|
| | | /// <summary>
|
| | | /// 用户密码
|
| | | /// </summary>
|
| | | public const int uUserPassword = 15888;
|
| | | /// <summary>
|
| | | /// 当前使用密码
|
| | | /// </summary>
|
| | | public const int uNowUsePassword = 15889;
|
| | | /// <summary>
|
| | | /// 备注信息
|
| | | /// </summary>
|
| | | public const int uNoteInformation = 15890;
|
| | | /// <summary>
|
| | | /// 请输入备注内容
|
| | | /// </summary>
|
| | | public const int uPlesaeInputNoteInformation = 15891;
|
| | | /// <summary>
|
| | | /// 修改备注信息成功!
|
| | | /// </summary>
|
| | | public const int uEditorNoteInformationSuccess = 15892;
|
| | | /// <summary>
|
| | | /// 输入内容过长,最大{0}字节
|
| | | /// </summary>
|
| | | public const int uInputContentIsOverLengthMsg = 15893;
|
| | | /// <summary>
|
| | | /// 修改备注信息失败
|
| | | /// </summary>
|
| | | public const int uEditorNoteInformationFail = 15894;
|
| | | /// <summary>
|
| | | /// 请输入新胁迫密码
|
| | | /// </summary>
|
| | | public const int uPleaseInputNewCoercePassword = 15895;
|
| | | /// <summary>
|
| | | /// 请重复输入新胁迫密码
|
| | | /// </summary>
|
| | | public const int uPleaseRepeatInputNewCoercePassword = 15896;
|
| | | /// <summary>
|
| | | /// 胁迫密码设置成功
|
| | | /// </summary>
|
| | | public const int uSetCoercePasswordSuccess = 15897;
|
| | | /// <summary>
|
| | | /// 获取空调模式失败
|
| | | /// </summary>
|
| | | public const int uGetAcModeFail = 15898;
|
| | | /// <summary>
|
| | | /// 设置空调模式失败
|
| | | /// </summary>
|
| | | public const int uSetAcModeFail = 15899;
|
| | | /// <summary>
|
| | | /// 继续添加网关
|
| | | /// </summary>
|
| | | public const int uContinuteToAddGateway = 15900;
|
| | | /// <summary>
|
| | | /// 返回主页
|
| | | /// </summary>
|
| | | public const int uGobackToHomePage = 15901;
|
| | | /// <summary>
|
| | | /// 添加智能网关成功
|
| | | /// </summary>
|
| | | public const int uAddgatewaySuccess = 15902;
|
| | | /// <summary>
|
| | | /// UDP模式(推荐)
|
| | | /// </summary>
|
| | | public const int uUdpModeRecommend = 15903;
|
| | | /// <summary>
|
| | | /// AP模式
|
| | | /// </summary>
|
| | | public const int uApMode = 15904;
|
| | | /// <summary>
|
| | | /// 跳转到移动设备
|
| | | /// </summary>
|
| | | public const int uJumpToMobileDevice= 15905;
|
| | | /// <summary>
|
| | | /// WLAN设置连接家庭WiFi
|
| | | /// </summary>
|
| | | public const int uWlanConnectHomeWifi = 15906;
|
| | | /// <summary>
|
| | | /// 长按网关HID/WCFG按键20秒{0}系统灯快闪60秒则进入配网状态{0}系统灯每秒闪烁一次{0}则连接成功
|
| | | /// </summary>
|
| | | public const int uAddUdpWirelessGatewayMsg = 15907;
|
| | | /// <summary>
|
| | | /// 长按网关HID/WCFG按键5秒{0}系统灯常亮60秒后则进入配网状态
|
| | | /// </summary>
|
| | | public const int uAddApWirelessGatewayMsg1 = 15908;
|
| | | /// <summary>
|
| | | /// 跳转到移动设备WLAN设置{0}选择hdlZigbeeGW-xxxx网络
|
| | | /// </summary>
|
| | | public const int uAddApWirelessGatewayMsg2 = 15909;
|
| | | /// <summary>
|
| | | /// 请输入家庭WIFI账号
|
| | | /// </summary>
|
| | | public const int uPleaseInputHomeWifiAccount = 15910;
|
| | | /// <summary>
|
| | | /// 请前往移动设备WLAN设置{0}重新连接家庭wiFi
|
| | | /// </summary>
|
| | | public const int uAddApWirelessGatewayMsg3 = 15911;
|
| | | /// <summary>
|
| | | /// 系统灯每秒闪烁一次{0}则连接成功
|
| | | /// </summary>
|
| | | public const int uAddApWirelessGatewayMsg4 = 15912;
|
| | | /// <summary>
|
| | | /// 选择地点
|
| | | /// </summary>
|
| | | public const int uSelectAdrress = 15915;
|
| | | /// <summary> |
| | | /// 您的反馈和意见会让我们变得更好 |
| | | /// </summary> |
| | | public const int uYouSuggestionMsg = 15916; |
| | | /// <summary> |
| | | /// 反馈类型 |
| | | /// </summary> |
| | | public const int uSuggestionType = 15917; |
| | | /// <summary> |
| | | /// 优化 |
| | | /// </summary> |
| | | public const int uOptimization = 15918; |
| | | /// <summary> |
| | | /// 新需求 |
| | | /// </summary> |
| | | public const int uNewDemand = 15919; |
| | | /// <summary> |
| | | /// 邮箱地址 |
| | | /// </summary> |
| | | public const int uEmailAddress = 15920; |
| | | /// <summary> |
| | | /// 请输入您的邮箱地址 |
| | | /// </summary> |
| | | public const int uPleaseInputYouEmailAddress = 15921; |
| | | /// <summary> |
| | | /// 提交 |
| | | /// </summary> |
| | | public const int uSubmit = 15922; |
| | | /// <summary> |
| | | /// 提交成功,感谢您的意见 |
| | | /// </summary> |
| | | public const int uSubmitSuccessMsg = 15923; |
| | | /// <summary> |
| | | /// 上传 |
| | | /// </summary> |
| | | public const int uUpload = 15924; |
| | | /// <summary> |
| | | /// 自动备份 |
| | | /// </summary> |
| | | public const int uAutoBackup = 15925;
|
| | | /// <summary> |
| | | /// 今日提交次数已上限 |
| | | /// </summary> |
| | | public const int uSubmitCountIsOverMsg = 15926; |
| | | /// <summary>
|
| | | /// 获取网关信道失败
|
| | | /// </summary> |
| | | public const int uGetGatewayChannelIdFail = 15927;
|
| | | /// <summary>
|
| | | /// 获取协调器Mac失败
|
| | | /// </summary> |
| | | public const int uGetGatewayCoordinatorMacFail = 15928;
|
| | | /// <summary>
|
| | | /// 获取协调器PanID失败
|
| | | /// </summary> |
| | | public const int uGetGatewayPanIDFail = 15929;
|
| | | /// <summary>
|
| | | /// 上传数据至云端
|
| | | /// </summary>
|
| | | public const int uUploadDataToDb = 15930;
|
| | | /// <summary>
|
| | | /// 从云端下载数据
|
| | | /// </summary>
|
| | | public const int uDwonloadDataFromDb = 15931;
|
| | | /// <summary>
|
| | | /// 上传数据
|
| | | /// </summary>
|
| | | public const int uUploadData = 15932;
|
| | | /// <summary>
|
| | | /// 上传数据成功
|
| | | /// </summary>
|
| | | public const int uUploadDataSuccess = 15933;
|
| | | /// <summary>
|
| | | /// 下载数据
|
| | | /// </summary>
|
| | | public const int uDwonloadData = 15934;
|
| | | /// <summary>
|
| | | /// 下载
|
| | | /// </summary>
|
| | | public const int uDownLoad = 15935;
|
| | | /// <summary>
|
| | | /// 设置网关经纬度失败
|
| | | /// </summary>
|
| | | public const int uSetGatewaySiteFail = 15936;
|
| | | /// <summary>
|
| | | /// 正在保存协调器nv分区信息
|
| | | /// </summary>
|
| | | public const int uGatewayNVFileSaving = 15937;
|
| | | /// <summary>
|
| | | /// 保存协调器的nv分区组网信息失败
|
| | | /// </summary>
|
| | | public const int uSaveGatewayNVFileFail = 15938;
|
| | | /// <summary>
|
| | | /// 打开协调器串口发送功能失败
|
| | | /// </summary>
|
| | | public const int uOpenZbMsComSendFail = 15939;
|
| | | /// <summary>
|
| | | /// 网关数据备份失败
|
| | | /// </summary>
|
| | | public const int uBackupgatewayDataFail = 15940;
|
| | | /// <summary>
|
| | | /// 开始备份网关数据
|
| | | /// </summary>
|
| | | public const int uStartBackupgatewayData = 15941;
|
| | | /// <summary>
|
| | | /// 响应超时,网关数据备份失败
|
| | | /// </summary> |
| | | public const int uResponseTimeoutsAndBackupgatewayDataFail = 15942;
|
| | | /// <summary>
|
| | | /// 创建备份文件
|
| | | /// </summary>
|
| | | public const int uCreatBackupFile = 15943;
|
| | | /// <summary>
|
| | | /// 正在打开协调器串口发送功能
|
| | | /// </summary>
|
| | | public const int uZbMsComSendOpening = 15944;
|
| | | /// <summary>
|
| | | /// 获取网关自动备份设置失败
|
| | | /// </summary>
|
| | | public const int uGetGatewayAutoBackupStatuFail = 15945;
|
| | | /// <summary>
|
| | | /// 设置网关自动备份失败
|
| | | /// </summary>
|
| | | public const int uSetGatewayAutoBackupStatuFail = 15946;
|
| | | /// <summary>
|
| | | /// 正在获取备份文件列表
|
| | | /// </summary>
|
| | | public const int uBackupFileListGetting = 15947;
|
| | | /// <summary>
|
| | | /// 获取备份文件列表失败
|
| | | /// </summary>
|
| | | public const int uGetBackupFileListFail = 15948;
|
| | | /// <summary>
|
| | | /// 响应超时,获取备份文件列表失败
|
| | | /// </summary>
|
| | | public const int uResponseTimeoutsAndGetBackupFileListFail = 15949;
|
| | | /// <summary>
|
| | | /// 正在下载备份文件
|
| | | /// </summary>
|
| | | public const int uBackupFileDownloading = 15950;
|
| | | /// <summary>
|
| | | /// 响应超时,下载备份文件失败
|
| | | /// </summary>
|
| | | public const int uResponseTimeoutsAndDownloadBackupFileFail = 15951;
|
| | | /// <summary>
|
| | | /// 下载备份文件失败
|
| | | /// </summary>
|
| | | public const int uDownloadBackupFileFail = 15952;
|
| | | /// <summary>
|
| | | /// 正在恢复协调器nv分区
|
| | | /// </summary>
|
| | | public const int uGatewayNVRestoring = 15953;
|
| | | /// <summary>
|
| | | /// 恢复协调器nv分区失败
|
| | | /// </summary>
|
| | | public const int uRestoreGatewayNVFail = 15954;
|
| | | /// <summary>
|
| | | /// 响应超时,恢复协调器nv分区失败
|
| | | /// </summary>
|
| | | public const int uResponseTimeoutsAndRestoreGatewayNVFail = 15955;
|
| | | /// <summary>
|
| | | /// 正在重启网关系统
|
| | | /// </summary>
|
| | | public const int uGatewayRerooting = 15956;
|
| | | /// <summary>
|
| | | /// 重启网关系统失败
|
| | | /// </summary>
|
| | | public const int uGatewayRerootFail = 15957;
|
| | | /// <summary>
|
| | | /// 响应超时,重启网关系统失败
|
| | | /// </summary>
|
| | | public const int uResponseTimeoutsAndGatewayRerootFail = 15958;
|
| | | /// <summary>
|
| | | /// 网关数据恢复成功!
|
| | | /// </summary>
|
| | | public const int uRestoreGatewayDataSuccess = 15959;
|
| | | /// <summary>
|
| | | /// 虚拟驱动设备
|
| | | /// </summary> |
| | | public const int uVirtualDriveDevice = 15960;
|
| | | /// <summary>
|
| | | /// 密码开锁成功
|
| | | /// </summary> |
| | | public const int uUnlockByPasswordSuccess = 15961;
|
| | | /// <summary>
|
| | | /// 密码开锁失败
|
| | | /// </summary> |
| | | public const int uUnlockByPasswordFail = 15962;
|
| | | /// <summary>
|
| | | /// 指纹开锁成功
|
| | | /// </summary> |
| | | public const int uUnlockByFingerPrintSuccess = 15963;
|
| | | /// <summary>
|
| | | /// 指纹开锁失败
|
| | | /// </summary> |
| | | public const int uUnlockByFingerPrintFail = 15964;
|
| | | /// <summary>
|
| | | /// IC卡开锁成功
|
| | | /// </summary> |
| | | public const int uUnlockByICcardSuccess = 15965;
|
| | | /// <summary>
|
| | | /// IC卡开锁失败
|
| | | /// </summary> |
| | | public const int uUnlockByICcardFail = 15966;
|
| | | /// <summary>
|
| | | /// 开始时间大于结束时间
|
| | | /// </summary>
|
| | | public const int uFromTimeIsOverToTime = 15967;
|
| | | /// <summary>
|
| | | /// 确定要解除绑定{0}?
|
| | | /// </summary> |
| | | public const int uComfirmUnBindedMsg = 15968;
|
| | | /// <summary>
|
| | | /// 更新第三方信息失败
|
| | | /// </summary> |
| | | public const int uUpdateOtherPartyInfoFail = 15969;
|
| | | /// <summary>
|
| | | /// 绑定{0}成功!
|
| | | /// </summary> |
| | | public const int uBindSomethingSuccess = 15970;
|
| | | /// <summary>
|
| | | /// 错误,第三方信息丢失
|
| | | /// </summary> |
| | | public const int uErrorAndLostOtherPatyInfo = 15971;
|
| | | /// <summary>
|
| | | /// 您当前的IP及端口在云端不存在,请重新登录!
|
| | | /// </summary>
|
| | | public const int uYouIpAndPortNoRecord = 15972;
|
| | | /// <summary>
|
| | | /// 消息中心
|
| | | /// </summary>
|
| | | public const int uMessageCenter = 15973;
|
| | | /// <summary>
|
| | | /// 确认删除消息?
|
| | | /// </summary>
|
| | | public const int uDeleteMessageMsg = 15974;
|
| | | /// <summary> |
| | | /// 正在上传备份文件 |
| | | /// </summary> |
| | | public const int uBackupFileUploading = 15975;
|
| | | /// <summary>
|
| | | /// 确认删除全部消息?
|
| | | /// </summary>
|
| | | public const int uDeleteAllMessageMsg = 15976;
|
| | | /// <summary>
|
| | | /// 确认标记全部消息为已读?
|
| | | /// </summary>
|
| | | public const int uUnTipAllMessageMsg = 15977;
|
| | | /// <summary>
|
| | | /// 通信链接失败
|
| | | /// </summary>
|
| | | public const int uCommunicationLinkFail = 15978;
|
| | | /// <summary>
|
| | | /// 获取网络SSID失败
|
| | | /// </summary>
|
| | | public const int uGetSsidFail = 15979;
|
| | | /// <summary>
|
| | | /// 密码发送失败
|
| | | /// </summary>
|
| | | public const int uSendPasswordFail = 15980;
|
| | | /// <summary>
|
| | | /// 选择hdlZigbeeGW-xxxx网络
|
| | | /// </summary>
|
| | | public const int uPleaseSelectGatewayXXNet = 15981;
|
| | | /// <summary>
|
| | | /// 请连接家庭WiFi
|
| | | /// </summary>
|
| | | public const int uPleaseLinkHomeWifi = 15982;
|
| | | /// <summary>
|
| | | /// 正在获取分享数据
|
| | | /// </summary>
|
| | | public const int uShardContentGetting = 15983;
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | | /// <summary>
|