doc: Remove Device.WDS property

Allowing applications to toggle this was a bit dangerous since it could
mess with existing links.  The naming was also controversial.  Remove
this property for now in preparation of makig the API stable / frozen.
If needed, this functionality can be enabled some other way.
This commit is contained in:
Denis Kenzior 2019-10-24 11:31:03 -05:00
parent 2521830d3e
commit 8a80b30201
1 changed files with 0 additions and 7 deletions

View File

@ -20,13 +20,6 @@ Properties string Name [readonly]
radio is powered down and no other actions can
be performed on the device.
boolean WDS [readwrite]
True if the interface is set to use the 4-address
format for the 802.11 packet header. If false, the
classic format is used. When activated, the interface
can be added to a Layer2 bridge to create a WDS.
object Adapter [readonly]
The object path of the adapter the device belongs to.