Instance Property

discoveredDevices

All MetaWears discovered by the CBCentralManager, including those nearby but never connected to or those not nearby but remembered by CoreBluetooth from a prior session. Read only on the bleQueue.

Declaration

@objc dynamic var discoveredDevices: [CBPeripheralIdentifier : MetaWear] { get }