JLChen
2020-01-18 cd44a180c4d4a3af3120576e491bde147cfaaf9d
hdl_core/src/main/java/com/hdl/sdk/hdl_core/HDLDeviceManger/Core/HDLDeviceManager.java
@@ -66,6 +66,8 @@
    public static List<String> rcuIpList = new ArrayList<>();//统计Rcu ip地址列表
    public static List<DevicesData> devicesDataList = new ArrayList<>();//统计搜索列表
    public static List<DevicesData> realDevicesDataList = new ArrayList<>();//统计搜索列表
    private static Context viewContext;
    public static List<ListRemarks> listRemarks = new ArrayList<>();
    public static List<RcuLight> rcuLightList = new ArrayList<>();
@@ -108,7 +110,9 @@
//        HDLUdpCore.initMulticastSocket6000();
    }
    public static Context getViewContext() {
        return viewContext;
    }
    /**
     * 释放Socket