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

Device Pairing UI and Functionality #4

Closed
1 task done
PSchmiedmayer opened this issue Oct 18, 2023 · 1 comment
Closed
1 task done

Device Pairing UI and Functionality #4

PSchmiedmayer opened this issue Oct 18, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@PSchmiedmayer
Copy link
Member

Problem

The current implementation automatically connects with any devices offering the provided services.

Solution

The Spezi Bluetooth Swift Package should include an additional target that allows developers to display a standardized UI to discover, select, and monitor the status of connected devices. It should provide some customization possibilities, e.g., using a way to customize the view representing a single device.

The main Spezi Bluetooth module should include additional APIs to develop such a UI and pair with a specified device.

Additional context

The UI developed in the NAMS application: https://github.com/StanfordBDHG/NAMS

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@PSchmiedmayer PSchmiedmayer added enhancement New feature or request help wanted Extra attention is needed labels Oct 18, 2023
@Supereg
Copy link
Member

Supereg commented Jun 23, 2024

This will be resolved with StanfordSpezi/SpeziDevices#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Archived in project
Development

No branches or pull requests

2 participants