| | |
| | | /// </summary> |
| | | public const int GetPanelProximityFail = 233; |
| | | /// <summary> |
| | | /// 按住面板模式 |
| | | /// 按住面板模式按键5秒,绿色指示灯闪烁{0}进入配网状态;闪烁停止{0}指示灯变白色表示配网成功 |
| | | /// </summary> |
| | | public const int AddFreshAirPanelMsg = 235; |
| | | /// <summary> |
| | |
| | | /// 时效性常开删除失败,继续“常开模式”请前往门锁用户界面设置 |
| | | /// </summary> |
| | | public const int CancelLogicNormallyModeFailed2 = 309; |
| | | /// <summary> |
| | | /// 请输入合法的数字 |
| | | /// </summary> |
| | | public const int IllegalNumber = 310; |
| | | /// <summary> |
| | | /// 手动 |
| | | /// </summary> |
| | | public const int Manual = 311; |
| | | /// <summary> |
| | | /// 背光灯颜色 |
| | | /// </summary> |
| | | public const int BackgroundLightColor = 312; |
| | | /// <summary> |
| | | /// PM2.5感器 -> 长按图示按键5秒以上,信号图标{0}快闪, 进入配网状态。信号图标常亮则配网成功 |
| | | /// </summary> |
| | | public const int AddSensorPMMsg = 313; |
| | | /// <summary> |
| | | /// 自动模式不支持操作 |
| | | /// </summary> |
| | | public const int AutoModeForbiddenOperate = 314; |
| | | |
| | | public readonly static int cancel = 5097; |
| | | public readonly static int confrim = 5098; |
| | |
| | | public readonly static int openmode = 5380; |
| | | public readonly static int addnull = 5381; |
| | | public readonly static int look = 5382; |
| | | public readonly static int closeUp = 5383; |
| | | public readonly static int yearSone = 5384; |
| | | public readonly static int monthSone = 5385; |
| | | public readonly static int daySone = 5386; |
| | | public readonly static int numberSone = 5387; |
| | | public readonly static int openAutomationSone = 5388; |
| | | public readonly static int timeSetSone= 5389; |
| | | public readonly static int invalidSetting = 5390; |
| | | public readonly static int hour = 5391; |
| | | public readonly static int lockOpen = 5392; |
| | | public readonly static int setDoorLockOpen = 5393; |
| | | public readonly static int less = 5394; |
| | | public readonly static int more = 5395; |
| | | public readonly static int or = 5396; |
| | | public readonly static int timeNull = 5397; |
| | | public readonly static int numberInput = 5398; |
| | | public readonly static int closeFailed = 5399; |
| | | public readonly static int openFailed = 5400; |
| | | public readonly static int addFailed = 5401; |
| | | public readonly static int timeSensitive = 5402; |
| | | public readonly static int executeSone = 5403; |
| | | |
| | | |
| | | |
| | | #region 登录注册 |
| | | /// <summary> |
| | |
| | | /// </summary> |
| | | public const int BelongZone = 11015; |
| | | /// <summary> |
| | | /// 所属模块 |
| | | /// 所属设备 |
| | | /// </summary> |
| | | public const int BelongModel = 11016; |
| | | public const int BelongDevice = 11016; |
| | | /// <summary> |
| | | /// 未知 |
| | | /// </summary> |
| | |
| | | /// </summary> |
| | | public const int Cancel = 11023; |
| | | /// <summary> |
| | | /// 没有场景 {\r\n} 请点击右上角添加 |
| | | /// 没有场景{0}请点击右上角添加 |
| | | /// </summary> |
| | | public const int NoScene = 11024; |
| | | /// <summary> |
| | |
| | | /// 门锁报警信息14:临时密码开锁失败
|
| | | /// </summary> |
| | | public const int uDoorLockAlarmMsg14 = 16103;
|
| | | /// <summary>
|
| | | /// 电机空调模块
|
| | | /// </summary>
|
| | | public const int uSaecAirConditioningModule = 16104;
|
| | | /// <summary>
|
| | | /// 东芝空调模块
|
| | | /// </summary>
|
| | | public const int uToshibaAirConditioningModule = 16105;
|
| | | /// <summary>
|
| | | /// 格力空调模块
|
| | | /// </summary>
|
| | | public const int uGreeAirConditioningModule = 16106;
|
| | | /// <summary>
|
| | | /// 美的空调模块
|
| | | /// </summary>
|
| | | public const int uMideaAirConditioningModule = 16107;
|
| | | /// <summary>
|
| | | /// 虚拟网关
|
| | | /// </summary>
|
| | | public const int uVirtualGateway = 16108;
|
| | | /// <summary>
|
| | | /// 玄关
|
| | | /// </summary>
|
| | | public const int uVestibule = 16109;
|
| | | /// <summary>
|
| | | /// 厨房
|
| | | /// </summary>
|
| | | public const int uKitchen = 16110;
|
| | | /// <summary>
|
| | | /// 走廊
|
| | | /// </summary>
|
| | | public const int uCorridor = 16111;
|
| | | /// <summary>
|
| | | /// 虚拟账号
|
| | | /// </summary>
|
| | | public const int uVirtualAccount = 16112;
|
| | | /// <summary>
|
| | | /// 灯全开
|
| | | /// </summary>
|
| | | public const int uAllLightOpen = 16113;
|
| | | /// <summary>
|
| | | /// 灯全关
|
| | | /// </summary>
|
| | | public const int uAllLightClose = 16114;
|
| | | /// <summary>
|
| | | /// 常开自动化手动取消
|
| | | /// </summary>
|
| | | public const int uNormallyOpenLogicManualClose = 16115;
|
| | | /// <summary>
|
| | | /// 游客体验
|
| | | /// </summary>
|
| | | public const int uExperienceAccount = 16116;
|
| | |
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | |
| | | /// </summary>
|
| | | public const int uAddSensorTemperatureAndHumidityMsg = 21017;
|
| | | /// <summary>
|
| | | /// 方悦2按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
|
| | | /// 单开双控面板 -> 长按BUTTON1按键5秒,所有指示灯{0}变为绿色并闪烁,进入配网状态
|
| | | /// </summary>
|
| | | public const int uAddFangyueTwoButtonPanelMsg = 21018;
|
| | | /// <summary>
|
| | | /// 方悦4按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
|
| | | /// 双开四控面板 -> 长按BUTTON1按键5秒,所有指示灯{0}变为绿色并闪烁,进入配网状态
|
| | | /// </summary>
|
| | | public const int uAddFangyueFourButtonPanelMsg = 21019;
|
| | | /// <summary>
|
| | | /// 方悦8按键轻触式面板 -> 按住面板左上角按键,所有按键指示灯{0}亮起,则配网成功
|
| | | /// 四开八控面板-> 长按BUTTON1按键5秒,所有指示灯{0}变为绿色并闪烁,进入配网状态
|
| | | /// </summary>
|
| | | public const int uAddFangyueEightButtonPanelMsg = 21020;
|
| | | /// <summary>
|
| | |
| | | /// 窗帘面板 -> 长按面板左上角按键,所有按键{0}指示灯亮起,则配网成功
|
| | | /// </summary>
|
| | | public const int uAddCurtaunPanelMsg = 21022;
|
| | | /// <summary>
|
| | | /// 吸顶燃气传感器 -> 长按图示按键5秒以上,绿色快闪{0}进入配网状态,绿灯常亮则入网成功
|
| | | /// </summary>
|
| | | public const int uAddSensorCeilingGasMsg = 21023;
|
| | |
|
| | |
|
| | | //★★★★下面这些是模块ID的官方名字,从30000开始★★★★
|
| | |
| | | /// <summary> |
| | | /// 镜像ID为2310的设备的默认名字:方悦新风小模块 |
| | | /// </summary> |
| | | public const int DeviceModelId2310 = 30038;
|
| | | public const int uDeviceModelId2310 = 30038;
|
| | | /// <summary> |
| | | /// 镜像ID为1306的设备的默认名字:Zigbee吸顶燃气传感器 |
| | | /// </summary> |
| | | public const int uDeviceModelId1306 = 30039;
|
| | | /// <summary> |
| | | /// 镜像ID为1307的设备的默认名字:PM2.5空气质量传感器 |
| | | /// </summary> |
| | | public const int uDeviceModelId1307 = 30040; |
| | |
|
| | | //★★★★下面这些是设备所属种类的翻译名字,从40000开始★★★★
|
| | | /// <summary>
|
| | |
| | | /// 自定义设备所属ID为16的翻译名字:干接点
|
| | | /// </summary>
|
| | | public const int uDeviceBelongId16 = 40017;
|
| | | /// <summary> |
| | | /// 自定义设备所属ID为2310的翻译名字:新风 |
| | | /// </summary> |
| | | public const int uDeviceBelongId2310 = 40018; |
| | |
|
| | | //★★★★模块ID的设备默认备注名字,从50000开始,这里不需要定义,只写在Language.ini文件里面★★★★
|
| | | //★★★★模块ID的设备类型名字,从60000开始,这里不需要定义,只写在Language.ini文件里面★★★★
|
| | |
| | | /// 智能空开 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName25 = 70024; |
| | | /// <summary> |
| | | /// 吸顶燃气传感器 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName26 = 70025; |
| | | /// <summary> |
| | | /// PM2.5空气质量传感器 |
| | | /// </summary> |
| | | public const int uDeviceDirectionName27 = 70026; |
| | | } |
| | | } |