import CoreBluetooth

public enum OtaService: String, XYServiceCharacteristic {

    public var serviceDisplayName: String { return "OTA" }