From 27cb67a0fd370f7344cc9df449b3254d57b13aea Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期四, 24 十月 2019 11:29:21 +0800 Subject: [PATCH] 2019-10-24-1 --- ZigbeeApp/Shared/R.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 8dfcda0..d5d753d 100644 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -527,6 +527,7 @@ public readonly static int logictemplate = 5358; public readonly static int onlight = 5359; public readonly static int offlight = 5360; + public readonly static int OnOffSwitch=5361; @@ -1205,7 +1206,7 @@ /// <summary> /// 鎺у埗闈㈡澘 /// </summary> - public static readonly int OnOffSwitch = 12101; + // public static readonly int OnOffSwitch = 12101; /// <summary> /// 缁х數鍣� /// </summary> -- Gitblit v1.8.0