NetworkDeviceWireless
Inherits: Resource
Properties
| Type | Name | Default |
|---|---|---|
| NetworkAccessPoint[] | access_points | |
| NetworkAccessPoint | active_access_point | |
| int | bitrate | |
| String | dbus_path | |
| String | hardware_address |
Methods
| Returns | Signature |
|---|---|
| void | request_scan() |
Property Descriptions
access_points
NetworkAccessPoint[] access_points
Note
There is currently no description for this property. Please help us by contributing one!
active_access_point
NetworkAccessPoint active_access_point
Note
There is currently no description for this property. Please help us by contributing one!
bitrate
int bitrate
Note
There is currently no description for this property. Please help us by contributing one!
dbus_path
String dbus_path
Note
There is currently no description for this property. Please help us by contributing one!
hardware_address
String hardware_address
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
request_scan()
void request_scan()
Note
There is currently no description for this method. Please help us by contributing one!