0.0.62 • Published 1 year ago

@commoners/bluetooth v0.0.62

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@commoners/bluetooth

A plugin for connecting to Bluetooth Low Energy devices across all platforms using the Web Bluetooth API (web, desktop) or Capacitor's @capacitor-community/bluetooth-le plugin (web, desktop, mobile)

Usage

import bluetoothPlugin from '@commoners/bluetooth'

export default {
    plugins: [ bluetoothPlugin ]
}

Mobile Support

To use the BLE plugin on mobile, you must: 1. Implement your Bluetooth code using the @capacitor-community/bluetooth-le package. 2. Explicitly include the @capacitor-community/bluetooth-le package in your project.

0.0.62

1 year ago

0.0.55

1 year ago

0.0.60

1 year ago

0.0.52

2 years ago

0.0.50

2 years ago

0.0.48

2 years ago

0.0.38

2 years ago

0.0.31

3 years ago

0.0.29

3 years ago

0.0.28

3 years ago

0.0.25

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago