From e22fdb94322e6cec38e5e4a9aec13d431a133fde Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期二, 28 四月 2020 16:32:35 +0800 Subject: [PATCH] 上传合并后的代码 --- ZigbeeApp/Shared/R.cs | 67 +++++++++++++++++++++++++++++++-- 1 files changed, 63 insertions(+), 4 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 5171c94..49e7bfe 100755 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -550,6 +550,14 @@ /// 鏃舵晥鎬у父寮�鍒犻櫎澶辫触锛岀户缁�滃父寮�妯″紡鈥濊鍓嶅線闂ㄩ攣鐢ㄦ埛鐣岄潰璁剧疆 /// </summary> public const int CancelLogicNormallyModeFailed2 = 309; + /// <summary> + /// 璇疯緭鍏ュ悎娉曠殑鏁板瓧 + /// </summary> + public const int IllegalNumber = 310; + /// <summary> + /// 鎵嬪姩 + /// </summary> + public const int Manual = 311; public readonly static int cancel = 5097; public readonly static int confrim = 5098; @@ -807,6 +815,14 @@ 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; + #region 鐧诲綍娉ㄥ唽 /// <summary> @@ -1133,9 +1149,9 @@ /// </summary> public const int BelongZone = 11015; /// <summary> - /// 鎵�灞炴ā鍧� + /// 鎵�灞炶澶� /// </summary> - public const int BelongModel = 11016; + public const int BelongDevice = 11016; /// <summary> /// 鏈煡 /// </summary> @@ -5666,7 +5682,50 @@ /// 闂ㄩ攣鎶ヨ淇℃伅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; //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽� /// <summary> @@ -6055,7 +6114,7 @@ /// <summary> /// 闀滃儚ID涓�2310鐨勮澶囩殑榛樿鍚嶅瓧锛氭柟鎮︽柊椋庡皬妯″潡 /// </summary> - public const int DeviceModelId2310 = 30038; + public const int uDeviceModelId2310 = 30038; //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄澶囨墍灞炵绫荤殑缈昏瘧鍚嶅瓧,浠�40000寮�濮嬧槄鈽呪槄鈽� /// <summary> -- Gitblit v1.8.0