Package python3-module-gatt: Information
Source package: python3-module-gatt
Version: 0.2.6-alt1
Build time: Apr 26, 2019, 01:46 PM in the task #228133
Category: Development/Python3
Report package bugHome page: https://github.com/getsenic/gatt-python
License: MIT
Summary: Bluetooth GATT SDK for Python
Description:
The Bluetooth GATT SDK for Python helps you implementing and communicating with any Bluetooth Low Energy device that has a GATT profile. As of now it supports: - Discovering nearby Bluetooth Low Energy devices - Connecting and disconnecting devices - Implementing your custom GATT profile - Accessing all GATT services - Accessing all GATT characteristics - Reading characteristic values - Writing characteristic values - Subscribing for characteristic value change notifications
Maintainer: Andrey Cherepanov