src/eric7/Documentation/Source/eric7.MicroPython.WifiDialogs.WifiApStationsDialog.html

branch
eric7
changeset 10428
a071d4065202
parent 9800
25f388536caf
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
72 <p> 72 <p>
73 Constructor 73 Constructor
74 </p> 74 </p>
75 <dl> 75 <dl>
76 76
77 <dt><i>stations</i></dt> 77 <dt><i>stations</i> (tuple of (str, float))</dt>
78 <dd> 78 <dd>
79 list of connected stations. Each entry is a tuple containing the 79 list of connected stations. Each entry is a tuple containing the
80 station's MAC-Address and the RSSI (if supported and available) 80 station's MAC-Address and the RSSI (if supported and available)
81 </dd> 81 </dd>
82 <dt><i>parent</i> (QWidget (optional))</dt> 82 <dt><i>parent</i> (QWidget (optional))</dt>

eric ide

mercurial