Network Configuration API
The API commands needed to manage the Wi-Fi configuration
The WLAN Pi now uses APIs for management within the wlanpi-core package. Core is responsible for the central management of the WLAN Pi configuration and it's interfaces.
The API documentation can be found by navigating to the following URL on your WLAN Pi
http://wlanpi-cda.local:31415/docs"network_config" is the API set responsible for managing the configuration of adapters.
Note: There is also a "network" API which has some legacy adapter management functionality. This is now deprecated and should not be used

Last updated
Was this helpful?