JLChen
2020-04-22 fef8136ca77f03dc4fb8988da94dcaf9dcabc9e0
Crabtree/SmartHome/HDL/Operation/Device/GatewayBase.cs
@@ -6,7 +6,7 @@
    {
        /// <summary>
        /// 远程连接模式
        /// 0=关闭;2=开启
        /// 0=关闭;2=开启MAC
        /// </summary>
        public byte RometoMode = 0;
        public string IPAddress = string.Empty;