Add method to return list of all saved and in-range access points for a given interface #137

Merged
glyph merged 2 commits from list_networks into main 2022-09-27 13:57:25 +00:00
Owner

This function was previously defined in peach-web. Since it's handy to be able to access a list of all saved and in-range networks, I decided to move it into this network-specific library.

The PR also adds an AccessPoint struct to encapsulate the data for each network in the list.

Minor version has been bumped to 0.5.0.

This function was previously defined in `peach-web`. Since it's handy to be able to access a list of all saved and in-range networks, I decided to move it into this network-specific library. The PR also adds an `AccessPoint` struct to encapsulate the data for each network in the list. Minor version has been bumped to `0.5.0`.
glyph added the
enhancement
peach-network
labels 2022-09-27 13:57:02 +00:00
glyph added 2 commits 2022-09-27 13:57:05 +00:00
glyph merged commit 67f33385e5 into main 2022-09-27 13:57:24 +00:00
glyph deleted branch list_networks 2022-09-27 13:57:29 +00:00
Sign in to join this conversation.
No description provided.