From c0c734d7a84cf7105401878ffc4b64cbb67621d1 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期五, 01 十一月 2024 15:02:24 +0800
Subject: [PATCH] 更新极光Sdk531
---
HDL_ON/Entity/Enumerative/MyEnum.cs | 24 ++++++++++++++++++++++--
1 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/HDL_ON/Entity/Enumerative/MyEnum.cs b/HDL_ON/Entity/Enumerative/MyEnum.cs
index 69dac4f..dbd81a5 100644
--- a/HDL_ON/Entity/Enumerative/MyEnum.cs
+++ b/HDL_ON/Entity/Enumerative/MyEnum.cs
@@ -166,17 +166,37 @@
/// </summary>
SecurityMonitoring = 0x20,
/// <summary>
+ /// 鍙瀵硅
+ /// </summary>
+ VideoIntercom = 0x21,
+ /// <summary>
/// 瀹夐槻涓績
/// </summary>
- SecurityCenter = 0x22,
+ SecurityCenter = 0x22,
+ /// <summary>
+ /// 缁垮缓绉戞妧绯荤粺
+ /// </summary>
+ Acst = 0x23,
/// <summary>
/// 鏈烘鑷�
/// </summary>
- MechanicalArm=0x24,
+ MechanicalArm = 0x24,
/// <summary>
/// ip鎽勫儚澶�
/// </summary>
IpCam = 0x25,
+ /// <summary>
+ /// 钀ょ煶瑙嗛闂ㄩ攣
+ /// </summary>
+ VideoDoorLock = 0x26,
+ /// <summary>
+ /// 璺戦┈鐏紙搴忓垪锛�
+ /// </summary>
+ Series = 0x27,
+ /// <summary>
+ /// 褰遍煶涓帶
+ /// </summary>
+ Aks = 0x28,
}
--
Gitblit v1.8.0