IanHarvey / bluepy

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

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

Open blshkv opened 5 months ago

blshkv commented 5 months 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.