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

Thu, 03 Aug 2023 17:33:07 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 03 Aug 2023 17:33:07 +0200
branch
eric7
changeset 10153
ffe7432f716b
parent 9878
a82014a9e57b
child 10479
856476537696
permissions
-rw-r--r--

MicroPython
- Added support to set the host name of the device (WiFi and Ethernet).
- Added support to set the WiFi country code (where supported by the device and the installed firmware).

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

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


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.EthernetController.html">EthernetController</a></td>
<td>Module implementing the Ethernet related functionality.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.EthernetStatusDialog.html">EthernetStatusDialog</a></td>
<td>Module implementing a dialog to show Ethernet related status information.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.HostnameDialog.html">HostnameDialog</a></td>
<td>Module implementing a dialog to enter a host name for the device.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.IPv4AddressDialog.html">IPv4AddressDialog</a></td>
<td>Module implementing a dialog to enter an IPv4 address.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.WiznetUtilities.html">WiznetUtilities</a></td>
<td>Module implementing WIZnet 5x00 related utility functions.</td>
</tr>
</table>
</body></html>

eric ide

mercurial