wifitui devices by default should just return a line-separated list of valid devices, this can be used for things like autocomplete in #156
wifitui devices --json can include a bunch of additional details we have access for to help debug issues.
Will probably need to add this to the wifi.Backend interface to generalize across platforms?
wifitui devicesby default should just return a line-separated list of valid devices, this can be used for things like autocomplete in #156wifitui devices --jsoncan include a bunch of additional details we have access for to help debug issues.Will probably need to add this to the
wifi.Backendinterface to generalize across platforms?