mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-03 10:32:33 +01:00
doc: Add Type property to Network objects
Currently, the security type is only discovererable via the Device object. Let's add it security type property here to avoid unnecessary complex lookups.
This commit is contained in:
parent
6a6f3c8865
commit
b540e498c5
@ -31,3 +31,8 @@ Properties string Name [readonly]
|
||||
object Device [readonly]
|
||||
|
||||
The object path of the device the network belongs to.
|
||||
|
||||
string Type
|
||||
|
||||
Contains the type of the network. Possible
|
||||
types are "open", "psk", "8021x" (EAP)
|
||||
|
Loading…
Reference in New Issue
Block a user