Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically expose the backend service objects #64

Closed
kevincar opened this issue Jan 17, 2022 · 0 comments · Fixed by #65
Closed

Dynamically expose the backend service objects #64

kevincar opened this issue Jan 17, 2022 · 0 comments · Fixed by #65
Assignees

Comments

@kevincar
Copy link
Owner

The problem

The bless package exposes the appropriate backend server and characteristics but not the service

Expected behavior

from bless import BlessGATTService

should represent the appropriate OS-specific service object; e.g., BlessGATTServiceWinRT on windows

@kevincar kevincar self-assigned this Jan 17, 2022
@kevincar kevincar linked a pull request Jan 17, 2022 that will close this issue
@kevincar kevincar mentioned this issue Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant