Skip to content

ElectronBluetoothDevice

Unofficial

A Bluetooth device available for selection.

Import:

import type { ElectronBluetoothDevice } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface ElectronBluetoothDevice

Properties

Property Type Description
deviceId string The unique identifier of the device.
deviceName string The human-readable name of the device.