kevincar / bless

Cross-platform Bluetooth Low Energy Server Python Library
MIT License
111 stars 30 forks source link

add_gatt features #45

Closed kevincar closed 3 years ago

kevincar commented 3 years ago

Allows for building services and characteristic tree based on a dictionary definition of the layout.

Closes #42