doc: Add wiphy property

This commit is contained in:
Tim Kourt 2017-02-21 14:11:23 -05:00 committed by Denis Kenzior
parent 18886349df
commit dae0bbe17c
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ Properties boolean Powered [readwrite]
True if the adapter is powered. If false, the True if the adapter is powered. If false, the
all of adapter's devices are powered down. all of adapter's devices are powered down.
string Name [readonly]
Contains the name of the adapter.
string Model [readonly, optional] string Model [readonly, optional]
Contains the model name of the adapter, if available. Contains the model name of the adapter, if available.