[ 源代码: py-improv-ble-client ]
软件包:python3-py-improv-ble-client(1.0.4-2)
python3-py-improv-ble-client 的相关链接
Debian 的资源:
下载源码包 py-improv-ble-client:
- [py-improv-ble-client_1.0.4-2.dsc]
- [py-improv-ble-client_1.0.4.orig.tar.gz]
- [py-improv-ble-client_1.0.4-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
API to provision devices implementing Improv via BLE
This library provides an API to provision devices that support Improv via BLE. It allows these devices to connect to Wi-Fi networks by facilitating communication through Bluetooth Low Energy. This setup is particularly useful for configuring IoT devices remotely. The library interacts with devices implementing the Improv protocol, sending necessary credentials and instructions to establish a Wi-Fi connection.
其他与 python3-py-improv-ble-client 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-bleak
- Bluetooth Low Energy platform agnostic client
-
- dep: python3-bleak-retry-connector
- Connector for Bleak Clients that handles transient connection failures