src/eric7/Documentation/Source/index-eric7.MicroPython.WifiDialogs.html

Sat, 25 Feb 2023 19:18:43 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 25 Feb 2023 19:18:43 +0100
branch
mpy_network
changeset 9800
25f388536caf
child 10479
856476537696
permissions
-rw-r--r--

MicroPython
- updated the source documentation

<!DOCTYPE html>
<html><head>
<title>eric7.MicroPython.WifiDialogs</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.MicroPython.WifiDialogs</h1>

<p>
Package implementing WiFi related dialogs.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.MicroPython.WifiDialogs.WifiApConfigDialog.html">WifiApConfigDialog</a></td>
<td>Module implementing a dialog to configure the Access Point interface.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.WifiDialogs.WifiApStationsDialog.html">WifiApStationsDialog</a></td>
<td>Module implementing a dialog showing the currently connected stations (clients).</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.WifiDialogs.WifiConnectionDialog.html">WifiConnectionDialog</a></td>
<td>Module implementing a dialog to enter the parameters needed to connect to a WiFi network.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.WifiDialogs.WifiController.html">WifiController</a></td>
<td>Module implementing the WiFi related functionality.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.WifiDialogs.WifiCountryDialog.html">WifiCountryDialog</a></td>
<td>Module implementing a dialog to enter the country code for the WiFi interface.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.WifiDialogs.WifiNetworksWindow.html">WifiNetworksWindow</a></td>
<td>Module implementing a dialog showing the available WiFi networks.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.WifiDialogs.WifiStatusDialog.html">WifiStatusDialog</a></td>
<td>Module implementing a dialog to show the WiFi status of the connected device.</td>
</tr>
</table>
</body></html>

eric ide

mercurial