3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-04 02:18:49 +02:00

doc: Add Network.KnownNetwork property

This commit is contained in:
Denis Kenzior 2018-08-14 13:27:59 -05:00
parent dd1885de11
commit be821a80d8

View File

@ -37,3 +37,10 @@ Properties string Name [readonly]
Contains the type of the network. Possible Contains the type of the network. Possible
types are "open", "psk", "8021x" (EAP) types are "open", "psk", "8021x" (EAP)
object KnownNetwork [readonly, optional]
Contains the path of the KnownNetwork object
corresponding to this Network. If the network
is not provisioned or has not been connected to
before, the property is ommitted.