wes
|
af5ead4c33
|
Modified logic for /network_config to return currently associated BSSID instead of pulling from UCI. Added /SOS GET endpoint for easily directing the unit to connect to any campground wireless AP in a pinch.
|
2025-06-11 23:04:09 -04:00 |
|
wes
|
eaa1f5ce53
|
Initial commit of mico-framework refactor. Original monolithic script still exists in /src
|
2025-06-07 23:59:53 -04:00 |
|
wes
|
ed94ee9a92
|
Modified set_connect_wifi to build all uci configuration actions into a single string that is passed to os.execute() to run in the background. This allows the function to return a JSON response to the caller (based on the validty of the POST data) instead of timing out while the network configuration settles.
|
2025-06-07 07:38:19 -04:00 |
|
wes
|
7d081188b3
|
was working in a slightly outdated copy of the repo. Getting everything synced back up.
|
2025-06-07 07:01:15 -04:00 |
|
wes
|
189afaeb45
|
Initial commit of code. All endpoints tested except for set_connect_wifi()
|
2025-05-28 08:06:31 -04:00 |
|
wes
|
8dfefac310
|
Update README.md
|
2025-05-28 12:03:48 +00:00 |
|
wes
|
6dd06d58e8
|
Initial commit
|
2025-05-28 11:59:30 +00:00 |
|