0.0.52 • Published 8 months ago

@commoners/bluetooth v0.0.52

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months 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.52

8 months ago

0.0.50

8 months ago

0.0.48

11 months ago

0.0.38

2 years ago

0.0.31

2 years ago

0.0.29

2 years ago

0.0.28

2 years ago

0.0.25

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago