| | |
| | | /// 自动模式不支持操作 |
| | | /// </summary> |
| | | public const int AutoModeForbiddenOperate = 314; |
| | | /// <summary> |
| | | /// 空气质量 |
| | | /// </summary> |
| | | public const int AirQuality = 315; |
| | | /// <summary> |
| | | /// 空气质量传感器 |
| | | /// </summary> |
| | | public const int AirQualitySensor = 316; |
| | | |
| | | public readonly static int cancel = 5097; |
| | | public readonly static int confrim = 5098; |
| | |
| | | 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 Cancel = 11023; |
| | | /// <summary> |
| | | /// 没有场景 {\r\n} 请点击右上角添加 |
| | | /// 没有场景{0}请点击右上角添加 |
| | | /// </summary> |
| | | public const int NoScene = 11024; |
| | | /// <summary> |
| | |
| | | /// <summary> |
| | | /// 镜像ID为1306的设备的默认名字:Zigbee吸顶燃气传感器 |
| | | /// </summary> |
| | | public const int uDeviceModelId1306 = 30039; |
| | | public const int uDeviceModelId1306 = 30039;
|
| | | /// <summary> |
| | | /// 镜像ID为1307的设备的默认名字:PM2.5空气质量传感器 |
| | | /// </summary> |
| | | public const int uDeviceModelId1307 = 30040;
|
| | | public const int uDeviceModelId1307 = 30040; |
| | |
|
| | | //★★★★下面这些是设备所属种类的翻译名字,从40000开始★★★★
|
| | | /// <summary>
|
| | |
| | | /// 自定义设备所属ID为2310的翻译名字:新风 |
| | | /// </summary> |
| | | public const int uDeviceBelongId2310 = 40018; |
| | | /// <summary> |
| | | /// 自定义设备所属ID为1307的翻译名字:PM2.5空气质量传感器 |
| | | /// </summary> |
| | | public const int uDeviceBelongId1307 = 40019; |
| | |
|
| | | //★★★★模块ID的设备默认备注名字,从50000开始,这里不需要定义,只写在Language.ini文件里面★★★★
|
| | | //★★★★模块ID的设备类型名字,从60000开始,这里不需要定义,只写在Language.ini文件里面★★★★
|