IanHarvey / bluepy

Python interface to Bluetooth LE on Linux
Other
1.58k stars 490 forks source link

get_services.py: unable to generate uuids.json #511

Open blshkv opened 1 month ago

blshkv commented 1 month ago

The web scraping was introduced in the pull https://github.com/IanHarvey/bluepy/pull/60.

However, URLs are no longer available. After a quick search, I found https://www.bluetooth.com/specifications/gss/

https://bitbucket.org/bluetooth-SIG/public/src/main/gss/ or https://github.com/oesmith/gatt-xml

You might want to update it.