NiimBlueLib Docs
    Preparing search index...

    Interface NiimbotCapacitorBleClientConnectOptions

    interface NiimbotCapacitorBleClientConnectOptions {
        deviceId?: string;
    }
    Index

    Properties

    Properties

    deviceId?: string

    Skip device picker dialog and connect to given device ID.

    On Android this is the BLE MAC address.

    On iOS and web it is an identifier.