doc: Fix D-Bus documentation for .Network Properties
This propertry is not read-only, i.e., it can also be used to change configuration parameters for an existing network. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
d118a6b8c8
commit
24a97d6ff2
1 changed files with 1 additions and 1 deletions
|
@ -979,7 +979,7 @@ i.e., returned by fi.w1.wpa_supplicant1.Interface.AddNetwork.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<h3>Properties - a{sv} - (read)</h3>
|
<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.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in a new issue