JLChen
2020-04-16 9ca2281d589fbd4b35177d1846974f17d12095ae
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;