| | |
| | | /// 341=请输入正确的数值 |
| | | /// </summary> |
| | | public const int NumTip = 341; |
| | | /// <summary> |
| | | /// 342=请输入正确的温度值 |
| | | /// </summary> |
| | | public const int TNumTip = 342; |
| | | /// <summary> |
| | | /// 343=请输入正确的湿度值 |
| | | /// </summary> |
| | | public const int HNumTip = 343; |
| | | /// <summary> |
| | | /// 344=注意绑定目标的名称不超过6个汉字{0}或20个字母和数字哦,否则面板将{0}无法显示 |
| | | /// </summary> |
| | | public const int BindRemarkTip1 = 344; |
| | | /// <summary> |
| | | /// 345=目标名称太长 |
| | | /// </summary> |
| | | public const int BindRemarkTip2 = 345; |
| | | /// <summary> |
| | | /// 346=知道了 |
| | | /// </summary> |
| | | public const int Iknown = 346; |
| | | |
| | | public readonly static int cancel = 5097; |
| | | public readonly static int confrim = 5098; |
| | |
| | | /// 住宅过户
|
| | | /// </summary>
|
| | | public const int uTransferOfResidence = 16149;
|
| | | /// <summary>
|
| | | /// 转移住宅到其他Evoyo
|
| | | /// </summary>
|
| | | public const int uTransferOfResidenceToOtherEvoyoAccount1 = 16150;
|
| | | /// <summary>
|
| | | /// Home账号
|
| | | /// </summary>
|
| | | public const int uTransferOfResidenceToOtherEvoyoAccount2 = 16151;
|
| | | /// <summary>
|
| | | /// 该操作不可逆,请注意:
|
| | | /// </summary>
|
| | | public const int uThisOperationIsIrreversiblePleaseNote = 16152;
|
| | | /// <summary>
|
| | | /// 1.接收方为Evoyo Home有效注册账号
|
| | | /// </summary>
|
| | | public const int uTheReceiverIsValidAccountForEvoyoHome = 16153;
|
| | | /// <summary>
|
| | | /// 2.接收方与过户方不可以为同一个账号
|
| | | /// </summary>
|
| | | public const int uTheReceiverAndTheTransferPartyCannotBeTheSameAccount = 16154;
|
| | | /// <summary>
|
| | | /// 3.过户成功后,将取消过户方成员对该住宅的使用权
|
| | | /// </summary>
|
| | | public const int uIfTheTransferIsSuccessfulTheRightToUseTheHouseWillBeCancelled = 16155;
|
| | | /// <summary>
|
| | | /// 过户账号
|
| | | /// </summary>
|
| | | public const int uTransferResidenceAccount = 16156;
|
| | | /// <summary>
|
| | | /// 请输入接收方的手机号或Email
|
| | | /// </summary>
|
| | | public const int uPleaseInputReceiverPhoneOrEmail = 16157;
|
| | | /// <summary>
|
| | | /// 查看
|
| | | /// </summary>
|
| | | public const int uSearch1 = 16158;
|
| | | /// <summary>
|
| | | /// 定时自动关闭
|
| | | /// </summary>
|
| | | public const int uAutomaticTimingOff = 16159;
|
| | | /// <summary>
|
| | | /// 不关闭
|
| | | /// </summary>
|
| | | public const int uNotClose = 16160;
|
| | |
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|