wxr
2024-05-07 f16fd06aa226e9f97a27858624d4ea7cf8975d25
HDL_ON/Entity/Enumerative/MyEnum.cs
@@ -161,10 +161,11 @@
        /// 面板
        /// </summary>
        Panel = 0x19,
        /// <summary>
        /// 安防监控
        /// </summary>
        SecurityMonitoring = 0x20,
        /// <summary>
        /// 可视对讲
        /// </summary>
        VideoIntercom = 0x21,
        /// <summary>
        /// 安防中心
        /// </summary>
@@ -177,6 +178,14 @@
        /// ip摄像头
        /// </summary>
        IpCam = 0x25,
        /// <summary>
        /// 跑马灯(序列)
        /// </summary>
        Series = 0x27,
        /// <summary>
        /// 影音中控
        /// </summary>
        Aks = 0x28,
    }