From ca233e3c6154859a17948d892fbc6bbf723b60a8 Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期五, 29 五月 2020 15:47:30 +0800 Subject: [PATCH] 发布的1.0.20052901 --- ZigbeeApp20200525/Shared/R.cs | 33 +++++++++++++++++++++++++++++++++ 1 files changed, 33 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp20200525/Shared/R.cs b/ZigbeeApp20200525/Shared/R.cs index 6f6bc6a..1bb7dc6 100644 --- a/ZigbeeApp20200525/Shared/R.cs +++ b/ZigbeeApp20200525/Shared/R.cs @@ -606,6 +606,22 @@ /// 闂ㄩ攣甯稿紑妯″紡宸插叧 /// </summary> public const int NormallyClosed = 323; + /// <summary> + /// 鍏ョ綉 + /// </summary> + public const int Connection = 324; + /// <summary> + /// 绠�绾﹀鍔熻兘闈㈡澘 -> 鎵撳紑闈㈡澘涓昏彍鍗曪紝鍙充笂瑙掔偣鍑粄0}璁剧疆鎸夐挳锛岀偣鍑诲叆缃� + /// </summary> + public const int AddSimpleMultifunctionMsg = 325; + /// <summary> + /// 绠�绾︾幆澧冮潰鏉� -> 闀挎寜鈥滃紑鍏斥�濇寜閿�5绉掞紝鎵�鏈夌伅姣忚繘琛寋0}2娆′寒鏆楀垏鎹紝鍗冲叆缃戞垚鍔� + /// </summary> + public const int AddSimpleEnvironmentMsg = 326; + /// <summary> + /// 闀挎寜鈥滃紑鍏斥�濇寜閿�5绉� + /// </summary> + public const int LongPressButtonSwitch = 327; public readonly static int cancel = 5097; public readonly static int confrim = 5098; @@ -6220,6 +6236,14 @@ /// 闀滃儚ID涓�1307鐨勮澶囩殑榛樿鍚嶅瓧锛歅M2.5绌烘皵璐ㄩ噺浼犳劅鍣� /// </summary> public const int uDeviceModelId1307 = 30040; + /// <summary> + /// 闀滃儚ID涓�212鐨勮澶囩殑榛樿鍚嶅瓧锛氱畝绾﹀鍔熻兘闈㈡澘 + /// </summary> + public const int uDeviceModelId212 = 30041; + /// <summary> + /// 闀滃儚ID涓�230鐨勮澶囩殑榛樿鍚嶅瓧锛氱畝绾︾幆澧冮潰鏉� + /// </summary> + public const int uDeviceModelId230 = 30042; //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄澶囨墍灞炵绫荤殑缈昏瘧鍚嶅瓧,浠�40000寮�濮嬧槄鈽呪槄鈽� /// <summary> @@ -6415,5 +6439,14 @@ /// PM2.5绌烘皵璐ㄩ噺浼犳劅鍣� /// </summary> public const int uDeviceDirectionName27 = 70026; + /// <summary> + /// 绠�绾﹀鍔熻兘闈㈡澘 + /// </summary> + public const int uDeviceDirectionName28 = 70027; + /// <summary> + /// 绠�绾︾幆澧冮潰鏉� + /// </summary> + public const int uDeviceDirectionName29 = 70028; + } } -- Gitblit v1.8.0