HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-05-21 98ceb6bd2021f9ff136cda27eef28676dd7b5d92
ZigbeeApp/Shared/R.cs
@@ -570,6 +570,39 @@
        /// 自动模式不支持操作
        /// </summary>
        public const int AutoModeForbiddenOperate = 314;
        /// <summary>
        /// 空气质量
        /// </summary>
        public const int AirQuality = 315;
        /// <summary>
        /// 空气质量传感器
        /// </summary>
        public const int AirQualitySensor = 316;
        /// <summary>
        /// 优
        /// </summary>
        public const int ExcellentAirQuality = 317;
        /// <summary>
        /// 良
        /// </summary>
        public const int GoodAirQuality = 318;
        /// <summary>
        /// 轻度污染
        /// </summary>
        public const int LightPollution = 319;
        /// <summary>
        /// 中度污染
        /// </summary>
        public const int Moderatelyolluted = 320;
        /// <summary>
        /// 重度污染
        /// </summary>
        public const int HeavyPollution = 321;
        /// <summary>
        /// 严重污染
        /// </summary>
        public const int SeriousPollution = 322;
        public readonly static int cancel = 5097;
        public readonly static int confrim = 5098;
@@ -848,6 +881,7 @@
        public readonly static int addFailed = 5401;
        public readonly static int timeSensitive = 5402;
        public readonly static int executeSone = 5403;
        public readonly static int hour1 = 5404;
@@ -5761,6 +5795,26 @@
        /// 游客体验
        /// </summary>
        public const int uExperienceAccount = 16116;
        /// <summary>
        /// 智能改变生活 | Enjoy smart life
        /// </summary>
        public const int uLogoPageText = 16117;
        /// <summary>
        /// 网络不稳定,场景列表信息缺损
        /// </summary>
        public const int uNetworkUnStableAndSceneInfoIsNotFull = 16118;
        /// <summary>
        /// DATA绿色指示灯闪烁
        /// </summary>
        public const int uDataGreanPilotLampLinght = 16119;
        /// <summary>
        /// 联系方式
        /// </summary>
        public const int uContactInformation = 16120;
        /// <summary>
        /// 请输入您的联系方式
        /// </summary>
        public const int uPleaseInputYourContactInformation = 16121;
        //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
@@ -5961,7 +6015,7 @@
        /// </summary>
        public const int uAddRepeaterZigbeeMsg = 21014;
        /// <summary>
        /// 空调 -> 长按图示按键5秒以上,指示灯{0}变绿闪烁,进入配网状态{0}绿灯每5秒闪烁一次则入网成功
        /// 空调 -> 长按编程按键5秒,DATA绿色LED闪烁,{0}频率为亮0.5秒,灭0.5秒
        /// </summary>
        public const int uAddAirConditionerZbGatewayMsg = 21015;
        /// <summary>
@@ -6241,6 +6295,10 @@
        /// 自定义设备所属ID为2310的翻译名字:新风
        /// </summary>
        public const int uDeviceBelongId2310 = 40018;
        /// <summary>
        /// 自定义设备所属ID为1307的翻译名字:空气质量
        /// </summary>
        public const int uDeviceBelongId1307 = 40019;
        //★★★★模块ID的设备默认备注名字,从50000开始,这里不需要定义,只写在Language.ini文件里面★★★★
        //★★★★模块ID的设备类型名字,从60000开始,这里不需要定义,只写在Language.ini文件里面★★★★