docs: update JS api docs

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich 2019-11-07 12:21:20 +01:00
parent c00d860981
commit 9933dd64aa
20 changed files with 765 additions and 170 deletions

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -2312,7 +2318,7 @@ and the values extracted from the <code>args</code> array beginning with
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1485,7 +1491,7 @@ Note: Header-Names are case-insensitive.</p>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1097,7 +1103,7 @@ device and allows querying device details such as packet statistics or MTU.</p><
<div class="tag-source"> <div class="tag-source">
network.js, line 2593 network.js, line 2649
</div> </div>
</div> </div>
@ -1182,7 +1188,7 @@ device and allows querying device details such as packet statistics or MTU.</p><
<div class="tag-source"> <div class="tag-source">
network.js, line 2800 network.js, line 2856
</div> </div>
</div> </div>
@ -1286,7 +1292,7 @@ device is not a Linux bridge.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2812 network.js, line 2868
</div> </div>
</div> </div>
@ -1387,7 +1393,7 @@ enabled, else <code>false</code>.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2727 network.js, line 2783
</div> </div>
</div> </div>
@ -1488,7 +1494,7 @@ for non-wifi devices or operation mode and ssid for wifi ones.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2671 network.js, line 2727
</div> </div>
</div> </div>
@ -1588,7 +1594,7 @@ for non-wifi devices or operation mode and ssid for wifi ones.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2660 network.js, line 2716
</div> </div>
</div> </div>
@ -1688,7 +1694,7 @@ for non-wifi devices or operation mode and ssid for wifi ones.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2639 network.js, line 2695
</div> </div>
</div> </div>
@ -1792,7 +1798,7 @@ e.g. for non-ethernet tunnel devices.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2650 network.js, line 2706
</div> </div>
</div> </div>
@ -1892,7 +1898,7 @@ e.g. for non-ethernet tunnel devices.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2628 network.js, line 2684
</div> </div>
</div> </div>
@ -1992,7 +1998,7 @@ e.g. for non-ethernet tunnel devices.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2907 network.js, line 2963
</div> </div>
</div> </div>
@ -2097,7 +2103,7 @@ assigned to any logical interface.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2918 network.js, line 2974
</div> </div>
</div> </div>
@ -2198,7 +2204,7 @@ logical interfaces this device is assigned to.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2778 network.js, line 2834
</div> </div>
</div> </div>
@ -2303,7 +2309,7 @@ a Linux bridge.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2872 network.js, line 2928
</div> </div>
</div> </div>
@ -2403,7 +2409,7 @@ a Linux bridge.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2894 network.js, line 2950
</div> </div>
</div> </div>
@ -2503,7 +2509,7 @@ a Linux bridge.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2713 network.js, line 2769
</div> </div>
</div> </div>
@ -2604,7 +2610,7 @@ the operation mode and SSID for wifi devices.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2861 network.js, line 2917
</div> </div>
</div> </div>
@ -2704,7 +2710,7 @@ the operation mode and SSID for wifi devices.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2883 network.js, line 2939
</div> </div>
</div> </div>
@ -2804,7 +2810,7 @@ the operation mode and SSID for wifi devices.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2689 network.js, line 2745
</div> </div>
</div> </div>
@ -2913,7 +2919,7 @@ the operation mode and SSID for wifi devices.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2745 network.js, line 2801
</div> </div>
</div> </div>
@ -3014,7 +3020,7 @@ the operation mode and SSID for wifi devices.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2942 network.js, line 2998
</div> </div>
</div> </div>
@ -3119,7 +3125,7 @@ is not a wireless device.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2840 network.js, line 2896
</div> </div>
</div> </div>
@ -3220,7 +3226,7 @@ else <code>false</code>.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2851 network.js, line 2907
</div> </div>
</div> </div>
@ -3321,7 +3327,7 @@ else <code>false</code>.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2824 network.js, line 2880
</div> </div>
</div> </div>
@ -3430,7 +3436,7 @@ when it is down or absent.</td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1098,7 +1104,7 @@ host information by different criteria.</p></div>
<div class="tag-source"> <div class="tag-source">
network.js, line 1628 network.js, line 1684
</div> </div>
</div> </div>
@ -1183,7 +1189,7 @@ host information by different criteria.</p></div>
<div class="tag-source"> <div class="tag-source">
network.js, line 1725 network.js, line 1781
</div> </div>
</div> </div>
@ -1333,7 +1339,7 @@ the corresponding host.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1689 network.js, line 1745
</div> </div>
</div> </div>
@ -1483,7 +1489,7 @@ the corresponding host.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1644 network.js, line 1700
</div> </div>
</div> </div>
@ -1633,7 +1639,7 @@ the corresponding host.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1674 network.js, line 1730
</div> </div>
</div> </div>
@ -1783,7 +1789,7 @@ the corresponding host.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1659 network.js, line 1715
</div> </div>
</div> </div>
@ -1933,7 +1939,7 @@ the corresponding host.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1743 network.js, line 1799
</div> </div>
</div> </div>
@ -2083,7 +2089,7 @@ the corresponding host.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1707 network.js, line 1763
</div> </div>
</div> </div>
@ -2233,7 +2239,7 @@ the corresponding host.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1771 network.js, line 1827
</div> </div>
</div> </div>
@ -2411,7 +2417,7 @@ is used as hint.</td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1097,7 +1103,7 @@ subclasses which describe logical UCI networks defined by <code>config interface
<div class="tag-source"> <div class="tag-source">
network.js, line 1794 network.js, line 1850
</div> </div>
</div> </div>
@ -1182,7 +1188,7 @@ subclasses which describe logical UCI networks defined by <code>config interface
<div class="tag-source"> <div class="tag-source">
network.js, line 2383 network.js, line 2439
</div> </div>
</div> </div>
@ -1343,7 +1349,7 @@ interface or if the logical interface is virtual.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2552 network.js, line 2608
</div> </div>
</div> </div>
@ -1504,7 +1510,7 @@ device or <code>false</code> if not.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2410 network.js, line 2466
</div> </div>
</div> </div>
@ -1665,7 +1671,7 @@ interface or if the logical interface is virtual.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1827 network.js, line 1883
</div> </div>
</div> </div>
@ -1817,7 +1823,7 @@ not found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2437 network.js, line 2493
</div> </div>
</div> </div>
@ -1919,7 +1925,7 @@ expected Linux network device according to the configuration.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2498 network.js, line 2554
</div> </div>
</div> </div>
@ -2026,7 +2032,7 @@ virtual and not a bridge.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2152 network.js, line 2208
</div> </div>
</div> </div>
@ -2127,7 +2133,7 @@ protocol backend.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2064 network.js, line 2120
</div> </div>
</div> </div>
@ -2228,7 +2234,7 @@ protocol backend.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2196 network.js, line 2252
</div> </div>
</div> </div>
@ -2336,7 +2342,7 @@ error code in case no translation can be found.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 1947 network.js, line 2003
</div> </div>
</div> </div>
@ -2440,7 +2446,7 @@ if it isn't applicable to the associated protocol.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2132 network.js, line 2188
</div> </div>
</div> </div>
@ -2542,7 +2548,7 @@ default route or <code>null</code> if no default route was found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2044 network.js, line 2100
</div> </div>
</div> </div>
@ -2644,7 +2650,7 @@ default route or <code>null</code> if no default route was found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1892 network.js, line 1948
</div> </div>
</div> </div>
@ -2746,7 +2752,7 @@ default route or <code>null</code> if no default route was found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1852 network.js, line 1908
</div> </div>
</div> </div>
@ -2850,7 +2856,7 @@ it could not be determined.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2083 network.js, line 2139
</div> </div>
</div> </div>
@ -2954,7 +2960,7 @@ in CIDR notation or <code>null</code> if no IPv6 addresses were set.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2105 network.js, line 2161
</div> </div>
</div> </div>
@ -3056,7 +3062,7 @@ follows the order of the addresses in <code>ubus</code> runtime information.</td
<div class="tag-source"> <div class="tag-source">
network.js, line 2171 network.js, line 2227
</div> </div>
</div> </div>
@ -3160,7 +3166,7 @@ handler or <code>null</code> if no prefix is present.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1999 network.js, line 2055
</div> </div>
</div> </div>
@ -3264,7 +3270,7 @@ or <code>null</code> if no IPv4 addresses were set.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2012 network.js, line 2068
</div> </div>
</div> </div>
@ -3366,7 +3372,7 @@ follows the order of the addresses in <code>ubus</code> runtime information.</td
<div class="tag-source"> <div class="tag-source">
network.js, line 2470 network.js, line 2526
</div> </div>
</div> </div>
@ -3468,7 +3474,7 @@ network device currently associated with the logical interface.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2483 network.js, line 2539
</div> </div>
</div> </div>
@ -3570,7 +3576,7 @@ network device currently associated with the logical interface.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1967 network.js, line 2023
</div> </div>
</div> </div>
@ -3671,7 +3677,7 @@ routes spawned by the associated logical interface.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1922 network.js, line 1978
</div> </div>
</div> </div>
@ -3771,7 +3777,7 @@ routes spawned by the associated logical interface.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2030 network.js, line 2086
</div> </div>
</div> </div>
@ -3875,7 +3881,7 @@ protocol handler or <code>null</code> if no IPv4 addresses were set.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2236 network.js, line 2292
</div> </div>
</div> </div>
@ -3977,7 +3983,7 @@ function, e.g. <code>odhcp6c</code> for the <code>dhcpv6</code> prototocol.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1878 network.js, line 1934
</div> </div>
</div> </div>
@ -4080,7 +4086,7 @@ function, e.g. <code>odhcp6c</code> for the <code>dhcpv6</code> prototocol.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1912 network.js, line 1968
</div> </div>
</div> </div>
@ -4187,7 +4193,7 @@ interface or <code>null</code> if no <code>type</code> option is set.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1932 network.js, line 1988
</div> </div>
</div> </div>
@ -4287,7 +4293,7 @@ interface or <code>null</code> if no <code>type</code> option is set.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1983 network.js, line 2039
</div> </div>
</div> </div>
@ -4395,7 +4401,7 @@ handler didn't request a zone.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2324 network.js, line 2380
</div> </div>
</div> </div>
@ -4502,7 +4508,7 @@ is an alias or <code>null</code> if it is not an alias interface.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2221 network.js, line 2277
</div> </div>
</div> </div>
@ -4604,7 +4610,7 @@ or <code>false</code> when the logical interface is no bridge.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2309 network.js, line 2365
</div> </div>
</div> </div>
@ -4709,7 +4715,7 @@ or not (<code>false</code>).</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2344 network.js, line 2400
</div> </div>
</div> </div>
@ -4810,7 +4816,7 @@ has no network devices attached.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 2293 network.js, line 2349
</div> </div>
</div> </div>
@ -4919,7 +4925,7 @@ or not (<code>false</code>).</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2252 network.js, line 2308
</div> </div>
</div> </div>
@ -5023,7 +5029,7 @@ returns <code>true</code>.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 2366 network.js, line 2422
</div> </div>
</div> </div>
@ -5123,7 +5129,7 @@ returns <code>true</code>.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 2272 network.js, line 2328
</div> </div>
</div> </div>
@ -5230,7 +5236,7 @@ dynamic interfaces (<code>true</code>) or not (<code>false</code>).</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1841 network.js, line 1897
</div> </div>
</div> </div>
@ -5384,7 +5390,7 @@ configuration.</p></td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1098,7 +1104,7 @@ well as methods for enumerating related wireless networks.</p></div>
<div class="tag-source"> <div class="tag-source">
network.js, line 2957 network.js, line 3013
</div> </div>
</div> </div>
@ -1183,7 +1189,7 @@ well as methods for enumerating related wireless networks.</p></div>
<div class="tag-source"> <div class="tag-source">
network.js, line 3222 network.js, line 3279
</div> </div>
</div> </div>
@ -1338,7 +1344,7 @@ were invalid.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3247 network.js, line 3304
</div> </div>
</div> </div>
@ -1490,7 +1496,7 @@ with this wireless radio device.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 2997 network.js, line 3053
</div> </div>
</div> </div>
@ -1642,7 +1648,7 @@ not found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3075 network.js, line 3131
</div> </div>
</div> </div>
@ -1753,7 +1759,7 @@ known mode values are:
<div class="tag-source"> <div class="tag-source">
network.js, line 3054 network.js, line 3110
</div> </div>
</div> </div>
@ -1863,7 +1869,7 @@ known mode values are:
<div class="tag-source"> <div class="tag-source">
network.js, line 3086 network.js, line 3142
</div> </div>
</div> </div>
@ -1963,7 +1969,7 @@ known mode values are:
<div class="tag-source"> <div class="tag-source">
network.js, line 3035 network.js, line 3091
</div> </div>
</div> </div>
@ -2065,7 +2071,7 @@ for the wireless phy.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3147 network.js, line 3203
</div> </div>
</div> </div>
@ -2167,7 +2173,7 @@ describing the networks found in the vincinity.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3180 network.js, line 3236
</div> </div>
</div> </div>
@ -2318,7 +2324,7 @@ this radio device.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3199 network.js, line 3255
</div> </div>
</div> </div>
@ -2420,7 +2426,7 @@ radio device.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3023 network.js, line 3079
</div> </div>
</div> </div>
@ -2522,7 +2528,7 @@ UCI configuration.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3158 network.js, line 3214
</div> </div>
</div> </div>
@ -2623,7 +2629,7 @@ runtime state.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 3011 network.js, line 3067
</div> </div>
</div> </div>
@ -2777,7 +2783,7 @@ configuration.</p></td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1099,7 +1105,7 @@ such networks in parallel.</p></div>
<div class="tag-source"> <div class="tag-source">
network.js, line 3280 network.js, line 3337
</div> </div>
</div> </div>
@ -1175,6 +1181,277 @@ such networks in parallel.</p></div>
<dl> <dl>
<dt>
<div class="nameContainer">
<h4 class="name" id="disconnectClient">
disconnectClient<span class="signature">(mac, <span class="optional">deauth</span>, <span class="optional">reason</span>, <span class="optional">ban_time</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;number>}</span>
</h4>
<div class="tag-source">
network.js, line 4080
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Forcibly disconnect the given client from the wireless network.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>mac</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="default">
</td>
<td class="description last">
<p>The MAC address of the client to disconnect.</p></td>
</tr>
<tr>
<td class="name"><code>deauth</code></td>
<td class="type">
<span class="param-type">boolean</span>
</td>
<td class="default">
false
</td>
<td class="description last">
<span class="optional">optional</span>
<p>Specifies whether to deauthenticate (<code>true</code>) or disassociate (<code>false</code>)
the client.</p></td>
</tr>
<tr>
<td class="name"><code>reason</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="default">
1
</td>
<td class="description last">
<span class="optional">optional</span>
<p>Specifies the IEEE 802.11 reason code to disassoc/deauth the client
with. Default is <code>1</code> which corresponds to <code>Unspecified reason</code>.</p></td>
</tr>
<tr>
<td class="name"><code>ban_time</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="default">
0
</td>
<td class="description last">
<span class="optional">optional</span>
<p>Specifies the amount of milliseconds to ban the client from
reconnecting. By default, no ban time is set which allows the client
to reassociate / reauthenticate immediately.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
<h5>Returns:</h5>
<table class="params">
<thead>
<tr>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="type">
Promise.&lt;number>
</td>
<td class="description last">Returns a promise resolving to the underlying ubus call result code
which is typically <code>0</code>, even for not existing MAC addresses.
The promise might reject with an error in case invalid arguments
are passed.</td>
</tr>
</tbody>
</table>
</dd>
<dt> <dt>
<div class="nameContainer"> <div class="nameContainer">
<h4 class="name" id="get"> <h4 class="name" id="get">
@ -1184,7 +1461,7 @@ such networks in parallel.</p></div>
<div class="tag-source"> <div class="tag-source">
network.js, line 3313 network.js, line 3371
</div> </div>
</div> </div>
@ -1336,7 +1613,7 @@ not found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3566 network.js, line 3624
</div> </div>
</div> </div>
@ -1437,7 +1714,7 @@ information.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3577 network.js, line 3635
</div> </div>
</div> </div>
@ -1538,7 +1815,7 @@ encryption state could not be found in <code>ubus</code> runtime information.</t
<div class="tag-source"> <div class="tag-source">
network.js, line 3514 network.js, line 3572
</div> </div>
</div> </div>
@ -1651,7 +1928,7 @@ state. Possible returned values are:
<div class="tag-source"> <div class="tag-source">
network.js, line 3535 network.js, line 3593
</div> </div>
</div> </div>
@ -1753,7 +2030,7 @@ translated string.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 3555 network.js, line 3613
</div> </div>
</div> </div>
@ -1854,7 +2131,7 @@ information.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3757 network.js, line 3815
</div> </div>
</div> </div>
@ -1955,7 +2232,7 @@ with this network.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3787 network.js, line 3845
</div> </div>
</div> </div>
@ -2061,7 +2338,7 @@ is not available.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3392 network.js, line 3450
</div> </div>
</div> </div>
@ -2164,7 +2441,7 @@ is not available.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3803 network.js, line 3861
</div> </div>
</div> </div>
@ -2268,7 +2545,7 @@ or <code>null</code> if it cannot be determined.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3836 network.js, line 3894
</div> </div>
</div> </div>
@ -2369,7 +2646,7 @@ information or <code>00</code> if it cannot be determined.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3982 network.js, line 4040
</div> </div>
</div> </div>
@ -2470,7 +2747,7 @@ device associted with this wireless network.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3769 network.js, line 3827
</div> </div>
</div> </div>
@ -2575,7 +2852,7 @@ available.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3930 network.js, line 3988
</div> </div>
</div> </div>
@ -2678,7 +2955,7 @@ name, depending on which information is available.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3417 network.js, line 3475
</div> </div>
</div> </div>
@ -2781,7 +3058,7 @@ radio and network index numbers.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 3439 network.js, line 3497
</div> </div>
</div> </div>
@ -2886,7 +3163,7 @@ associated network device, e.g. when not configured or up.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3379 network.js, line 3437
</div> </div>
</div> </div>
@ -2990,7 +3267,7 @@ is not in mesh mode.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3354 network.js, line 3412
</div> </div>
</div> </div>
@ -3097,7 +3374,7 @@ is not in mesh mode.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3427 network.js, line 3485
</div> </div>
</div> </div>
@ -3197,7 +3474,7 @@ is not in mesh mode.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3946 network.js, line 4004
</div> </div>
</div> </div>
@ -3302,7 +3579,7 @@ interface.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3403 network.js, line 3461
</div> </div>
</div> </div>
@ -3403,7 +3680,7 @@ attached to.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 3957 network.js, line 4015
</div> </div>
</div> </div>
@ -3504,7 +3781,7 @@ logical interfaces this wireless network is attached to.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3825 network.js, line 3883
</div> </div>
</div> </div>
@ -3605,7 +3882,7 @@ information or <code>0</code> if it cannot be determined.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3915 network.js, line 3973
</div> </div>
</div> </div>
@ -3707,7 +3984,7 @@ internal network ID, depending on which information is available.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3814 network.js, line 3872
</div> </div>
</div> </div>
@ -3811,7 +4088,7 @@ information or <code>null</code> if it cannot be determined.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3874 network.js, line 3932
</div> </div>
</div> </div>
@ -3914,7 +4191,7 @@ noise and signal (SNR), divided by 5.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3897 network.js, line 3955
</div> </div>
</div> </div>
@ -4016,7 +4293,7 @@ by <code>ubus</code> runtime state.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3365 network.js, line 3423
</div> </div>
</div> </div>
@ -4120,7 +4397,7 @@ in mesh mode.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3847 network.js, line 3905
</div> </div>
</div> </div>
@ -4224,7 +4501,7 @@ in mesh mode.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3862 network.js, line 3920
</div> </div>
</div> </div>
@ -4328,7 +4605,7 @@ cannot be determined.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3467 network.js, line 3525
</div> </div>
</div> </div>
@ -4433,7 +4710,7 @@ found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3455 network.js, line 3513
</div> </div>
</div> </div>
@ -4524,6 +4801,107 @@ or <code>null</code> if it cannot be determined.</td>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="isClientDisconnectSupported">
isClientDisconnectSupported<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
</h4>
<div class="tag-source">
network.js, line 4051
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Check whether this wifi network supports deauthenticating clients.</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<table class="params">
<thead>
<tr>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="type">
boolean
</td>
<td class="description last">Returns <code>true</code> when this wifi network instance supports forcibly
deauthenticating clients, otherwise <code>false</code>.</td>
</tr>
</tbody>
</table>
</dd> </dd>
@ -4537,7 +4915,7 @@ or <code>null</code> if it cannot be determined.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3339 network.js, line 3397
</div> </div>
</div> </div>
@ -4639,7 +5017,7 @@ UCI configuration.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 3488 network.js, line 3546
</div> </div>
</div> </div>
@ -4744,7 +5122,7 @@ instance.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 3327 network.js, line 3385
</div> </div>
</div> </div>
@ -4898,7 +5276,7 @@ configuration.</p></td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1099,7 +1105,7 @@ current configuration details and to manipulate settings.</p></div>
<div class="tag-source"> <div class="tag-source">
network.js, line 628 network.js, line 645
</div> </div>
</div> </div>
@ -1203,7 +1209,7 @@ current configuration details and to manipulate settings.</p></div>
<div class="tag-source"> <div class="tag-source">
network.js, line 884 network.js, line 901
</div> </div>
</div> </div>
@ -1390,7 +1396,7 @@ existed.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1352 network.js, line 1350
</div> </div>
</div> </div>
@ -1540,7 +1546,7 @@ were invalid or if the associated radio device could not be found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 962 network.js, line 979
</div> </div>
</div> </div>
@ -1688,7 +1694,7 @@ references to it were successfully deleted from the configuration or
<div class="tag-source"> <div class="tag-source">
network.js, line 1390 network.js, line 1388
</div> </div>
</div> </div>
@ -1838,7 +1844,7 @@ be found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 728 network.js, line 745
</div> </div>
</div> </div>
@ -1939,7 +1945,7 @@ from the remote <code>ubus</code> apis.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 719 network.js, line 736
</div> </div>
</div> </div>
@ -2090,7 +2096,7 @@ or <code>WPA3 SAE (CCMP)</code>.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 1087 network.js, line 1104
</div> </div>
</div> </div>
@ -2238,7 +2244,7 @@ be found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1110 network.js, line 1127
</div> </div>
</div> </div>
@ -2339,7 +2345,7 @@ instances describing the network devices found on the system.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1594 network.js, line 1650
</div> </div>
</div> </div>
@ -2440,7 +2446,7 @@ instances describing the network devices found on the system.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1611 network.js, line 1667
</div> </div>
</div> </div>
@ -2544,7 +2550,7 @@ class instance describing the found hosts.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 1583 network.js, line 1639
</div> </div>
</div> </div>
@ -2705,7 +2711,7 @@ object could not be converted to a name.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 921 network.js, line 938
</div> </div>
</div> </div>
@ -2853,7 +2859,7 @@ the network or <code>null</code> if the network did not exist.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 946 network.js, line 963
</div> </div>
</div> </div>
@ -2955,7 +2961,7 @@ describing all known networks.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 750 network.js, line 767
</div> </div>
</div> </div>
@ -3155,7 +3161,7 @@ protocol isn't known.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 765 network.js, line 782
</div> </div>
</div> </div>
@ -3256,7 +3262,7 @@ backend classes.</p>
<div class="tag-source"> <div class="tag-source">
network.js, line 1538 network.js, line 1544
</div> </div>
</div> </div>
@ -3360,7 +3366,7 @@ the layout.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1493 network.js, line 1495
</div> </div>
</div> </div>
@ -3463,7 +3469,7 @@ instances describing the found IPv6 default route interfaces.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1472 network.js, line 1470
</div> </div>
</div> </div>
@ -3566,7 +3572,7 @@ instances describing the found default route interfaces.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1240 network.js, line 1257
</div> </div>
</div> </div>
@ -3715,7 +3721,7 @@ be found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1260 network.js, line 1277
</div> </div>
</div> </div>
@ -3818,7 +3824,7 @@ the configuration.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1289 network.js, line 1306
</div> </div>
</div> </div>
@ -3956,6 +3962,109 @@ be found.</td>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getWifiNetworks">
getWifiNetworks<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Array.&lt;<a href="LuCI.Network.WifiNetwork.html">LuCI.Network.WifiNetwork</a>>>}</span>
</h4>
<div class="tag-source">
network.js, line 1320
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Get an array of all <a href="LuCI.Network.WifiNetwork.html"><code>WifiNetwork</code></a>
instances describing the wireless networks present on the system.</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
<table class="params">
<thead>
<tr>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="type">
Promise.&lt;Array.&lt;<a href="LuCI.Network.WifiNetwork.html">LuCI.Network.WifiNetwork</a>>>
</td>
<td class="description last">Returns a promise resolving to an array of <code>WifiNetwork</code> instances
describing the wireless networks. The array will be empty if no networks
are found.</td>
</tr>
</tbody>
</table>
</dd> </dd>
@ -3969,7 +4078,7 @@ be found.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 1223 network.js, line 1240
</div> </div>
</div> </div>
@ -4119,7 +4228,7 @@ else returns <code>false</code>.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 664 network.js, line 681
</div> </div>
</div> </div>
@ -4316,7 +4425,7 @@ if the given netmask value was invalid.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 646 network.js, line 663
</div> </div>
</div> </div>
@ -4514,7 +4623,7 @@ value of <code>32</code> for IPv4 or <code>128</code> for IPv6.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 853 network.js, line 870
</div> </div>
</div> </div>
@ -4686,7 +4795,7 @@ description for the given code.</td>
<div class="tag-source"> <div class="tag-source">
network.js, line 833 network.js, line 850
</div> </div>
</div> </div>
@ -4804,7 +4913,7 @@ such as <code>6in4-wan</code> or <code>tun0</code>.</p></td>
<div class="tag-source"> <div class="tag-source">
network.js, line 792 network.js, line 809
</div> </div>
</div> </div>
@ -4977,7 +5086,7 @@ be passed to <a href="LuCI.Class.html#.extend"><code>Class.extend()</code></a>.<
<div class="tag-source"> <div class="tag-source">
network.js, line 1026 network.js, line 1043
</div> </div>
</div> </div>
@ -7022,7 +7131,7 @@ conjunction with <code>quality</code> to calculate a quality percentage.</p></td
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1868,7 +1874,7 @@ run to begin with.</td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -2764,7 +2770,7 @@ instances as sole argument during the HTTP request transfer.</p></td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1987,7 +1993,7 @@ else <code>null</code>.</p></td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1845,7 +1851,7 @@ using <code>String()</code> and treated as response text.</p></td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -2037,7 +2043,7 @@ when invoked.</p>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:52 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -3868,7 +3874,7 @@ ignored, else not.</p>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -2977,7 +2983,7 @@ the failure reason.</td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -5013,7 +5019,7 @@ else <code>null</code>.</p></td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -3215,7 +3221,7 @@ to the <code>expect</code> and <code>filter</code> declarations.</td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -4763,7 +4769,7 @@ associated name as arguments.</p>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:52 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -2073,7 +2079,7 @@ to a <code>Node</code> value.</td>
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:52 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>

View File

@ -340,6 +340,8 @@
<li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li>
<li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li>
<li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li>
<li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li>
@ -636,6 +638,8 @@
<span class="subtitle">Methods</span> <span class="subtitle">Methods</span>
<li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
<li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li>
<li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
@ -700,6 +704,8 @@
<li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
<li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
<li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li>
<li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li>
@ -1098,7 +1104,7 @@
<footer> <footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time)
</footer> </footer>
</div> </div>
</div> </div>