wxr
2020-08-13 6a9ad7ec93218913a2ce3b898bb036f18f8f0da4
HDL_ON/Entity/Enumerative/Command.cs
@@ -1346,13 +1346,13 @@
        /// 单路调节读取状态
        /// 回路数(1B),各回路开关量( n B)
        /// </summary>
        ReadLightEquipmentAllLoopBrightness = 0x0033,
        ReadLightAllLoopBrightness = 0x0033,
        /// <summary>
        /// 0x0034
        /// 单路调节读取状态回复
        /// 1byte(回路总数)nbyte(每个字节表示对应回路的亮度0-100)
        /// </summary>
        ReadLightEquipmentAllLoopBrightnessACK = 0x0034,
        ReadLightAllLoopBrightnessACK = 0x0034,
        /// <summary>
        /// 0xE4F4
        /// 增加单个回路亮度值的读取