-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Introspection XML gathering #1
Comments
I have extracted the introspection xml a while ago and I would like to share it. I have several files. @igo95862 can you please create a repository. Then I am able to generate pull request with the files. |
I extracted the XML introspection information of my bluetooth adapter (RaspberryPi CM4) and my GATT peripheral devices, you can find them below. I also used your tool to auto-generate the corresponding python interfaces (see the pastebin here) and wrote some of the required error definitions (see the pastebin here).
|
Repository now exists. I've put the template files that I use for all binds. Pull Requests now should be available. I saw in one of your comments that you were on a tight deadline and probably don't have time. I will come back on weekend to the XML you managed to extract and start working on implementing classes. I did not post it yet but there is a certain code style that I would like to adhere to:
Thank you. |
Since BlueZ has no way to extract introspection XML this thread exists to collect introspection XML.
Please post in the comments.
The text was updated successfully, but these errors were encountered: