Skip to content

ConnectTarget

ConnectTarget = DeviceId | Device | { consoleId: string; } | { nearest: DeviceModel | Modality; }

Defined in: console-sdk/src/device/deviceModel.ts:262

A connect target (SDK_PLAN.md §3.6.2): an id, the Device row item passed straight through, a specific console awaited by user-visible id (NFC / QR / label), or a strongest-RSSI convenience by model/modality.