import Foundation
import CoreBluetooth

public class XYBluetoothDeviceFactory {
    private static var  uuidToCreators = [String : XYDeviceCreator]()