From c209a50cabf524c146fb2d02ce09cfc46c7c2f70 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期二, 26 五月 2020 13:49:02 +0800
Subject: [PATCH] 2020-05-26-1
---
HDL_ON/Entity/Enumerative/MyEnum.cs | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/HDL_ON/Entity/Enumerative/MyEnum.cs b/HDL_ON/Entity/Enumerative/MyEnum.cs
index 3b7ebca..aa586ce 100644
--- a/HDL_ON/Entity/Enumerative/MyEnum.cs
+++ b/HDL_ON/Entity/Enumerative/MyEnum.cs
@@ -67,6 +67,10 @@
RollingShutter = 0x0304,
AC = 0x0401,
FloorHeating = 0x0402,
+
+ Fan = 0x1002,
+ TV = 0x1003,
+ Socket =0x0102,
}
/// <summary>
@@ -140,10 +144,10 @@
///// 鍦扮悊鍥存爮
///// </summary>
//GeographicalFence = 0x0F,
- ///// <summary>
- ///// 骞叉帴鐐�
- ///// </summary>
- //DryContact = 0x10,
+ /// <summary>
+ /// 鐢靛櫒
+ /// </summary>
+ Electrical = 0x10,
///// <summary>
///// 绾㈠
///// </summary>
--
Gitblit v1.8.0