From 3f52028f3ca6513f89933ed76e513376fec0962a Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期四, 02 一月 2020 17:55:07 +0800 Subject: [PATCH] 2020-01-02-2 --- 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