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

Search for BlueOS vehicles in the network and let the user choose between them #1314

Closed
rafaellehmkuhl opened this issue Sep 5, 2024 · 0 comments · Fixed by #1471
Closed
Assignees
Labels
new-feature Something Cockpit does not do yet ux Has to do with the user experience

Comments

@rafaellehmkuhl
Copy link
Member

In the Electron version, it's possible to access the network-interface data, and with it knock every IP on the subnet, looking for BlueOS vehicles.

Knowing which vehicles are in the network allows Cockpit to show the options to the user, letting them choose on which vehicle to connect, or even let them know that there are no vehicles available in the network.

This has the potential to deeply increase the first user experience, automatically connecting them to their vehicle, which is usually where new users struggle.

@rafaellehmkuhl rafaellehmkuhl added ux Has to do with the user experience new-feature Something Cockpit does not do yet labels Sep 5, 2024
@rafaellehmkuhl rafaellehmkuhl self-assigned this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Something Cockpit does not do yet ux Has to do with the user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant