fedoranegotiate
Joined: 28 Apr 2026 Posts: 1 Location: New York, NY, USA
|
Posted: Tue Apr 28, 2026 4:37 am Post subject: Re: How to use urn:schemas-wifialliance-org:device:WFADevice |
|
|
| mooooon wrote: | I found that this the Available UPNP service on my New router
But i couldn't figure out what values to input in actions like
GetAPSettings
or
ResetAP
or
SetAPSettings
or
SetSelectedRegistrar
Note that the Input Argument is marked as bin.base64 which i don't even know what is about, I have even Read the whole UPNP specifications file about the service name and got nothing useful from it ! : (
WFA WLANConfig Service 1.0drift boss |
These actions are part of WFA WLANConfig (Wi-Fi Easy Setup/WPS), not meant for manual use.
They’re used by devices (phone/registrar) to auto-configure Wi-Fi
bin.base64 just means the data is encoded in Base64
ResetAP here is WPS-related, not a general router reset
In practice, you normally don’t need to call any of these manually |
|