NanoleafDeviceBrowser
public final class NanoleafDeviceBrowser
Browse Nanoleaf devices with Bonjour.
-
An async sequence that emits devices found.
Declaration
Swift
public var identifiers: AnyAsyncSequenceable<[DeviceIdentifier]>
-
Initialize a new
NanoleafDeviceBrowser
instance.Declaration
Swift
public init()