export interface IBLECharacteristic { name: string uuid: string }