old mode 100755
new mode 100644
| | |
| | | public readonly static int DistributeSuccess = 229; |
| | | public readonly static int SureToUnFreeze = 230; |
| | | |
| | | 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; |
| | | /// <summary> |
| | | /// 接近感应 |
| | | /// </summary> |
| | | public const int ProximitySensors = 231; |
| | | |
| | | /// <summary> |
| | | /// 接近感应功能设置置失败 |
| | | /// </summary> |
| | | public const int SetPannelProximityFail = 232; |
| | | /// <summary> |
| | | /// 获取接近感应功能失败 |
| | | /// </summary> |
| | | public const int GetPanelProximityFail = 233; |
| | | /// <summary> |
| | | /// 镜像ID为2310的设备的默认名字:方悦新风小模块 |
| | | /// </summary> |
| | | public const int DeviceModelId2310 = 234; |
| | | /// <summary> |
| | | /// 镜像ID为2310的设备的默认名字:方悦新风小模块 |
| | | /// </summary> |
| | | public const int AddFreshAirPanelMsg = 235; |
| | | /// <summary> |
| | | ///绿色指示灯闪烁 |
| | | /// </summary> |
| | | public const int GreenLightLighting = 236; |
| | | /// <summary> |
| | | /// 指示灯 |
| | | /// </summary> |
| | | public const int IndicatorLight = 237; |
| | | /// <summary> |
| | | /// 长按5秒(按键) |
| | | /// </summary> |
| | | public const int LongPressFiveSecond = 238; |
| | | /// <summary> |
| | | /// 长按 |
| | | /// </summary> |
| | | public const int AddFreshAirModulPanelMsg = 239; |
| | | /// <summary> |
| | | /// 镜像ID为2802的设备的默认名字:S-one |
| | | /// </summary> |
| | | public const int uDeviceModelId2802 = 240; |
| | | /// <summary> |
| | | /// 设置常开模式后,您的门锁将始终{0}处于打开状态,确认开启? |
| | | /// </summary> |
| | | public const int SetDoorLockNomallyOpen = 241; |
| | | /// <summary> |
| | | /// 电量 |
| | | /// </summary> |
| | | public const int DoorLockPower = 242; |
| | | /// <summary> |
| | | /// 常开模式已开启 |
| | | /// </summary> |
| | | public const int NomallyModeIsTurnOn = 243; |
| | | /// <summary> |
| | | /// 失效设置 |
| | | /// </summary> |
| | | public const int DoorLockInValidSetting = 244; |
| | | /// <summary> |
| | | /// 自动化 |
| | | /// </summary> |
| | | public const int DoorLockLogic = 245; |
| | | /// <summary> |
| | | /// 门锁始终打开{0}小时 |
| | | /// </summary> |
| | | public const int DoorLockOpenAllTheTime = 246; |
| | | /// <summary> |
| | | /// 当前时区 |
| | | /// </summary> |
| | | public const int DoorLockCurrentZone = 247; |
| | | /// <summary> |
| | | /// 取消常开 |
| | | /// </summary> |
| | | public const int CancelNomallyMode = 248; |
| | | /// <summary> |
| | | /// 您的常开模式将被取消 |
| | | /// </summary> |
| | | public const int NomallyModeIsCanceled = 249; |
| | | /// <summary> |
| | | /// 保持常开 |
| | | /// </summary> |
| | | public const int KeepNomallyMode = 250; |
| | | /// <summary> |
| | | /// 确认取消 |
| | | /// </summary> |
| | | public const int SureCancel = 251; |
| | | /// <summary> |
| | | /// (本次操作仅为单次取消,若需要停止执行{0}自动化,请选择分类-自动化进行设置) |
| | | /// </summary> |
| | | public const int XingTip = 252; |
| | | |
| | | /// <summary> |
| | | /// 获取门锁常开模式失败 |
| | | /// </summary> |
| | | public const int GetNormallyOpenModeFailed = 253; |
| | | /// <summary> |
| | | /// 打开门锁常开模式成功 |
| | | /// </summary> |
| | | public const int OpenNormallyOpenModeSuccess = 254; |
| | | /// <summary> |
| | | /// 打开门锁常开模式失败 |
| | | /// </summary> |
| | | public const int OpenNormallyOpenModeFailed = 255; |
| | | /// <summary> |
| | | /// 关闭门锁常开模式成功 |
| | | /// </summary> |
| | | public const int CloseNormallyOpenModeSuccess = 256; |
| | | /// <summary> |
| | | /// 关闭门锁常开模式失败 |
| | | /// </summary> |
| | | public const int CloseNormallyOpenModeFailed = 257; |
| | | /// <summary> |
| | | /// 门锁已经开启 |
| | | /// </summary> |
| | | public const int CurrentNormallyOpenMode = 258; |
| | | /// <summary> |
| | | /// 失效时间不合法,请重写设置 |
| | | /// </summary> |
| | | public const int NormallyOpenModeInvalidTimeTip = 259; |
| | | /// <summary> |
| | | /// 音量设置失败 |
| | | /// </summary> |
| | | public const int SetVolumeFailed = 260; |
| | | /// <summary> |
| | | /// 音量设置成功 |
| | | /// </summary> |
| | | public const int SetVolumeSuccess = 261; |
| | | /// <summary> |
| | | /// 当前时区 |
| | | /// </summary> |
| | | public const int CurZone = 262; |
| | | /// <summary> |
| | | /// 区 |
| | | /// </summary> |
| | | public const int CurZoneText = 263; |
| | | /// <summary> |
| | | /// 东 |
| | | /// </summary> |
| | | public const int East = 264; |
| | | /// <summary> |
| | | /// 西 |
| | | /// </summary> |
| | | public const int West = 265; |
| | | /// <summary> |
| | | /// 当前设备不支持该功能 |
| | | /// </summary> |
| | | public const int NoSupport = 266; |
| | | |
| | | public readonly static int cancel = 5097; |
| | | public readonly static int confrim = 5098; |
| | |
| | | public readonly static int automationaddtext = 5377; |
| | | public readonly static int tiptextnull = 5378; |
| | | public readonly static int tiplocktextnull = 5379; |
| | | public readonly static int openmode = 5380; |
| | | public readonly static int addnull = 5381; |
| | | |
| | | #region 登录注册 |
| | | /// <summary> |
| | |
| | | /// </summary> |
| | | public const int TheRoomIsSharedNotAllowedToOperate = 13120; |
| | | /// <summary> |
| | | /// 还没选择房间,请先选择 |
| | | /// 还没选择区域,请先选择 |
| | | /// </summary> |
| | | public const int NotSelectZone = 13121; |
| | | /// <summary> |
| | |
| | | /// </summary>
|
| | | public const int uBackup = 15225;
|
| | | /// <summary>
|
| | | /// 请输入备注名称
|
| | | /// 请输入备份名称
|
| | | /// </summary>
|
| | | public const int uPleaseInpuBackup = 15226;
|
| | | public const int uPleaseInpuBackupName = 15226;
|
| | | /// <summary>
|
| | | /// 恢复文件成功
|
| | | /// </summary>
|
| | |
| | | /// 设置空调摆风失败
|
| | | /// </summary>
|
| | | public const int uSetAirConditionerSwingFunctionFail = 16063;
|
| | | /// <summary>
|
| | | /// 按住此按键
|
| | | /// </summary>
|
| | | public const int uPressAndHoldThisKey = 16064;
|
| | | /// <summary>
|
| | | /// 按键指示灯亮起
|
| | | /// </summary>
|
| | | public const int uKeyIndicatorLightsUp = 16065;
|
| | | /// <summary>
|
| | | /// 接近感应
|
| | | /// </summary>
|
| | | public const int uProximityInduction = 16066;
|
| | | /// <summary>
|
| | | /// 空调目标
|
| | | /// </summary>
|
| | | public const int uAirConditionerTarget = 16067;
|
| | | /// <summary>
|
| | | /// 地暖目标
|
| | | /// </summary>
|
| | | public const int uFloorHeatingTarget = 16068;
|
| | | /// <summary>
|
| | | /// 新风目标
|
| | | /// </summary>
|
| | | public const int uNewWindTarget = 16069;
|
| | | /// <summary>
|
| | | /// 屏幕亮度级别
|
| | | /// </summary>
|
| | | public const int uScreenBrightnesLevel = 16070;
|
| | | /// <summary>
|
| | | /// 级
|
| | | /// </summary>
|
| | | public const int uRank = 16071;
|
| | | /// <summary>
|
| | | /// 背光灯亮度
|
| | | /// </summary>
|
| | | public const int uBacklightBrightness = 16072;
|
| | | /// <summary>
|
| | | /// 打开
|
| | | /// </summary>
|
| | | public const int uOpen1 = 16073;
|
| | | /// <summary>
|
| | | /// 日立空调模块
|
| | | /// </summary>
|
| | | public const int uHitachiAirConditioningModule = 16074;
|
| | |
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | |
| | | /// 温湿度传感器 -> 长按图示按键5秒以上,信号图标{0}快闪, 进入配网状态。图标常亮则配网成功
|
| | | /// </summary>
|
| | | public const int uAddSensorTemperatureAndHumidityMsg = 21017;
|
| | | /// <summary>
|
| | | /// 方悦2按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
|
| | | /// </summary>
|
| | | public const int uAddFangyueTwoButtonPanelMsg = 21018;
|
| | | /// <summary>
|
| | | /// 方悦4按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
|
| | | /// </summary>
|
| | | public const int uAddFangyueFourButtonPanelMsg = 21019;
|
| | | /// <summary>
|
| | | /// 方悦8按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
|
| | | /// </summary>
|
| | | public const int uAddFangyueEightButtonPanelMsg = 21020;
|
| | | /// <summary>
|
| | | /// 方悦环境面板 -> 按住面板功能(function)按键,所有按键{0}指示灯亮起,则配网成功
|
| | | /// </summary>
|
| | | public const int uAddFangyueEnvironmentPanelMsg = 21021;
|
| | | /// <summary>
|
| | | /// 窗帘面板 -> 长按面板左上角按键,所有按键{0}指示灯亮起,则配网成功 |
| | | /// </summary>
|
| | | public const int uAddCurtaunPanelMsg = 21022;
|
| | |
|
| | |
|
| | | //★★★★下面这些是模块ID的翻译名字,从30000开始★★★★
|
| | |
| | | /// 镜像ID为222的设备的默认名字:简约2按键面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId222 = 30028;
|
| | | /// <summary>
|
| | | /// 镜像ID为240的设备的默认名字:方悦2按键轻触式面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId240 = 30029;
|
| | | /// <summary>
|
| | | /// 镜像ID为241的设备的默认名字:方悦4按键轻触式面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId241 = 30030;
|
| | | /// <summary>
|
| | | /// 镜像ID为242的设备的默认名字:方悦8按键轻触式面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId242 = 30031;
|
| | | /// <summary>
|
| | | /// 镜像ID为250的设备的默认名字:方悦新风面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId250 = 30032;
|
| | | /// <summary>
|
| | | /// 镜像ID为253的设备的默认名字:方悦环境面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId253 = 30033;
|
| | | /// <summary>
|
| | | /// 镜像ID为224的设备的默认名字:简约4按键场景面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId224 = 30034;
|
| | | /// <summary>
|
| | | /// 镜像ID为226的设备的默认名字:简约2路窗帘面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId226 = 30035;
|
| | | /// <summary>
|
| | | /// 镜像ID为256的设备的默认名字:方悦/2路窗帘面板-Z
|
| | | /// </summary>
|
| | | public const int uDeviceModelId256 = 30036;
|
| | |
|
| | |
|
| | | //★★★★下面这些是设备所属种类的翻译名字,从40000开始★★★★
|
| | | /// <summary>
|