import CoreBluetooth

public enum BatteryService: String, XYServiceCharacteristic {

    public var serviceDisplayName: String { return "Battery" }