Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.18 KB

GetWifiConnection.md

File metadata and controls

21 lines (18 loc) · 1.18 KB

GetWifiConnection

Properties

Name Type Description Notes
bssid str Access point mac address [optional]
connected bool Connected to the network of this connection [optional]
device str Device to use for this connection [optional]
dns str Dnss for the connection [optional]
ip_address str Ip address for the connection [optional]
last_connected str Date and time for when the connection was last successfully connected [optional]
mac str Network adapter mac address [optional]
name str Name or id of the connection [optional]
netmask str Netmask for the connection [optional]
security str The security method used by the connection [optional]
type str Connection type e.g. 802-11-wireless [optional]
url str Specific connection [optional]
uuid str Uuid of the connection [optional]

[Back to Model list] [Back to API list] [Back to README]