| | |
| | | /// </summary>
|
| | | public const int uSetGatewaySiteFail = 15936;
|
| | | /// <summary>
|
| | | /// 正在保存协调器的nv分区组网信息
|
| | | /// 正在保存协调器nv分区信息
|
| | | /// </summary>
|
| | | public const int uGatewayNVFileSaving = 15937;
|
| | | /// <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; |
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | | /// <summary>
|