JLChen
2021-01-05 f500e14c0a994487070380c50c85e0929cbc8e63
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;