From e2ffb5fce53119f5cb36e3b2466becbefa096842 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 20 十一月 2020 18:09:13 +0800
Subject: [PATCH] Revert "20201120"
---
HDL_ON/Entity/Device/DeviceModule.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/HDL_ON/Entity/Device/DeviceModule.cs b/HDL_ON/Entity/Device/DeviceModule.cs
index 5e2a6ff..c110801 100644
--- a/HDL_ON/Entity/Device/DeviceModule.cs
+++ b/HDL_ON/Entity/Device/DeviceModule.cs
@@ -21,12 +21,12 @@
public int gateway_type = 0;
public string model_id = "";
public string device_name = "hdl_bus_gatway";
+ public string model_type = "HDL GWA01IP";
public string ip_address = "172.16.2.202";
public string local_data_encode = "false";
public string access_mode = "LAN";
public string oid = "";
- public string device_model = "HDL-MGWIP.430";
- public string gatewayId = "12345";
+
}
}
--
Gitblit v1.8.0