node ble:用纯Node.js编写的蓝牙低功耗(BLE)库(无绑定) Bluez通过DBus烘焙 源码
可结点的 用纯Node.js编写的蓝牙低功耗(BLE)库(无绑定)-Bluez通过DBus烘焙 设置 yarn add node-ble 例子 提供权限 为了允许与DBus守护程序建立连接,您必须设置正确的权限。 使用以下内容创建文件/etc/dbus-1/system.d/node-ble.conf (使用userid进行自定义) <! DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
文件列表
node-ble-main.zip
(预估有个35文件)
node-ble-main
.gitignore
57B
node-ble.conf
684B
test-e2e
e2e.spec.js
4KB
.env.example
260B
package.json
1KB
src
GattService.js
1KB
Adapter.js
3KB
暂无评论