wxr
2020-11-20 e2ffb5fce53119f5cb36e3b2466becbefa096842
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";
    }
}