| | |
| | | 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> |
| | | /// 设置常开模式后,您的门锁将始终{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 DoorLockOffLine = 266; |
| | | /// <summary> |
| | | /// 获取音量失败 |
| | | /// </summary> |
| | | public const int GetVolumeFailed = 267; |
| | | /// <summary> |
| | | /// 确定要取消该成员拥有远程开锁权限吗? |
| | | /// </summary> |
| | | public const int SureCancelAccessToSubaccount = 268; |
| | | |
| | | 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 uBacklightBrightness = 16072;
|
| | | /// <summary>
|
| | | /// 打开
|
| | | /// </summary>
|
| | | public const int uOpen1 = 16073;
|
| | | /// <summary>
|
| | | /// 日立空调模块
|
| | | /// </summary>
|
| | | public const int uHitachiAirConditioningModule = 16074;
|
| | | /// <summary>
|
| | | /// 安装位置
|
| | | /// </summary>
|
| | | public const int uInstallationLocation = 16075;
|
| | | /// <summary>
|
| | | /// 所属住宅
|
| | | /// </summary>
|
| | | public const int uBelongResidence = 16076;
|
| | | /// <summary>
|
| | | /// 不分配
|
| | | /// </summary>
|
| | | public const int uUndistributed = 16077;
|
| | | /// <summary>
|
| | | /// 室内机
|
| | | /// </summary>
|
| | | public const int uIndoorUnit = 16078;
|
| | | /// <summary>
|
| | | /// 按键
|
| | | /// </summary>
|
| | | public const int uPanelButton = 16079;
|
| | | /// <summary>
|
| | | /// 分享住宅已更改,请联系管理员!
|
| | | /// </summary>
|
| | | public const int uShardResidenceHadDeletePleaseTakeToAdmin = 16080;
|
| | |
|
| | |
|
| | |
|
| | |
| | | /// 方悦环境面板 -> 按住面板功能(function)按键,所有按键{0}指示灯亮起,则配网成功
|
| | | /// </summary>
|
| | | public const int uAddFangyueEnvironmentPanelMsg = 21021;
|
| | | /// <summary>
|
| | | /// 窗帘面板 -> 长按面板左上角按键,所有按键{0}指示灯亮起,则配网成功 |
| | | /// </summary>
|
| | | public const int uAddCurtaunPanelMsg = 21022;
|
| | |
|
| | |
|
| | | //★★★★下面这些是模块ID的翻译名字,从30000开始★★★★
|
| | | //★★★★下面这些是模块ID的官方名字,从30000开始★★★★
|
| | | /// <summary> |
| | | /// 镜像ID为1305(暂定)的设备的默认名字:紧急按钮 |
| | | /// 镜像ID为1305(暂定)的设备的官方名字:紧急按钮 |
| | | /// </summary> |
| | | public const int uDeviceModelId1305 = 30000;
|
| | | /// <summary>
|
| | | /// 镜像ID为1300(暂定)的设备的默认名字:燃气传感器
|
| | | /// 镜像ID为1300(暂定)的设备的官方名字:燃气传感器
|
| | | /// </summary> |
| | | public const int uDeviceModelId1300 = 30001;
|
| | | /// <summary>
|
| | | /// 镜像ID为1302(暂定)的设备的默认名字:烟雾传感器
|
| | | /// 镜像ID为1302(暂定)的设备的官方名字:烟雾传感器
|
| | | /// </summary> |
| | | public const int uDeviceModelId1302 = 30002; |
| | | /// <summary>
|
| | | /// 镜像ID为1304(暂定)的设备的默认名字:水浸传感器
|
| | | /// 镜像ID为1304(暂定)的设备的官方名字:水浸传感器
|
| | | /// </summary> |
| | | public const int uDeviceModelId1304 = 30003;
|
| | | /// <summary>
|
| | |
| | | /// </summary> |
| | | public const int uKeyfob = 30004;
|
| | | /// <summary>
|
| | | /// 镜像ID为1301(暂定)的设备的默认名字:门窗传感器
|
| | | /// 镜像ID为1301(暂定)的设备的官方名字:门窗传感器
|
| | | /// </summary> |
| | | public const int uDeviceModelId1301 = 30005;
|
| | | /// <summary>
|
| | | /// 镜像ID为4100的设备的默认名字:智能空开
|
| | | /// 镜像ID为4100的设备的官方名字:智能空开
|
| | | /// </summary> |
| | | public const int uDeviceModelId4100 = 30006; |
| | | /// <summary>
|
| | | /// 镜像ID为100的设备的默认名字:Zigbee智能开合帘电机
|
| | | /// 镜像ID为100的设备的官方名字:Zigbee智能开合帘电机
|
| | | /// </summary> |
| | | public const int uDeviceModelId100 = 30007; |
| | | /// <summary>
|
| | | /// 镜像ID为200的设备的默认名字:4按键多功能触摸面板(带4路继电器底座)
|
| | | /// 镜像ID为200的设备的官方名字:4按键多功能触摸面板(带4路继电器底座)
|
| | | /// </summary> |
| | | public const int uDeviceModelId200 = 30008; |
| | | /// <summary>
|
| | | /// 镜像ID为1200的设备的默认名字:220Pir传感器
|
| | | /// 镜像ID为1200的设备的官方名字:220Pir传感器
|
| | | /// </summary> |
| | | public const int uDeviceModelId1200 = 30009; |
| | | /// <summary>
|
| | | /// 镜像ID为1的设备的默认名字:1代Zigbee网关(146底盒墙装模式)
|
| | | /// 镜像ID为1的设备的官方名字:1代Zigbee网关(146底盒墙装模式)
|
| | | /// </summary> |
| | | public const int uDeviceModelId1 = 30010;
|
| | | /// <summary>
|
| | | /// 镜像ID为201的设备的默认名字:3按键多功能触摸面板(带3路继电器底座)
|
| | | /// 镜像ID为201的设备的官方名字:3按键多功能触摸面板(带3路继电器底座)
|
| | | /// </summary> |
| | | public const int uDeviceModelId201 = 30011;
|
| | | /// <summary>
|
| | | /// 镜像ID为202的设备的默认名字:2按键多功能触摸面板(带2路继电器底座)
|
| | | /// 镜像ID为202的设备的官方名字:2按键多功能触摸面板(带2路继电器底座)
|
| | | /// </summary> |
| | | public const int uDeviceModelId202 = 30012;
|
| | | /// <summary>
|
| | | /// 镜像ID为2300的设备的默认名字:3路继电器小模块
|
| | | /// 镜像ID为2300的设备的官方名字:3路继电器小模块
|
| | | /// </summary> |
| | | public const int uDeviceModelId2300 = 30013;
|
| | | /// <summary>
|
| | | /// 镜像ID为6的设备的默认名字:1代Zigbee网关(高级网关桌面模式)
|
| | | /// 镜像ID为6的设备的官方名字:1代Zigbee网关(高级网关桌面模式)
|
| | | /// </summary> |
| | | public const int uDeviceModelId6 = 30014;
|
| | | /// <summary>
|
| | | /// 镜像ID为0的设备的默认名字:调试设备
|
| | | /// 镜像ID为0的设备的官方名字:调试设备
|
| | | /// </summary> |
| | | public const int uDeviceModelId0 = 30015;
|
| | | /// <summary>
|
| | | /// 镜像ID为101的设备的默认名字:Zigbee智能管状电机
|
| | | /// 镜像ID为101的设备的官方名字:Zigbee智能管状电机
|
| | | /// </summary> |
| | | public const int uDeviceModelId101 = 30016;
|
| | | /// <summary>
|
| | | /// 镜像ID为3900的设备的默认名字:中继器
|
| | | /// 镜像ID为3900的设备的官方名字:中继器
|
| | | /// </summary>
|
| | | public const int uDeviceModelId3900 = 30017;
|
| | | /// <summary>
|
| | | /// 镜像ID为203的设备的默认名字:12按键多功能触摸面板(带1路继电器底座)
|
| | | /// 镜像ID为203的设备的官方名字:12按键多功能触摸面板(带1路继电器底座)
|
| | | /// </summary> |
| | | public const int uDeviceModelId203 = 30018;
|
| | | /// <summary>
|
| | | /// 镜像ID为210的设备的默认名字:4按键多功能触摸面板(只带电源底座)
|
| | | /// 镜像ID为210的设备的官方名字:4按键多功能触摸面板(只带电源底座)
|
| | | /// </summary> |
| | | public const int uDeviceModelId210 = 30019;
|
| | | /// <summary>
|
| | | /// 镜像ID为1303(暂定)的设备的默认名字:红外传感器
|
| | | /// 镜像ID为1303(暂定)的官方的默认名字:红外传感器
|
| | | /// </summary> |
| | | public const int uDeviceModelId1303 = 30020;
|
| | | /// <summary>
|
| | | /// 镜像ID为2500的设备的默认名字:1路调光器小模块
|
| | | /// 镜像ID为2500的设备的官方名字:1路调光器小模块
|
| | | /// </summary> |
| | | public const int uDeviceModelId2500 = 30021;
|
| | | /// <summary>
|
| | | /// 镜像ID为4200的设备的默认名字:zigbee转buspro协议转换器
|
| | | /// 镜像ID为4200的设备的官方名字:zigbee转buspro协议转换器
|
| | | /// </summary> |
| | | public const int uDeviceModelId4200 = 30022;
|
| | | /// <summary>
|
| | | /// 镜像ID为4201的设备的默认名字:zigbee转485协议转换器
|
| | | /// 镜像ID为4201的设备的官方名字:zigbee转485协议转换器
|
| | | /// </summary>
|
| | | public const int uDeviceModelId4201 = 30023;
|
| | | /// <summary>
|
| | | /// 镜像ID为3600的设备的默认名字:zigbee空调网关模块
|
| | | /// 镜像ID为3600的设备的官方名字:zigbee空调网关模块
|
| | | /// </summary>
|
| | | public const int uDeviceModelId3600 = 30024; |
| | | /// <summary>
|
| | | /// 镜像ID为2800的设备的默认名字:H06C
|
| | | /// 镜像ID为2800的设备的官方名字:H06C
|
| | | /// </summary>
|
| | | public const int uDeviceModelId2800 = 30025;
|
| | | /// <summary>
|
| | | /// 镜像ID为220的设备的默认名字:简约4按键面板
|
| | | /// 镜像ID为220的设备的官方名字:简约4按键面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId220 = 30026;
|
| | | /// <summary>
|
| | | /// 镜像ID为221的设备的默认名字:简约3按键面板
|
| | | /// 镜像ID为221的设备的官方名字:简约3按键面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId221 = 30027;
|
| | | /// <summary>
|
| | | /// 镜像ID为222的设备的默认名字:简约2按键面板
|
| | | /// 镜像ID为222的设备的官方名字:简约2按键面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId222 = 30028;
|
| | | /// <summary>
|
| | | /// 镜像ID为240的设备的默认名字:方悦2按键轻触式面板
|
| | | /// 镜像ID为240的设备的官方名字:方悦2按键轻触式面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId240 = 30029;
|
| | | /// <summary>
|
| | | /// 镜像ID为241的设备的默认名字:方悦4按键轻触式面板
|
| | | /// 镜像ID为241的设备的官方名字:方悦4按键轻触式面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId241 = 30030;
|
| | | /// <summary>
|
| | | /// 镜像ID为242的设备的默认名字:方悦8按键轻触式面板
|
| | | /// 镜像ID为242的设备的官方名字:方悦8按键轻触式面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId242 = 30031;
|
| | | /// <summary>
|
| | | /// 镜像ID为250的设备的默认名字:方悦新风面板
|
| | | /// 镜像ID为250的设备的官方名字:方悦新风面板
|
| | | /// </summary>
|
| | | public const int uDeviceModelId250 = 30032;
|
| | | /// <summary>
|
| | | /// 镜像ID为253的设备的默认名字:方悦环境面板
|
| | | /// 镜像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;
|
| | | /// <summary> |
| | | /// 镜像ID为2802的设备的官方名字:S-one |
| | | /// </summary> |
| | | public const int uDeviceModelId2802 = 30037;
|
| | |
|
| | |
|
| | | //★★★★下面这些是设备所属种类的翻译名字,从40000开始★★★★
|
| | | /// <summary>
|
| | |
| | | /// <summary>
|
| | | /// 自定义设备所属ID为13的翻译名字:开关
|
| | | /// </summary>
|
| | | public const int uDeviceBelongId13 = 15665;
|
| | | public const int uDeviceBelongId13 = 40014;
|
| | | /// <summary>
|
| | | /// 自定义设备所属ID为14的翻译名字:插座
|
| | | /// </summary>
|
| | | public const int uDeviceBelongId14 = 15666;
|
| | | public const int uDeviceBelongId14 = 40015;
|
| | | /// <summary>
|
| | | /// 自定义设备所属ID为15的翻译名字:灯光
|
| | | /// </summary>
|
| | | public const int uDeviceBelongId15 = 15071;
|
| | | public const int uDeviceBelongId15 = 40016;
|
| | | /// <summary>
|
| | | /// 自定义设备所属ID为16的翻译名字:干接点
|
| | | /// </summary>
|
| | | public const int uDeviceBelongId16 = 40014;
|
| | | public const int uDeviceBelongId16 = 40017;
|
| | |
|
| | | //★★★★模块ID的设备默认备注名字,从50000开始,这里不需要定义,只写在Language.ini文件里面★★★★
|
| | | //★★★★模块ID的设备类型名字,从60000开始,这里不需要定义,只写在Language.ini文件里面★★★★
|
| | | } |
| | | } |