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 |
|
Wesley Ray
|
090046f8e4
|
Changing method of applying UCI changes to match what the custom binary in the firmware used.
|
2025-06-02 07:05:32 -04:00 |
|
wes
|
189afaeb45
|
Initial commit of code. All endpoints tested except for set_connect_wifi()
|
2025-05-28 08:06:31 -04:00 |
|