wxr
2024-12-02 ea0b1e8e5f43c5fd0a7d479e25ede3b8cbea464a
HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
@@ -90,6 +90,17 @@
            }
        }
        /// <summary>
        /// 本地控制群控主题
        /// </summary>
        public string ControlGroupControlTopic
        {
            get
            {
                return $"/user/{Control.Ins.GatewayId}/custom/device/group/control/down";
            }
        }
        /// <summary>
        /// 本地控制红外设备功能主题
        /// </summary>
        public string ControlIrFunctionTopic