wxr
2020-11-23 d4160d80c79245c1d7d0cd450ba48cb7850e411d
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";
    }
}