WifiNetworkTree
Inherits: Tree
Properties
| Type | Name | Default |
|---|---|---|
| NetworkManagerInstance | network_manager | |
| bool | connecting | false |
| CustomLogger | logger |
Methods
| Returns | Signature |
|---|---|
| void | network_connect(password: String, ssid: String) |
| void | refresh_networks() |
Property Descriptions
network_manager
NetworkManagerInstance network_manager
Note
There is currently no description for this property. Please help us by contributing one!
connecting
bool connecting = false
Note
There is currently no description for this property. Please help us by contributing one!
logger
CustomLogger logger
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
network_connect()
void network_connect(password: String, ssid: String)
Connect to the given wireless network
refresh_networks()
void refresh_networks()
Refreshes the available wifi networks