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 | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 16a17fa..cc286ed 100644 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -581,6 +581,9 @@ 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