Capacitor Bluetooth Low Energy Plugin for BLE communication.
概述标题 “核心功能”
- 初始化 BLE 插件。必须在调用任何其他方法之前调用。initialize- 安装 __CAPGO_KEEP_0__ Web Bluetooth shimshimWebBluetooth- 安装 Capacitor Web Bluetooth shimnavigator.bluetooth. Call this manually before using the Web Bluetooth API from a Capacitor native app.isAvailable- 检查设备上是否有蓝牙功能。isEnabled- 检查设备蓝牙是否已启用。
Public API
Section titled “Public API”| Method | Description |
|---|---|
initialize | 初始化 BLE 插件。必须在调用其他方法之前调用。 |
shimWebBluetooth | 安装 Capacitor Web Bluetooth shim。 navigator.bluetooth. Call this manually before using the Web Bluetooth API from a Capacitor native app. |
isAvailable | - 检查设备上是否有蓝牙功能。 |
isEnabled | - 检查设备蓝牙是否已启用。 |
isLocationEnabled | 检查是否启用位置服务 (仅限 Android). |
openAppSettings | 打开应用设置页面. |
openBluetoothSettings | 打开蓝牙设置页面 (仅限 Android). |
openLocationSettings | 打开位置设置页面 (仅限 Android). |
checkPermissions | 检查当前权限状态. |
requestPermissions | 请求蓝牙权限. |
startScan | 开始扫描BLE设备. |
stopScan | 停止扫描BLE设备. |
connect | 连接到BLE设备. |
disconnect | 断开与BLE设备的连接. |
createBond | 与BLE设备建立绑定 (仅限 Android). |
isBonded | 检查设备是否已绑定 (仅限 Android). |
discoverServices | 在连接设备上发现服务。 |
getServices | 获取一个设备的已发现服务。 |
getConnectedDevices | 获取已连接的设备列表。 |
readCharacteristic | 读取特征值。 |
writeCharacteristic | 将值写入特征。 |
startCharacteristicNotifications | 为特征启动通知。 |
stopCharacteristicNotifications | 停止特征的通知。 |
readDescriptor | 读取描述符值。 |
writeDescriptor | 将值写入描述符。 |
readRssi | 读取连接设备的RSSI(信号强度)。 |
requestMtu | 请求MTU大小更改(仅Android)。 |
requestConnectionPriority | 请求连接优先级(仅Android)。 |
startAdvertising | 开始作为外设进行广播 (BLE 服务器)。 |
stopAdvertising | 停止广播。 |
startForegroundService | 启动前台服务以在后台维持 BLE 连接 (仅 Android)。 |
stopForegroundService | 停止前台服务 (仅 Android)。 |
getPluginVersion | 获取本地 Capacitor 插件版本。 |
addListener | 添加设备扫描事件的监听器。 |
addListener | 添加设备连接事件的监听器。 |
addListener | 添加设备断开连接事件的监听器。 |
addListener | 添加特征值改变事件的监听器。 |
removeAllListeners | 移除此插件的所有监听器。 |
真实数据来源
标题:真实数据来源本参考文档是从 src/definitions.ts 在 capacitor-低功耗蓝牙.
从 @capgo/capacitor-低功耗蓝牙
标题:“从 @capgo/capacitor-低功耗蓝牙”如果您正在使用 @capgo/capacitor-低功耗蓝牙 来规划迁移和企业运营,连接它与 使用 @capgo/capacitor-低功耗蓝牙 来使用 @capgo/capacitor-低功耗蓝牙 Capgo Enterprise Capgo企业版中使用Capgo企业版中的产品工作流程 Ionic Enterprise 插件替代品 为 Ionic Enterprise 插件替代品中的产品工作流程 Capgo替代品 为Capgo替代品中的产品工作流程 Capgo咨询 为Capgo咨询中的产品工作流程