[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bleak
- Bluetooth Low Energy platform agnostic client
-
- dep: python3-bleak-retry-connector
- Connector for Bleak Clients that handles transient connection failures