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

Improve connection status information #1430

Open
joshk opened this issue Jul 25, 2024 · 2 comments
Open

Improve connection status information #1430

joshk opened this issue Jul 25, 2024 · 2 comments

Comments

@joshk
Copy link
Collaborator

joshk commented Jul 25, 2024

Useful information to show on the Device page (and possible on the Devices page for filtering) include:

  • latency
  • connection speed (it would require a speed test)
  • connection strength (wifi and cellular)
@joshk
Copy link
Collaborator Author

joshk commented Jul 25, 2024

Some information from @jjcarstens for when I do get to this:

  • https://hexdocs.pm/vintage_net/readme.html#global-properties
  • The first in available_interfaces is the active. You can also look at connection status for each interface
  • I believe why this has also sat is because vintage_net is not a dep of link. So this might also be another use case of an extension
  • (regarding the interface name for a cell connection) It depends on the implementation. Most typically wwan0 or ppp0

@joshk
Copy link
Collaborator Author

joshk commented Jul 25, 2024

For the full conversation : https://elixir-lang.slack.com/archives/C6HV1TFJS/p1721865835723609

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant