[ 源代码: airthings-ble ]
软件包:python3-airthings-ble(1.1.0-1)
Control Airthings devices via BLE for Python environments
This library provides the tools necessary to interface with Airthings devices using Bluetooth Low Energy (BLE) technology. It supports direct communication with various Airthings products, facilitating the monitoring and control of air quality sensors from Python applications. The library is primarily designed for integration with systems that utilize BLE for device interaction. It includes functionality for device discovery, data retrieval, and command transmission, enhancing the ease of integrating air quality monitoring into tech-driven solutions.
其他与 python3-airthings-ble 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-async-interrupt
- Interrupt context manager for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
-
- dep: python3-bleak
- Bluetooth Low Energy platform agnostic client
-
- dep: python3-bleak-retry-connector
- Connector for Bleak Clients that handles transient connection failures
-
- dep: python3-cbor2
- Implements Concise Binary Object Representation (Python 3)