import CoreBluetooth

public enum TxPowerService: String, XYServiceCharacteristic {

    public var serviceDisplayName: String { return "Tx Power" }