]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
doc: Describe Set properties of fi.w1.wpa_supplicant1.Network
authorClemens Famulla-Conrad <cfamullaconrad@suse.de>
Fri, 14 Feb 2020 11:02:00 +0000 (12:02 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 15 Feb 2020 14:36:51 +0000 (16:36 +0200)
The current description of Properties of fi.wq.wpa_supplicant1.Network
only apply when retrieving these.
If you need to use the method=Set, then the types should be in the same
format as with function AddNetwork().

Signed-off-by: Clemens Famulla-Conrad <cfamullaconrad@suse.de>
doc/dbus.doxygen

index 9bca70cb79c999cf44092f6ab0128415a6f4dff4..b2b4389c9158d1344847ffee603ff96c05794e77 100644 (file)
@@ -2107,7 +2107,7 @@ i.e., returned by fi.w1.wpa_supplicant1.Interface.AddNetwork.
 
       <li>
        <h3>Properties - a{sv} - (read/write)</h3>
-       <p>Properties of the configured network. Dictionary contains entries from "network" block of wpa_supplicant configuration file. All values are string type, e.g., frequency is "2437", not 2437.
+       <p>Properties of the configured network. Dictionary contains entries from "network" block of wpa_supplicant configuration file. All values are string type, e.g., frequency is "2437", not 2437. When setting the properties, use the same format as for the AddNetwork() function.</p>
       </li>
     </ul>