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 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 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 selecfoolr = 5368; |
| | | |
| | | |
| | | #region 登录注册 |
| | | /// <summary> |
| | | /// HDL Home |
| | | /// </summary> |
| | | public const int AppName = 10000; |
| | | #region 登录注册 |
| | | /// <summary> |
| | | /// HDL Home |
| | | /// </summary> |
| | | public const int AppName = 10000; |
| | | /// <summary> |
| | | /// 常用 |
| | | /// </summary> |
| | | public const int Favorite = 10001; |
| | | |
| | | |
| | | |
| | | /// <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 USERNAMEORPWDERROR = 10131; |
| | | /// <summary> |
| | | /// 账号不存在,请先注册 |
| | | /// 账号不存在,请注册用户 |
| | | /// </summary> |
| | | public const int ACCOUNTNOEXISTS = 10132; |
| | | /// <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; |
| | | |
| | | |
| | | #endregion |
| | | /// <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; |
| | | |
| | | #region 分类 |
| | | |
| | | /// <summary> |
| | | /// 功能 |
| | | /// </summary> |
| | | public const int Function = 11000; |
| | | /// <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 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 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> |
| | |
| | | /// 窗帘电机 |
| | | /// </summary> |
| | | public const int uCurtainMotor = 15079; |
| | | /// <summary> |
| | | /// 安防功能 |
| | | /// </summary> |
| | | public const int uSecurityFunction = 15084; |
| | | /// <summary> |
| | | /// 设备类型 |
| | | /// </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 uDownLoadAndRecoverMsg = 15221;
|
| | | /// <summary>
|
| | | /// 确定要删除文件吗?
|
| | | /// 确认删除该备份数据?
|
| | | /// </summary>
|
| | | public const int uDoDeleteFileMsg = 15222;
|
| | | public const int uDoDeleteBackupMsg = 15222;
|
| | | /// <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> |
| | | 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 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>
|