0.0.38 • Published 5 months ago

@commoners/bluetooth v0.0.38

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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)

Note: To use the BLE plugin on mobile, you must implement your Bluetooth code using the @capacitor-community/bluetooth-le package. This plugin will automatically handle the configuration—but you must write the code yourself.

Example

import bluetoothPlugin from '@commoners/bluetooth'

export default {
    plugins: [ bluetoothPlugin ]
}
0.0.38

5 months ago

0.0.31

6 months ago

0.0.29

7 months ago

0.0.28

7 months ago

0.0.25

7 months ago

0.0.1

7 months ago

0.0.0

8 months ago