From d4ff2cb026bfa348c62651c0547511eede9f94f3 Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期三, 21 七月 2021 13:45:50 +0800
Subject: [PATCH] Merge branch 'wxr7-ez' of http://172.16.1.23:6688/r/~wxr/HDL_APP_Project into wxr7-ez
---
HDL_ON/Entity/Enumerative/MyEnum.cs | 33 ++++++++++++++++++++++++++-------
1 files changed, 26 insertions(+), 7 deletions(-)
diff --git a/HDL_ON/Entity/Enumerative/MyEnum.cs b/HDL_ON/Entity/Enumerative/MyEnum.cs
index 5930ba8..d365658 100644
--- a/HDL_ON/Entity/Enumerative/MyEnum.cs
+++ b/HDL_ON/Entity/Enumerative/MyEnum.cs
@@ -137,20 +137,39 @@
/// </summary>
Weather = 0x14,
-
+ /// <summary>
+ /// 闂ㄩ攣
+ /// </summary>
DoorLock = 0x15,
-
+ /// <summary>
+ /// 鐢靛櫒
+ /// </summary>
Electric = 0x16,
-
+ /// <summary>
+ /// 鑳芥簮鐩戞帶
+ /// </summary>
EnergyMonitoring = 0x17,
-
+ /// <summary>
+ /// 鐜鏁版嵁
+ /// </summary>
Environmental = 0x18,
-
+ /// <summary>
+ /// 闈㈡澘
+ /// </summary>
Panel = 0x19,
-
+ /// <summary>
+ /// 瀹夐槻鐩戞帶
+ /// </summary>
SecurityMonitoring = 0x20,
-
+ /// <summary>
+ /// 鍙瀵硅
+ /// </summary>
VideoIntercom = 0x21,
+ /// <summary>
+ /// 瀹夐槻涓績
+ /// </summary>
+ SecurityCenter = 0x22,
+
}
--
Gitblit v1.8.0