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;