| | |
| | | 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 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 GiveAccessToSubaccountSuccess = 211; |
| | | public readonly static int GiveAccessToSubaccountFailed = 212; |
| | | public readonly static int AccountIsFreezed = 213; |
| | | public readonly static int NoAccess = 214; |
| | | |
| | | public readonly static int RemindSetting = 548; |
| | | public readonly static int AddNewUser = 650; |
| | |
| | | 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 登录注册 |
| | |
| | | /// HDL Home |
| | | /// </summary> |
| | | public const int AppName = 10000; |
| | | /// <summary> |
| | | /// 常用 |
| | | /// </summary> |
| | | public const int Favorite = 10001; |
| | | |
| | | |
| | | /// <summary> |
| | |
| | | /// 你的密码修改成功,请重新登录 |
| | | /// </summary> |
| | | public const int ResetScucessPleaseLogin = 10126; |
| | | /// <summary> |
| | | /// 请选择区号 |
| | | /// </summary> |
| | | public const int PleaseSelectAreaCode = 10127; |
| | | /// <summary> |
| | | /// 未激活 |
| | | /// </summary> |
| | | 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; |
| | | |
| | | |
| | | #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; |
| | | |
| | | #endregion |
| | | |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 喜爱 |
| | | /// </summary> |
| | | public static readonly int Favorite = 100000; |
| | | |
| | | |
| | | |
| | | public static readonly int OK = 10005; |
| | |
| | | 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 LoginHadAccountPWD = 11008; |
| | | |
| | | |
| | | public static readonly int PleaseInputVerificationCode = 11011; |
| | | |
| | | |
| | | |
| | | |
| | |
| | | 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; |
| | |
| | | /// 百分比 |
| | | /// </summary> |
| | | public static readonly int Percent = 11103; |
| | | public static readonly int Success = 11104; |
| | | |
| | | |
| | | /// <summary> |
| | | /// The please confirm new password. |
| | |
| | | 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 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 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> |
| | | 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 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; |
| | | |
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★ |
| | | /// <summary> |