old mode 100755
new mode 100644
| | |
| | | public readonly static int ModeType = 19; |
| | | public readonly static int BindDevice = 20;
|
| | | public readonly static int BindScene = 21;
|
| | | public readonly static int Save = 22;
|
| | | //public readonly static int Save = 22;
|
| | | public readonly static int RemoveSuccess = 23;
|
| | | public readonly static int RemoveFailed = 24;
|
| | | public readonly static int ModeConfigureFailed = 25;
|
| | |
| | | public readonly static int SceneTrigger = 41; |
| | | public readonly static int Ac = 42; |
| | | public readonly static int SneneModeExistTargets = 43; |
| | | //门锁 |
| | | //public static readonly int FunctionSetting = 44; |
| | | public static readonly int RandomPasword = 45; |
| | | public static readonly int DoolockMonth = 46; |
| | | public static readonly int DoorlockDay = 47; |
| | | public static readonly int InformationEdit = 48; |
| | | public static readonly int ValidTime = 49; |
| | | public static readonly int InValidTime = 50; |
| | | public static readonly int UseTimes = 51; |
| | | public static readonly int ClickGenerate = 52; |
| | | public static readonly int ManagePasswordInformation = 53; |
| | | public static readonly int NoPasswordInformation = 54; |
| | | public static readonly int NoPasswordInformation1 = 55; |
| | | public static readonly int EntryLockInfo = 56; |
| | | public static readonly int EntryPassword = 57; |
| | | public static readonly int EntryFingerprint = 58; |
| | | public static readonly int EntryProximityCard = 59; |
| | | public static readonly int EntryPasswordTip1 = 60; |
| | | public static readonly int EntryPasswordTip2 = 61; |
| | | public static readonly int EntryTip = 62; |
| | | public static readonly int EntryFingerprintTip1 = 63; |
| | | public static readonly int EntryFingerprintTip2 = 64; |
| | | public static readonly int EntryProximityTip1 = 65; |
| | | public static readonly int EntryProximityTip2 = 66; |
| | | public static readonly int EntryStatus = 67; |
| | | public static readonly int EntryPasswordSuccess = 68; |
| | | public static readonly int PasswordRemark = 69; |
| | | public static readonly int MatchPerson = 70; |
| | | public static readonly int None = 71; |
| | | public static readonly int MemberManagement = 72; |
| | | public static readonly int EntryFingerprintSuccess = 73; |
| | | public static readonly int EntryProximitySuccess = 74; |
| | | public static readonly int FingerprintRemark = 75; |
| | | |
| | | public readonly static int DoorLock = 44; |
| | | public readonly static int RemotelyUnlock = 45; |
| | | public readonly static int UserManagement = 46; |
| | | public readonly static int UnlockRecord = 47; |
| | | public readonly static int RemindSetting = 48; |
| | | public readonly static int TemporaryPassword = 49; |
| | | |
| | | public readonly static int AddNewUser = 50; |
| | | public readonly static int Headshot = 51; |
| | | public readonly static int Edited = 52; |
| | | |
| | | public readonly static int UneditFingerprint = 53; |
| | | public readonly static int UneditPassword = 54; |
| | | public readonly static int UneditProximityCard = 55; |
| | | |
| | | |
| | | public readonly static int EditScence = 56; |
| | | public readonly static int UnEditedScene = 57; |
| | | public readonly static int NewName = 58; |
| | | public readonly static int OldName = 59; |
| | | public readonly static int SystemSetting = 60; |
| | | public readonly static int PasswordList = 61; |
| | | public readonly static int UserRemark = 62; |
| | | public readonly static int UserTempPassword = 63; |
| | | |
| | | public readonly static int ProximityCard = 64; |
| | | |
| | | public readonly static int RemarkIsEmpty = 65; |
| | | public readonly static int VertifyIsSuccess = 66; |
| | | public readonly static int FuquencyLyVertify = 67; |
| | | |
| | | public readonly static int MaxValicCount = 68; |
| | | public readonly static int ValidTime = 69; |
| | | public readonly static int ValidCount = 70; |
| | | public readonly static int MaxValidTime = 71; |
| | | public readonly static int Ci = 72; |
| | | public readonly static int RemindValidTimeText = 73; |
| | | public readonly static int GenerateTemporaryPassword = 74; |
| | | public readonly static int Date = 75; |
| | | public readonly static int DelALlBindTargets = 76; |
| | | public static readonly int FrozenUser = 77; |
| | | public readonly static int HistoryRecord = 78; |
| | | public readonly static int AllMember = 79; |
| | | public readonly static int LockMethod = 80; |
| | | public readonly static int LockSuccess = 81; |
| | | public readonly static int HaveVisitors = 82; |
| | | public readonly static int FingerprintUnlock = 83; |
| | | public readonly static int PasswordUnlock = 84; |
| | | public readonly static int TempPasswordUnlock = 85; |
| | | public readonly static int ProximithCardUnlock = 86; |
| | | public readonly static int AllDate = 87; |
| | | public readonly static int SmartDoorLock = 88; |
| | | public readonly static int ClearTempPassword = 90; |
| | | |
| | | |
| | | |
| | | public readonly static int ChangeInformation = 112; |
| | | //面板绑定开始 |
| | | /// <summary> |
| | | /// 亮度类型——打开. |
| | | /// </summary> |
| | | public readonly static int LevelUp = 91; |
| | | /// <summary> |
| | | /// 亮度类型——关闭. |
| | | /// </summary> |
| | | public readonly static int LevelDown = 92; |
| | | /// <summary> |
| | | /// 亮度类型——切换. |
| | | /// </summary> |
| | | public readonly static int LevelUpDown = 93; |
| | | public static readonly int ProximityRemark = 94; |
| | | public static readonly int AllMethod = 95; |
| | | public static readonly int ChooseType = 96; |
| | | public static readonly int Modify = 97; |
| | | public static readonly int SureToDeleteTempPassword = 98; |
| | | public readonly static int Time = 99; |
| | | public readonly static int Date = 100; |
| | | public static readonly int FingerprintUnlockSuccess = 101; |
| | | public static readonly int FingerprintUnlockFailse = 102; |
| | | public static readonly int PasswordUnlockSuccess = 103; |
| | | public static readonly int PasswordUnlockFailed = 104; |
| | | public static readonly int ProximityUnlockSuccess = 105; |
| | | public static readonly int ProximityUnlockFailed = 106; |
| | | public static readonly int SomeoneVisited = 107; |
| | | public static readonly int ClearRecord = 108; |
| | | public readonly static int Startdate = 109; |
| | | public readonly static int Enddate = 110; |
| | | public readonly static int All = 111; |
| | | public readonly static int Else = 112; |
| | | public readonly static int Tip = 113;
|
| | | public static readonly int CheckInternet = 155; |
| | | public static readonly int AccountRegisterSuccess = 191; |
| | | public readonly static int BindDoorLock = 114; |
| | | public readonly static int InputUnlockPasswrd = 115; |
| | | public readonly static int PasswordError = 116; |
| | | public readonly static int Surplus = 117; |
| | | public readonly static int Opportunity = 118; |
| | | public readonly static int RemoteUnlockSuccessSetSecondVrification = 119; |
| | | public readonly static int CurrentDate = 120; |
| | | public readonly static int CurrentTime = 121; |
| | | public readonly static int DoorLockTime = 122; |
| | | public readonly static int UndistributedUnlockMethod = 123; |
| | | public readonly static int MatchUser = 124; |
| | | public readonly static int PasswordDistributeSuccess = 125; |
| | | public readonly static int UserManagement = 126; |
| | | public readonly static int LinkageEvent = 127; |
| | | public readonly static int AddNewUnlockMethod = 128; |
| | | public readonly static int AddPassword = 129; |
| | | public readonly static int AddFingerprint = 130; |
| | | public readonly static int AddIcCard = 131; |
| | | public readonly static int PasswordEntryFailed = 132; |
| | | public readonly static int Solution = 133; |
| | | public readonly static int EntryPasswotdFailedStep1 = 134; |
| | | public readonly static int EntryPasswotdFailedStep2 = 135; |
| | | public readonly static int EntryPasswotdFailedStep3 = 136; |
| | | public readonly static int Retry = 137; |
| | | public readonly static int FingerprintEntryFailed = 138; |
| | | public readonly static int IcCardEntryFailed = 139; |
| | | public readonly static int DoorLockComplete = 140; |
| | | public readonly static int SureToDelUnlockMethod = 141; |
| | | public readonly static int TempUnlockPermission = 142; |
| | | public readonly static int UnlockRequest = 143; |
| | | public readonly static int SureToOpenDoorLock = 144; |
| | | public readonly static int TouchIDUnlock = 145; |
| | | public readonly static int PasswordErrorEntryAgain = 146; |
| | | public readonly static int GestureUnlock = 147; |
| | | public readonly static int BindRemoteUnlockDoorlock = 148; |
| | | public readonly static int GoSetting = 149; |
| | | public readonly static int GoPersonalCenter = 150; |
| | | public readonly static int SetSecondarySecurityVerificationMode = 151; |
| | | public readonly static int OpenRemoteVerification = 152; |
| | | public readonly static int DoorLock = 153; |
| | | public readonly static int RemotelyUnlock = 154; |
| | | public readonly static int TemporaryPassword = 155; |
| | | public readonly static int NoControlTargets = 156; |
| | | public readonly static int AddScene = 157; |
| | | public readonly static int AddSwitch = 158; |
| | | public readonly static int AddDimmer = 159; |
| | | public readonly static int AddCurtain = 160; |
| | | public readonly static int ChooseKeyMode = 161; |
| | | public readonly static int DimmerMode1 = 162; |
| | | public readonly static int DimmerMode2 = 163; |
| | | public readonly static int DimmerMode3 = 164; |
| | | public readonly static int DimmerMode4 = 165; |
| | | public readonly static int DimmerMode5 = 166; |
| | | public readonly static int keyMode = 167; |
| | | public readonly static int DelLocalBindListThenAddAgain = 168; |
| | | public readonly static int DelLocalBindListThenAddAgain1 = 169; |
| | | public readonly static int DelLocalBindListThenAddAgain2 = 170; |
| | | public readonly static int DelLocalBindListThenAddAgain3 = 171; |
| | | //面板绑定以上 |
| | | public readonly static int IcCard = 172; |
| | | public readonly static int Password = 173; |
| | | public readonly static int Fingerprint = 174; |
| | | 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 OperrateFailed = 179; |
| | | public readonly static int RemoteUnlockBindSucessTip1 = 180; |
| | | public readonly static int RemoteUnlockBindSucessTip2 = 181; |
| | | public readonly static int CLose = 182; |
| | | public readonly static int Opening = 183; |
| | | public readonly static int DoorLockOpen = 184; |
| | | 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 SetTempPasswordTip3 = 189; |
| | | public readonly static int SetTempPasswordTip4 = 190; |
| | | public readonly static int SetTempPasswordTip5 = 191; |
| | | public readonly static int SetTempPasswordTip1 = 192; |
| | | public readonly static int NextStepXm = 193; |
| | | public readonly static int DeviceRemarkXm = 194; |
| | | public readonly static int SetSuccessXm = 195; |
| | | public readonly static int SetFailedXm = 196; |
| | | public readonly static int SetFailedXm1 = 197; |
| | | public readonly static int ClearFailedXm1 = 198; |
| | | public readonly static int ClearFailedXm = 199; |
| | | public readonly static int ModifyTempPasswordTip1 = 200; |
| | | public readonly static int ModifyTempPasswordTip2 = 201; |
| | | |
| | | public readonly static int RemindSetting = 548; |
| | | public readonly static int AddNewUser = 650; |
| | | public readonly static int Headshot = 551; |
| | | public readonly static int Edited = 552; |
| | | public readonly static int UneditFingerprint = 553; |
| | | public readonly static int UneditPassword = 554; |
| | | public readonly static int UneditProximityCard = 555; |
| | | public readonly static int EditScence = 556; |
| | | public readonly static int UnEditedScene = 557; |
| | | public readonly static int NewName = 558; |
| | | public readonly static int OldName = 559; |
| | | public readonly static int SystemSetting = 560; |
| | | public readonly static int PasswordList = 561; |
| | | public readonly static int UserRemark = 562; |
| | | public readonly static int UserTempPassword = 563; |
| | | public readonly static int ProximityCard = 564; |
| | | public readonly static int MaxValicCount = 668; |
| | | public readonly static int ValidCount = 670; |
| | | public readonly static int AllRecord = 639; |
| | | public readonly static int ReFresh = 681; |
| | | public static readonly int AccountRegisterSuccess = 691; |
| | | |
| | | |
| | | public readonly static int cancel = 5097; |
| | |
| | | public readonly static int Sunrisesunset = 5134; |
| | | public readonly static int cycle = 5135; |
| | | public readonly static int completeNext = 5136; |
| | | public readonly static int Selectedtimetype= 5137; |
| | | public readonly static int Selectedtimetype = 5137; |
| | | public readonly static int Timecondition = 5138; |
| | | public readonly static int condition = 5139; |
| | | public readonly static int pushset = 5140; |
| | |
| | | public readonly static int addtime = 5192; |
| | | public readonly static int selectcommontimetype = 5193; |
| | | public readonly static int newautomation = 5194; |
| | | public readonly static int editautomation= 5195; |
| | | public readonly static int editautomation = 5195; |
| | | public readonly static int open1 = 5196; |
| | | public readonly static int disable = 5197; |
| | | public readonly static int selectsavedautomationstate = 5198; |
| | |
| | | public readonly static int button3 = 5302; |
| | | public readonly static int button4 = 5303; |
| | | public readonly static int doyouwanttodelete = 5304; |
| | | public readonly static int onoff = 5305; |
| | | public readonly static int unattendedtime = 5306; |
| | | public readonly static int unattendedtime1 = 5307; |
| | | public readonly static int closetimeout = 5308; |
| | | public readonly static int closetime = 5309; |
| | | public readonly static int weekly = 5340; |
| | | public readonly static int selectweek = 5341; |
| | | public readonly static int doorLock = 5342; |
| | | public readonly static int userlist = 5343; |
| | | public readonly static int lockpassword = 5344; |
| | | public readonly static int fingerprint = 5345; |
| | | public readonly static int ic = 5346; |
| | | public readonly static int Airswitch = 5347; |
| | | public readonly static int createtimetext = 5348; |
| | | public readonly static int adddelay = 5349; |
| | | public readonly static int logiccool = 5350; |
| | | public readonly static int logicheat = 5351; |
| | | public readonly static int logicauto = 5352; |
| | | public readonly static int logicdry = 5353; |
| | | public readonly static int logicfanonly = 5354; |
| | | public readonly static int logiclow = 5355; |
| | | public readonly static int logicmedium = 5356; |
| | | public readonly static int logichigh = 5357; |
| | | public readonly static int logictemplate = 5358; |
| | | public readonly static int onlight = 5359; |
| | | public readonly static int offlight = 5360; |
| | | public readonly static int OnOffSwitch=5361; |
| | | |
| | | |
| | | |
| | | |
| | | #region 登录注册 |
| | | /// <summary> |
| | | /// HDL Home |
| | | /// </summary> |
| | | public const int AppName = 10000; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 手机号 |
| | | /// </summary> |
| | | public const int PhoneNum = 10100; |
| | | /// <summary> |
| | | /// 邮箱 |
| | | /// </summary> |
| | | public const int Email = 10101; |
| | | /// <summary> |
| | | /// 请输入手机号 |
| | | /// </summary> |
| | | public const int PleaseInputPhoneNum = 10102; |
| | | /// <summary> |
| | | /// 请输入不少于6位的密码 |
| | | /// </summary> |
| | | public const int PleaseInputPWD = 10103; |
| | | /// <summary> |
| | | /// 登录 |
| | | /// </summary> |
| | | public const int Login = 10104; |
| | | /// <summary> |
| | | /// 验证码登录 |
| | | /// </summary> |
| | | public const int LoginByCode = 10105; |
| | | /// <summary> |
| | | /// 注册用户 |
| | | /// </summary> |
| | | public const int Register = 10106; |
| | | /// <summary> |
| | | /// 请输入邮箱 |
| | | /// </summary> |
| | | public const int PleaseInputEmail = 10107; |
| | | /// <summary> |
| | | /// 搜索 |
| | | /// </summary> |
| | | public const int Search = 10108; |
| | | /// <summary> |
| | | /// 确定 |
| | | /// </summary> |
| | | public const int Complete = 10109; |
| | | /// <summary> |
| | | /// 账号登录 |
| | | /// </summary> |
| | | public const int LoginByAccountPWD = 10110; |
| | | /// <summary> |
| | | /// 发送验证码 |
| | | /// </summary> |
| | | public const int SendVerificationCode = 10111; |
| | | /// <summary> |
| | | /// 后重发 |
| | | /// </summary> |
| | | public const int SendVerificationCodeAgain = 10112; |
| | | /// <summary> |
| | | /// 请再次输入密码 |
| | | /// </summary> |
| | | public const int PleaseComfirePWD = 10113; |
| | | /// <summary> |
| | | /// 发送验证码成功,请注意查收 |
| | | /// </summary> |
| | | public const int SendVerificationCodeSuccess = 10114; |
| | | /// <summary> |
| | | /// 确定 |
| | | /// </summary> |
| | | public const int Confrim = 10115; |
| | | /// <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 VALIDCODEANDPHONENOEQUAL = 10119; |
| | | /// <summary> |
| | | /// 请求服务器失败 |
| | | /// </summary> |
| | | public const int RequestServerFailed = 10120; |
| | | /// <summary> |
| | | /// 恭喜注册成功! |
| | | /// </summary> |
| | | public const int RegisterSuccessTip = 10121; |
| | | /// <summary> |
| | | /// 即将自动登录 |
| | | /// </summary> |
| | | public const int WillAutoLogin = 10122; |
| | | /// <summary> |
| | | /// 忘记密码 |
| | | /// </summary> |
| | | public const int ForgotPWD = 10123; |
| | | /// <summary> |
| | | /// 确认重置 |
| | | /// </summary> |
| | | public const int ComfirmReset = 10124; |
| | | /// <summary> |
| | | /// 修改成功 |
| | | /// </summary> |
| | | public const int ResetSuccess = 10125; |
| | | /// <summary> |
| | | /// 你的密码修改成功,请重新登录 |
| | | /// </summary> |
| | | public const int ResetScucessPleaseLogin = 10126; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | #region 分类 |
| | | |
| | | /// <summary> |
| | | /// 功能 |
| | | /// </summary> |
| | | public const int Function = 11000; |
| | | /// <summary> |
| | | /// 场景 |
| | | /// </summary> |
| | | public const int Scence = 11001; |
| | | /// <summary> |
| | | /// 自动化 |
| | | /// </summary> |
| | | public const int Automation = 11002; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 没有功能 请在个人中心中--设备管理处添加 |
| | | /// </summary> |
| | | public const int NoFunction = 11010; |
| | | /// <summary> |
| | | /// 编辑 |
| | | /// </summary> |
| | | public const int Edit = 11011; |
| | | /// <summary> |
| | | /// 设置功能 |
| | | /// </summary> |
| | | public const int FunctionSetting = 11012; |
| | | /// <summary> |
| | | /// 信息编辑 |
| | | /// </summary> |
| | | public const int EditInfo = 11013; |
| | | /// <summary> |
| | | /// 功能名称 |
| | | /// </summary> |
| | | public const int FunctionName = 11014; |
| | | /// <summary> |
| | | /// 所属区域 |
| | | /// </summary> |
| | | public const int BelongZone = 11015; |
| | | /// <summary> |
| | | /// 所属模块 |
| | | /// </summary> |
| | | public const int BelongModel = 11016; |
| | | /// <summary> |
| | | /// 未知 |
| | | /// </summary> |
| | | public const int UNKnown = 11017; |
| | | /// <summary> |
| | | /// 分享 |
| | | /// </summary> |
| | | public const int Share = 11018; |
| | | /// <summary> |
| | | /// 分享的 |
| | | /// </summary> |
| | | public const int Shared = 11019; |
| | | /// <summary> |
| | | /// 选择图标 |
| | | /// </summary> |
| | | public const int SelectIcon = 11020; |
| | | /// <summary> |
| | | /// 保存 |
| | | /// </summary> |
| | | public const int Save = 11021; |
| | | /// <summary> |
| | | /// 提示 |
| | | /// </summary> |
| | | public const int TIP = 11022; |
| | | /// <summary> |
| | | /// 取消 |
| | | /// </summary> |
| | | public const int Cancel = 11023; |
| | | /// <summary> |
| | | /// 没有场景 {\r\n} 请点击右上角添加 |
| | | /// </summary> |
| | | public const int NoScene = 11024; |
| | | /// <summary> |
| | | /// 设置 |
| | | /// </summary> |
| | | public const int Setting = 11025; |
| | | /// <summary> |
| | | /// 定时 |
| | | /// </summary> |
| | | public const int Delay = 11026; |
| | | /// <summary> |
| | | /// 确定删除吗? |
| | | /// </summary> |
| | | public const int ConfirmDelete = 11027; |
| | | /// <summary> |
| | | /// 添加场景 |
| | | /// </summary> |
| | | public const int AddScence = 11028; |
| | | /// <summary> |
| | | /// 场景名称 |
| | | /// </summary> |
| | | public const int SceneName = 11029; |
| | | /// <summary> |
| | | /// 请输入场景名称 |
| | | /// </summary> |
| | | public const int PleaseInputSceneName = 11030; |
| | | /// <summary> |
| | | /// 添加执行目标 |
| | | /// </summary> |
| | | public const int AddScentTargetAction = 11031; |
| | | /// <summary> |
| | | /// 选择区域 |
| | | /// </summary> |
| | | public const int SelectZone = 11032; |
| | | /// <summary> |
| | | /// 选择场景图片 |
| | | /// </summary> |
| | | public const int SelectScenePic = 11033; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | #region 主页 |
| | | |
| | | /// <summary> |
| | | /// 房间列表 |
| | | /// </summary> |
| | | public const int RoomList = 13100; |
| | | |
| | | /// <summary> |
| | | /// 选择楼层 |
| | | /// </summary> |
| | | public const int SelectFloor = 13101; |
| | | /// <summary> |
| | | /// 选择住宅 |
| | | /// </summary> |
| | | public const int ChangeHome = 13102; |
| | | /// <summary> |
| | | /// 新用户登录,请先绑定网关 |
| | | /// </summary> |
| | | public const int NewAccountNeedBingGW = 13103; |
| | | /// <summary> |
| | | /// 添加智能网关 |
| | | /// </summary> |
| | | public const int AddSmartGW = 13104; |
| | | /// <summary> |
| | | /// 编辑房间 |
| | | /// </summary> |
| | | public const int EditRoom = 13105; |
| | | /// <summary> |
| | | /// 房间名称 |
| | | /// </summary> |
| | | public const int RoomName = 13106; |
| | | /// <summary> |
| | | /// 所属楼层 |
| | | /// </summary> |
| | | public const int BelongFloor = 13107; |
| | | /// <summary> |
| | | /// 温度 |
| | | /// </summary> |
| | | public const int Temperature = 13108; |
| | | /// <summary> |
| | | /// 湿度 |
| | | /// </summary> |
| | | public const int Humidity = 13109; |
| | | /// <summary> |
| | | /// 当前 |
| | | /// </summary> |
| | | public const int Current = 13110; |
| | | /// <summary> |
| | | /// 开 |
| | | /// </summary> |
| | | public const int Open = 13111; |
| | | /// <summary> |
| | | /// 关 |
| | | /// </summary> |
| | | public const int Close = 13112; |
| | | /// <summary> |
| | | /// 不开启 |
| | | /// </summary> |
| | | public const int NotOpen = 13113; |
| | | /// <summary> |
| | | /// 秒 |
| | | /// </summary> |
| | | public static readonly int Second = 13114; |
| | | /// <summary> |
| | | /// 分钟 |
| | | /// </summary> |
| | | public static readonly int Minute = 13115; |
| | | /// <summary> |
| | | /// 小时 |
| | | /// </summary> |
| | | public static readonly int Hour = 13116; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | |
| | | |
| | | |
| | |
| | | /// <summary> |
| | | /// 喜爱 |
| | | /// </summary> |
| | | public static readonly int Favorite = 10000; |
| | | public static readonly int Favorite = 100000; |
| | | |
| | | public static readonly int RequestServerFailed = 10003; |
| | | |
| | | public static readonly int OK = 10005; |
| | | |
| | | public static readonly int AccountOrPasswordCanNotBeEmpty = 10006; |
| | | public static readonly int AccountHasBeenRegistered = 10007; |
| | | |
| | | public static readonly int IncorrectMailboxformat = 10008; |
| | | public static readonly int PasswordLengthIsLessThanSix = 10009; |
| | | /// <summary> |
| | | /// 两次密码不一致 |
| | | /// </summary> |
| | | public static readonly int TwoPasswordInconsistency = 10010; |
| | | |
| | | |
| | | 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 LoginByCode = 10016; |
| | | |
| | | public static readonly int ThePhoneNumberIsNotRegisteredYetPleaseRegisterFirst = 10017; |
| | | public static readonly int LoginCodeError = 10018; |
| | | public static readonly int ThisUserBelongsToDebugAccountAndIsNotEnabled = 10019; |
| | |
| | | |
| | | |
| | | public static readonly int PleaseInputPhoneNumberOrEmail = 11000; |
| | | public static readonly int PleaseInputPWD = 11001; |
| | | |
| | | //*****public static readonly int ForgotPassword = 11002; |
| | | public static readonly int Login = 11003; |
| | | public static readonly int Register = 11004; |
| | | |
| | | |
| | | 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 PleaseInputPhoneNum = 11009; |
| | | public static readonly int PleaseComfirePWD = 11010; |
| | | |
| | | |
| | | public static readonly int PleaseInputVerificationCode = 11011; |
| | | public static readonly int SendVerificationCode = 11012; |
| | | public static readonly int TIP = 11013; |
| | | public static readonly int SendVerificationCodeSuccess = 11014; |
| | | |
| | | |
| | | |
| | | public static readonly int BackToLogin = 11015; |
| | | public static readonly int PleaseInputEmail = 11016; |
| | | |
| | | 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 LoginByAccountPWD = 11023; |
| | | |
| | | public static readonly int Logining = 11024; |
| | | public static readonly int RoomList = 11025; |
| | | |
| | | public static readonly int AddRoom = 11026; |
| | | public static readonly int RoomName = 11027; |
| | | public static readonly int Cancel = 11028; |
| | | public static readonly int Confrim = 11029; |
| | | public static readonly int Complete = 11030; |
| | | |
| | | |
| | | |
| | | 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 SelectPic = 11036; |
| | | |
| | | public static readonly int HadSameRoom = 11037; |
| | | //*****public static readonly int Function = 11038; |
| | | public static readonly int Scence = 11039; |
| | | public static readonly int EditRoom = 11040; |
| | | |
| | | |
| | | public static readonly int Delete = 11041; |
| | | public static readonly int AddFunction = 11042; |
| | | public static readonly int AddScence = 11043; |
| | | |
| | | 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 BelongZone = 11050; |
| | | public static readonly int Shared = 11051; |
| | | |
| | | |
| | | public static readonly int ConfirmAdd = 11052; |
| | | public static readonly int BelongModel = 11053; |
| | | |
| | | public static readonly int Add = 11054; |
| | | public static readonly int DeviceSetting = 11055; |
| | | public static readonly int PleaseInputSceneName = 11056; |
| | | public static readonly int AddRoomScentTargetAction = 11057; |
| | | |
| | | public static readonly int AddDeviceSuccess = 11058; |
| | | public static readonly int Close = 11059; |
| | | |
| | | public static readonly int Device = 11060; |
| | | public static readonly int NoFunction = 11061; |
| | | |
| | | public static readonly int ConfirmDeleteThisRoom = 11062; |
| | | public static readonly int ConfirmDelete = 11063; |
| | | public static readonly int NoScene = 11064; |
| | | public static readonly int Automation = 11065; |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | |
| | | public static readonly int NextStep = 11071; |
| | | public static readonly int SelectRoom = 11072; |
| | | public static readonly int SelectDevice = 11073; |
| | | public static readonly int Open = 11074; |
| | | |
| | | /// <summary> |
| | | /// 调光 |
| | | /// </summary> |
| | |
| | | public static readonly int ThisSceneHadTheDevice = 11076; |
| | | public static readonly int SceneNameCannotBeNull = 11077; |
| | | public static readonly int ModifyScene = 11078; |
| | | public static readonly int SceneName = 11079; |
| | | public static readonly int ChangeHome = 11080; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 未激活 |
| | | /// </summary> |
| | |
| | | /// 账号不存在,请先注册 |
| | | /// </summary> |
| | | public static readonly int ACCOUNTNOEXISTS = 11085; |
| | | /// <summary> |
| | | /// 提供的参数错误 |
| | | /// </summary> |
| | | public static readonly int PARAMETEROREMPTY = 11086; |
| | | /// <summary> |
| | | /// 验证码错误 |
| | | /// </summary> |
| | | public static readonly int VALIDCODEANDPHONENOEQUAL = 11087; |
| | | |
| | | |
| | | public static readonly int YourPWDIsTooSample = 11088; |
| | | public static readonly int PleaseInputTheCorrectEmail = 11089; |
| | | /// <summary> |
| | |
| | | public static readonly int TimeSpan = 11093; |
| | | public static readonly int TheSceneHadExist = 11094; |
| | | public static readonly int AddSceneFail = 11095; |
| | | /// <summary> |
| | | /// 秒 |
| | | /// </summary> |
| | | public static readonly int Second = 11096; |
| | | /// <summary> |
| | | /// 分钟 |
| | | /// </summary> |
| | | public static readonly int Minute = 11097; |
| | | |
| | | /// <summary> |
| | | /// 自定义 |
| | | /// </summary> |
| | | public static readonly int Custom = 11098; |
| | | |
| | | public static readonly int Delay = 11100; |
| | | /// <summary> |
| | | /// 取消收藏 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public static readonly int Percent = 11103; |
| | | public static readonly int Success = 11104; |
| | | /// <summary> |
| | | /// 未知 |
| | | /// </summary> |
| | | public static readonly int UNKnown = 11105; |
| | | |
| | | /// <summary> |
| | | /// The please confirm new password. |
| | | /// </summary> |
| | |
| | | /// 您的账号已在另一台设备登录,您已被强制下线 |
| | | /// </summary> |
| | | public static readonly int YouHaveBeenSignOut = 12030; |
| | | /// <summary> |
| | | /// 编辑 |
| | | /// </summary> |
| | | public static readonly int Edit = 12031; |
| | | |
| | | /// <summary> |
| | | /// 场景中已包含该场景 |
| | | /// </summary> |
| | |
| | | /// <summary> |
| | | /// 控制面板 |
| | | /// </summary> |
| | | public static readonly int OnOffSwitch = 12101; |
| | | // public static readonly int OnOffSwitch = 12101; |
| | | /// <summary> |
| | | /// 继电器 |
| | | /// </summary> |
| | |
| | | /// <summary> |
| | | /// 确认密码不一致,请重新输入 |
| | | /// </summary> |
| | | public const int SecondPswNotEqual = 15034; |
| | | public const int SecondPswNotEqual1 = 15034; |
| | | /// <summary> |
| | | /// 忘记密码 |
| | | /// </summary> |
| | | public const int ForgotPassword = 15035; |
| | | /// <summary> |
| | | /// 请输入帐号绑定的邮箱/手机号,你将会收到一份带有验证码的\r\nEmail/短信 |
| | | /// 请输入邮箱或手机号 |
| | | /// </summary> |
| | | public const int inputEmailAndReceiveCode = 15036; |
| | | public const int uInputEmailOrPhoneNumber = 15036; |
| | | /// <summary> |
| | | /// 邮箱/手机号 |
| | | /// </summary> |
| | |
| | | /// <summary> |
| | | /// 功能 |
| | | /// </summary> |
| | | public const int Function = 15070; |
| | | public const int uFunction = 15070; |
| | | /// <summary> |
| | | /// 灯光 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int uDeviceNotAssignedRoom = 15199;
|
| | | /// <summary>
|
| | | /// 添加住宅
|
| | | /// 创建住宅
|
| | | /// </summary> |
| | | public const int uAddResidence = 15200;
|
| | | public const int uCreatResidence = 15200;
|
| | | /// <summary>
|
| | | /// 编辑住宅
|
| | | /// </summary> |
| | |
| | | /// <summary>
|
| | | /// 已授权第三方账号
|
| | | /// </summary>
|
| | | public const int uOtherPartyAccount = 15638;
|
| | | public const int uAuthenticatedOtherPartyAccount = 15638;
|
| | | /// <summary>
|
| | | /// 密码不符合最低安全要求
|
| | | /// </summary>
|
| | |
| | | /// 扫一扫添加成员
|
| | | /// </summary>
|
| | | public const int uScanAndAddMember = 15729;
|
| | | /// <summary>
|
| | | /// 重置密码
|
| | | /// </summary>
|
| | | public const int uResetPassword = 15730;
|
| | | /// <summary>
|
| | | /// 第三方账号
|
| | | /// </summary>
|
| | | public const int uOtherPartyAccount = 15731;
|
| | | /// <summary>
|
| | | /// 微信
|
| | | /// </summary>
|
| | | public const int uWebChat = 15732;
|
| | | /// <summary>
|
| | | /// 未授权
|
| | | /// </summary>
|
| | | public const int uNotAuthentication = 15733;
|
| | | /// <summary>
|
| | | /// 请绑定
|
| | | /// </summary>
|
| | | public const int uPleaseBind = 15734;
|
| | | /// <summary>
|
| | | /// 指纹验证
|
| | | /// </summary>
|
| | | public const int uFingerprintAuthentication = 15735;
|
| | | /// <summary>
|
| | | /// 仅对本机有效
|
| | | /// </summary>
|
| | | public const int uOnlyEffectToThisPhone = 15736;
|
| | | /// <summary>
|
| | | /// 密码验证
|
| | | /// </summary>
|
| | | public const int uPasswordAuthentication = 15737;
|
| | | /// <summary>
|
| | | /// 手势验证
|
| | | /// </summary>
|
| | | public const int uGestureAuthentication = 15738;
|
| | | /// <summary>
|
| | | /// 二次安全验证将用于下列操作
|
| | | /// </summary>
|
| | | public const int uSecondarySecurityWillBeUsedForTheFollowingOperations = 15739;
|
| | | /// <summary>
|
| | | /// 管理员授权
|
| | | /// </summary>
|
| | | public const int uAdministratorAuthorization = 15740;
|
| | | /// <summary>
|
| | | /// 授权成员成为管理员
|
| | | /// </summary>
|
| | | public const int uAuthorizedMembersBecomeAdministrators = 15741;
|
| | | /// <summary>
|
| | | /// 通过APP开启门锁
|
| | | /// </summary>
|
| | | public const int uUnLockDoorByApp = 15742;
|
| | | /// <summary>
|
| | | /// 安防设置
|
| | | /// </summary> |
| | | public const int uSafetySettion = 15743;
|
| | | /// <summary>
|
| | | /// 配置防区
|
| | | /// </summary>
|
| | | public const int uGarrisonConfiguration = 15744;
|
| | | /// <summary>
|
| | | /// 开启指纹验证失败!请前往手机{0}设置开启指纹开锁验证
|
| | | /// </summary>
|
| | | public const int uUseFingerprintAuthenticationFailMsg = 15745;
|
| | | /// <summary>
|
| | | /// 将Touch ID用于「ZigBee」{0}更改安防设置和开启门锁时使用
|
| | | /// </summary>
|
| | | public const int uUseFingerprintAuthenticationMsg = 15746;
|
| | | /// <summary>
|
| | | /// 远程开锁开启失败,请先设置{0}二次安全验证方式
|
| | | /// </summary>
|
| | | public const int uUseUnLockByRemoteFailMsg = 15747;
|
| | | /// <summary>
|
| | | /// 请再次确认密码
|
| | | /// </summary>
|
| | | public const int uPleaseConfirmPswAgain = 15748;
|
| | | /// <summary>
|
| | | /// 修改密码,请输入新密码
|
| | | /// </summary>
|
| | | public const int uEditorPswPleaseInputNewPsw = 15749;
|
| | | /// <summary> |
| | | /// 确认密码错误,请重新设置 |
| | | /// </summary> |
| | | public const int SecondPswNotEqual2 = 15750;
|
| | | /// <summary> |
| | | /// 没有设置密码验证 |
| | | /// </summary> |
| | | public const int uPasswordAuthenticationNotSettion = 15751;
|
| | | /// <summary> |
| | | /// 当前住宅 |
| | | /// </summary> |
| | | public const int uNowResidence = 15752;
|
| | | /// <summary> |
| | | /// 切换 |
| | | /// </summary> |
| | | public const int uSwitch1 = 15753;
|
| | | /// <summary> |
| | | /// 更改 |
| | | /// </summary> |
| | | public const int uChanged1 = 15754;
|
| | | /// <summary> |
| | | /// 更改名称 |
| | | /// </summary> |
| | | public const int uChangedName = 15755;
|
| | | /// <summary> |
| | | /// 确认切换当前住宅到「{0}」? |
| | | /// </summary> |
| | | public const int uSwitchResidenceMsg = 15756;
|
| | | /// <summary> |
| | | /// 楼层 |
| | | /// </summary> |
| | | public const int uFloor = 15757;
|
| | | /// <summary>
|
| | | /// 创建楼层
|
| | | /// </summary>
|
| | | public const int uCreatFloor = 15758;
|
| | | /// <summary>
|
| | | /// 请输入楼层名称
|
| | | /// </summary>
|
| | | public const int uPleaseInputFloorName = 15759;
|
| | | /// <summary>
|
| | | /// 楼层名称已经存在
|
| | | /// </summary>
|
| | | public const int uFloorNameIsExist = 15760;
|
| | | /// <summary>
|
| | | /// 确认删除楼层及其所有房间?
|
| | | /// </summary>
|
| | | public const int uDeleteFloorMsg = 15761;
|
| | | /// <summary>
|
| | | /// 删除住宅
|
| | | /// </summary>
|
| | | public const int uDeleteResidence = 15762;
|
| | | /// <summary>
|
| | | /// 确认删除住宅及所有楼层、房间?
|
| | | /// </summary>
|
| | | public const int uDeleteResidenceMsg = 15763;
|
| | | /// <summary>
|
| | | /// 确认删除房间?
|
| | | /// </summary>
|
| | | public const int uDeleteRoomMsg = 15764;
|
| | | /// <summary>
|
| | | /// 创建房间
|
| | | /// </summary>
|
| | | public const int uCreatRoom = 15765;
|
| | | /// <summary>
|
| | | /// 房间名称
|
| | | /// </summary>
|
| | | public const int uRoomName = 15766;
|
| | | /// <summary>
|
| | | /// 所属楼层
|
| | | /// </summary>
|
| | | public const int uBelongeFloor = 15767;
|
| | | /// <summary>
|
| | | /// 温度
|
| | | /// </summary>
|
| | | public const int uTemperature = 15768;
|
| | | /// <summary>
|
| | | /// 湿度
|
| | | /// </summary>
|
| | | public const int uHumidity = 15769;
|
| | | /// <summary>
|
| | | /// 请输入房间名称
|
| | | /// </summary>
|
| | | public const int uPleaseInputRoomName = 15770;
|
| | | /// <summary>
|
| | | /// 编辑房间
|
| | | /// </summary>
|
| | | public const int uEditorRoom = 15771;
|
| | | /// <summary> |
| | | /// 获取中... |
| | | /// </summary> |
| | | public const int uGetting = 15772;
|
| | | /// <summary>
|
| | | /// 存在非法字符「{0}」
|
| | | /// </summary>
|
| | | public const int uErrorFieldIsEsixt = 15773;
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | | /// <summary>
|
| | |
| | | /// 自定义设备所属ID为9的翻译名字:彩灯
|
| | | /// </summary>
|
| | | public const int uDeviceBelongId9 = 40010;
|
| | | /// <summary>
|
| | | /// 自定义设备所属ID为10的翻译名字:温湿度传感器
|
| | | /// </summary>
|
| | | public const int uDeviceBelongId10 = 40011;
|
| | | /// <summary>
|
| | | /// 自定义设备所属ID为10的翻译名字:温度传感器
|
| | | /// </summary>
|
| | | public const int uDeviceBelongId11 = 40012;
|
| | | /// <summary>
|
| | | /// 自定义设备所属ID为10的翻译名字:湿度传感器
|
| | | /// </summary>
|
| | | public const int uDeviceBelongId12 = 40013;
|
| | | } |
| | | } |