From c6ff92e84b6cb2815cb98065ecb0ecf95d0689c3 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期三, 15 一月 2020 09:42:29 +0800 Subject: [PATCH] 2020-01-15-1 --- ZigbeeApp/Shared/R.cs | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 6d23c75..cc286ed 100644 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -17,7 +17,7 @@ public readonly static int Category = 2; /// <summary> /// Me. - /// </summary> + /// </summary>5307 public readonly static int Me = 3; /// <summary> /// 鎸夐敭閰嶇疆 @@ -578,6 +578,12 @@ public readonly static int scenetip = 5371; public readonly static int securitytip = 5372; public readonly static int defaulttext = 5373; + public readonly static int addsensor = 5374; + public readonly static int addlighting = 5375; + public readonly static int application = 5376; + public readonly static int automationaddtext = 5377; + public readonly static int tiptextnull = 5378; + public readonly static int tiplocktextnull = 5379; #region 鐧诲綍娉ㄥ唽 /// <summary> -- Gitblit v1.8.0