JLChen
2021-04-08 13cc8662accb689c9f5263d377e3b6e52b932bb8
HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
old mode 100755 new mode 100644
@@ -86,6 +86,17 @@
            }
        }
        /// <summary>
        /// 本地控制红外设备功能主题
        /// </summary>
        public string ControlIrFunctionTopic
        {
            get
            {
                return $"/base/${Control.Ins.GatewayId}/thing/property/down";
            }
        }
        /// <summary>
        /// 读取功能状态
        /// </summary>
        public string ReadStatus