wxr
2023-04-11 93a578f5182792b4dd981e874e2746e8b3e34e2e
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