| | |
| | | /// 同步失败 |
| | | /// </summary> |
| | | public const int SynchronizationFailed = 337; |
| | | /// <summary> |
| | | /// 数据校正 |
| | | /// </summary> |
| | | public const int DataCorrection = 338; |
| | | /// <summary> |
| | | /// 339=矫正温度失败 |
| | | /// </summary> |
| | | public const int DataCorrectionFailed = 339; |
| | | /// <summary> |
| | | /// 340=矫正面板内置的温度或湿度传感器读数 |
| | | /// </summary> |
| | | public const int DataCorrectionTip = 340; |
| | | /// <summary> |
| | | /// 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 uWorkRoom = 16060;
|
| | | /// <summary>
|
| | | /// 电机数据异常,请重置电机
|
| | | /// 电机数据异常,确认已经安装导轨后,请重置电机
|
| | | /// </summary>
|
| | | public const int uCurtainDataIsErrorPleaseResetCurtain = 16061;
|
| | | /// <summary>
|
| | |
| | | /// </summary> |
| | | public const int uAddMiniGateway = 16124;
|
| | | /// <summary>
|
| | | /// 插电后,长按网关HID/WCFG按键5秒{0}系统灯常亮60秒后则进入配网状态
|
| | | /// 插电后,长按网关开关键5秒{0}系统灯常亮60秒后则进入配网状态
|
| | | /// </summary>
|
| | | public const int uAddMiniGatewayMsg1 = 16125;
|
| | | /// <summary>
|
| | |
| | | /// 钥匙扣
|
| | | /// </summary> |
| | | public const int uKeyfob = 16143;
|
| | | /// <summary>
|
| | | /// 色值号为6位(由任意数字+字母组合)
|
| | | /// </summary> |
| | | public const int uColorLengthMsg = 16144;
|
| | | /// <summary>
|
| | | /// 长按此按键
|
| | | /// </summary>
|
| | | public const int uLongPressThisButton = 16145;
|
| | | /// <summary>
|
| | | /// Mini网关最大只能添加16个设备
|
| | | /// </summary>
|
| | | public const int uMiniGatewayMaxDeviceCountMsg = 16146;
|
| | | /// <summary>
|
| | | /// 开关键
|
| | | /// </summary>
|
| | | public const int uSwitchButton = 16147;
|
| | | /// <summary>
|
| | | /// 过户
|
| | | /// </summary>
|
| | | public const int uTransfer = 16148;
|
| | | /// <summary>
|
| | | /// 住宅过户
|
| | | /// </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开始★★★★
|
| | |
| | | /// </summary>
|
| | | public const int uAddFangyueEightButtonPanelMsg = 21020;
|
| | | /// <summary>
|
| | | /// 方悦环境面板 -> 按住面板功能(function)按键,所有按键{0}指示灯亮起,则配网成功
|
| | | /// 方悦环境面板 ->按住面板功能按键5秒,绿色指示灯闪烁{0}进入配网状态;闪烁停止{0}指示灯变白色表示配网成功
|
| | | /// </summary>
|
| | | public const int uAddFangyueEnvironmentPanelMsg = 21021;
|
| | | /// <summary>
|