| | |
| | | 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; |
| | |
| | | /// 打开
|
| | | /// </summary>
|
| | | public const int uOpen1 = 16073;
|
| | |
|
| | | /// <summary>
|
| | | /// 日立空调模块
|
| | | /// </summary>
|
| | | public const int uHitachiAirConditioningModule = 16074;
|
| | |
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | |
| | | /// 方悦环境面板 -> 按住面板功能(function)按键,所有按键{0}指示灯亮起,则配网成功
|
| | | /// </summary>
|
| | | public const int uAddFangyueEnvironmentPanelMsg = 21021;
|
| | | /// <summary>
|
| | | /// 窗帘面板 -> 长按面板左上角按键,所有按键{0}指示灯亮起,则配网成功
|
| | | /// </summary>
|
| | | public const int uAddCurtaunPanelMsg = 21022;
|
| | |
|
| | |
|
| | | //★★★★下面这些是模块ID的翻译名字,从30000开始★★★★
|
| | |
| | | /// 镜像ID为226的设备的默认名字:简约2路窗帘面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId226 = 30035;
|
| | | /// <summary>
|
| | | /// 镜像ID为256的设备的默认名字:方悦/2路窗帘面板-Z
|
| | | /// </summary>
|
| | | public const int uDeviceModelId256 = 30036;
|
| | |
|
| | |
|
| | | //★★★★下面这些是设备所属种类的翻译名字,从40000开始★★★★
|