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