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

Add support for providing QR code text value #39

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

DerAndereAndi
Copy link
Member

The document SHIP Requirements for Installation Process 1.0 includes details on how a QR code should be generated to allow easier pairing.

This change adds a new public method QRCodeText() for the MdnsManager which provides the text content needed to generate the QR code

The document SHIP Requirements for Installation Process 1.0 includes details on how a QR code should be generated to allow easier pairing.

This change adds a new public method `QRCodeText()` for the `MdnsManager` which provides the text content needed to generate the QR code
@coveralls
Copy link

Coverage Status

coverage: 92.953% (+0.2%) from 92.791%
when pulling f3c55df on feature/qr-support
into ec6c987 on dev.

@DerAndereAndi DerAndereAndi merged commit 9d4db96 into dev Oct 6, 2024
6 checks passed
@DerAndereAndi DerAndereAndi deleted the feature/qr-support branch October 6, 2024 14:34
@DerAndereAndi DerAndereAndi added this to the Version 0.7 milestone Jan 28, 2025
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 this pull request may close these issues.

2 participants