doc: Mark Network.Type property as readonly

This commit is contained in:
Denis Kenzior 2018-08-14 13:29:20 -05:00
parent be821a80d8
commit fb20c3a003
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Properties string Name [readonly]
The object path of the device the network belongs to.
string Type
string Type [readonly]
Contains the type of the network. Possible
types are "open", "psk", "8021x" (EAP)