diff options
author | Jo-Philipp Wich <jo@mein.io> | 2019-11-07 12:21:20 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2019-11-07 12:21:20 +0100 |
commit | 9933dd64aa49bcb3a18b724da13791a0bdf6fb5c (patch) | |
tree | 13cf9899595bb57dc79849a6ce5b648b2d9484ca /docs | |
parent | c00d860981007a74d497f79640c446883bffe0ca (diff) |
docs: update JS api docs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/jsapi/LuCI.Class.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Headers.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Network.Device.html | 54 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Network.Hosts.html | 26 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Network.Protocol.html | 86 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Network.WifiDevice.html | 36 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Network.WifiNetwork.html | 452 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Network.html | 169 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Poll.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Request.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Request.poll.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.Response.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.XHR.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.dom.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.fs.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.rpc.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.uci.html | 8 | ||||
-rw-r--r-- | docs/jsapi/LuCI.view.html | 8 | ||||
-rw-r--r-- | docs/jsapi/index.html | 8 |
20 files changed, 765 insertions, 170 deletions
diff --git a/docs/jsapi/LuCI.Class.html b/docs/jsapi/LuCI.Class.html index c450ea455..f0b2e5a95 100644 --- a/docs/jsapi/LuCI.Class.html +++ b/docs/jsapi/LuCI.Class.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#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> - 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> </div> </div> diff --git a/docs/jsapi/LuCI.Headers.html b/docs/jsapi/LuCI.Headers.html index 4cc80c93b..fc4afaae6 100644 --- a/docs/jsapi/LuCI.Headers.html +++ b/docs/jsapi/LuCI.Headers.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -1485,7 +1491,7 @@ Note: Header-Names are case-insensitive.</p> <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> </div> </div> diff --git a/docs/jsapi/LuCI.Network.Device.html b/docs/jsapi/LuCI.Network.Device.html index 7e7be6934..d27d71438 100644 --- a/docs/jsapi/LuCI.Network.Device.html +++ b/docs/jsapi/LuCI.Network.Device.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#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"> - network.js, line 2593 + network.js, line 2649 </div> </div> @@ -1182,7 +1188,7 @@ device and allows querying device details such as packet statistics or MTU.</p>< <div class="tag-source"> - network.js, line 2800 + network.js, line 2856 </div> </div> @@ -1286,7 +1292,7 @@ device is not a Linux bridge.</td> <div class="tag-source"> - network.js, line 2812 + network.js, line 2868 </div> </div> @@ -1387,7 +1393,7 @@ enabled, else <code>false</code>.</td> <div class="tag-source"> - network.js, line 2727 + network.js, line 2783 </div> </div> @@ -1488,7 +1494,7 @@ for non-wifi devices or operation mode and ssid for wifi ones.</td> <div class="tag-source"> - network.js, line 2671 + network.js, line 2727 </div> </div> @@ -1588,7 +1594,7 @@ for non-wifi devices or operation mode and ssid for wifi ones.</td> <div class="tag-source"> - network.js, line 2660 + network.js, line 2716 </div> </div> @@ -1688,7 +1694,7 @@ for non-wifi devices or operation mode and ssid for wifi ones.</td> <div class="tag-source"> - network.js, line 2639 + network.js, line 2695 </div> </div> @@ -1792,7 +1798,7 @@ e.g. for non-ethernet tunnel devices.</td> <div class="tag-source"> - network.js, line 2650 + network.js, line 2706 </div> </div> @@ -1892,7 +1898,7 @@ e.g. for non-ethernet tunnel devices.</td> <div class="tag-source"> - network.js, line 2628 + network.js, line 2684 </div> </div> @@ -1992,7 +1998,7 @@ e.g. for non-ethernet tunnel devices.</td> <div class="tag-source"> - network.js, line 2907 + network.js, line 2963 </div> </div> @@ -2097,7 +2103,7 @@ assigned to any logical interface.</td> <div class="tag-source"> - network.js, line 2918 + network.js, line 2974 </div> </div> @@ -2198,7 +2204,7 @@ logical interfaces this device is assigned to.</td> <div class="tag-source"> - network.js, line 2778 + network.js, line 2834 </div> </div> @@ -2303,7 +2309,7 @@ a Linux bridge.</td> <div class="tag-source"> - network.js, line 2872 + network.js, line 2928 </div> </div> @@ -2403,7 +2409,7 @@ a Linux bridge.</td> <div class="tag-source"> - network.js, line 2894 + network.js, line 2950 </div> </div> @@ -2503,7 +2509,7 @@ a Linux bridge.</td> <div class="tag-source"> - network.js, line 2713 + network.js, line 2769 </div> </div> @@ -2604,7 +2610,7 @@ the operation mode and SSID for wifi devices.</td> <div class="tag-source"> - network.js, line 2861 + network.js, line 2917 </div> </div> @@ -2704,7 +2710,7 @@ the operation mode and SSID for wifi devices.</td> <div class="tag-source"> - network.js, line 2883 + network.js, line 2939 </div> </div> @@ -2804,7 +2810,7 @@ the operation mode and SSID for wifi devices.</td> <div class="tag-source"> - network.js, line 2689 + network.js, line 2745 </div> </div> @@ -2913,7 +2919,7 @@ the operation mode and SSID for wifi devices.</td> <div class="tag-source"> - network.js, line 2745 + network.js, line 2801 </div> </div> @@ -3014,7 +3020,7 @@ the operation mode and SSID for wifi devices.</td> <div class="tag-source"> - network.js, line 2942 + network.js, line 2998 </div> </div> @@ -3119,7 +3125,7 @@ is not a wireless device.</td> <div class="tag-source"> - network.js, line 2840 + network.js, line 2896 </div> </div> @@ -3220,7 +3226,7 @@ else <code>false</code>.</td> <div class="tag-source"> - network.js, line 2851 + network.js, line 2907 </div> </div> @@ -3321,7 +3327,7 @@ else <code>false</code>.</td> <div class="tag-source"> - network.js, line 2824 + network.js, line 2880 </div> </div> @@ -3430,7 +3436,7 @@ when it is down or absent.</td> <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> </div> </div> diff --git a/docs/jsapi/LuCI.Network.Hosts.html b/docs/jsapi/LuCI.Network.Hosts.html index 09edd66d7..5dafede01 100644 --- a/docs/jsapi/LuCI.Network.Hosts.html +++ b/docs/jsapi/LuCI.Network.Hosts.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#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"> - network.js, line 1628 + network.js, line 1684 </div> </div> @@ -1183,7 +1189,7 @@ host information by different criteria.</p></div> <div class="tag-source"> - network.js, line 1725 + network.js, line 1781 </div> </div> @@ -1333,7 +1339,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1689 + network.js, line 1745 </div> </div> @@ -1483,7 +1489,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1644 + network.js, line 1700 </div> </div> @@ -1633,7 +1639,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1674 + network.js, line 1730 </div> </div> @@ -1783,7 +1789,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1659 + network.js, line 1715 </div> </div> @@ -1933,7 +1939,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1743 + network.js, line 1799 </div> </div> @@ -2083,7 +2089,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1707 + network.js, line 1763 </div> </div> @@ -2233,7 +2239,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1771 + network.js, line 1827 </div> </div> @@ -2411,7 +2417,7 @@ is used as hint.</td> <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> </div> </div> diff --git a/docs/jsapi/LuCI.Network.Protocol.html b/docs/jsapi/LuCI.Network.Protocol.html index 936f1a8b7..ea9887a79 100644 --- a/docs/jsapi/LuCI.Network.Protocol.html +++ b/docs/jsapi/LuCI.Network.Protocol.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#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"> - network.js, line 1794 + network.js, line 1850 </div> </div> @@ -1182,7 +1188,7 @@ subclasses which describe logical UCI networks defined by <code>config interface <div class="tag-source"> - network.js, line 2383 + network.js, line 2439 </div> </div> @@ -1343,7 +1349,7 @@ interface or if the logical interface is virtual.</td> <div class="tag-source"> - network.js, line 2552 + network.js, line 2608 </div> </div> @@ -1504,7 +1510,7 @@ device or <code>false</code> if not.</td> <div class="tag-source"> - network.js, line 2410 + network.js, line 2466 </div> </div> @@ -1665,7 +1671,7 @@ interface or if the logical interface is virtual.</td> <div class="tag-source"> - network.js, line 1827 + network.js, line 1883 </div> </div> @@ -1817,7 +1823,7 @@ not found.</td> <div class="tag-source"> - network.js, line 2437 + network.js, line 2493 </div> </div> @@ -1919,7 +1925,7 @@ expected Linux network device according to the configuration.</td> <div class="tag-source"> - network.js, line 2498 + network.js, line 2554 </div> </div> @@ -2026,7 +2032,7 @@ virtual and not a bridge.</td> <div class="tag-source"> - network.js, line 2152 + network.js, line 2208 </div> </div> @@ -2127,7 +2133,7 @@ protocol backend.</td> <div class="tag-source"> - network.js, line 2064 + network.js, line 2120 </div> </div> @@ -2228,7 +2234,7 @@ protocol backend.</td> <div class="tag-source"> - network.js, line 2196 + network.js, line 2252 </div> </div> @@ -2336,7 +2342,7 @@ error code in case no translation can be found.</p> <div class="tag-source"> - network.js, line 1947 + network.js, line 2003 </div> </div> @@ -2440,7 +2446,7 @@ if it isn't applicable to the associated protocol.</td> <div class="tag-source"> - network.js, line 2132 + network.js, line 2188 </div> </div> @@ -2542,7 +2548,7 @@ default route or <code>null</code> if no default route was found.</td> <div class="tag-source"> - network.js, line 2044 + network.js, line 2100 </div> </div> @@ -2644,7 +2650,7 @@ default route or <code>null</code> if no default route was found.</td> <div class="tag-source"> - network.js, line 1892 + network.js, line 1948 </div> </div> @@ -2746,7 +2752,7 @@ default route or <code>null</code> if no default route was found.</td> <div class="tag-source"> - network.js, line 1852 + network.js, line 1908 </div> </div> @@ -2850,7 +2856,7 @@ it could not be determined.</td> <div class="tag-source"> - network.js, line 2083 + network.js, line 2139 </div> </div> @@ -2954,7 +2960,7 @@ in CIDR notation or <code>null</code> if no IPv6 addresses were set.</td> <div class="tag-source"> - network.js, line 2105 + network.js, line 2161 </div> </div> @@ -3056,7 +3062,7 @@ follows the order of the addresses in <code>ubus</code> runtime information.</td <div class="tag-source"> - network.js, line 2171 + network.js, line 2227 </div> </div> @@ -3160,7 +3166,7 @@ handler or <code>null</code> if no prefix is present.</td> <div class="tag-source"> - network.js, line 1999 + network.js, line 2055 </div> </div> @@ -3264,7 +3270,7 @@ or <code>null</code> if no IPv4 addresses were set.</td> <div class="tag-source"> - network.js, line 2012 + network.js, line 2068 </div> </div> @@ -3366,7 +3372,7 @@ follows the order of the addresses in <code>ubus</code> runtime information.</td <div class="tag-source"> - network.js, line 2470 + network.js, line 2526 </div> </div> @@ -3468,7 +3474,7 @@ network device currently associated with the logical interface.</td> <div class="tag-source"> - network.js, line 2483 + network.js, line 2539 </div> </div> @@ -3570,7 +3576,7 @@ network device currently associated with the logical interface.</td> <div class="tag-source"> - network.js, line 1967 + network.js, line 2023 </div> </div> @@ -3671,7 +3677,7 @@ routes spawned by the associated logical interface.</td> <div class="tag-source"> - network.js, line 1922 + network.js, line 1978 </div> </div> @@ -3771,7 +3777,7 @@ routes spawned by the associated logical interface.</td> <div class="tag-source"> - network.js, line 2030 + network.js, line 2086 </div> </div> @@ -3875,7 +3881,7 @@ protocol handler or <code>null</code> if no IPv4 addresses were set.</td> <div class="tag-source"> - network.js, line 2236 + network.js, line 2292 </div> </div> @@ -3977,7 +3983,7 @@ function, e.g. <code>odhcp6c</code> for the <code>dhcpv6</code> prototocol.</td> <div class="tag-source"> - network.js, line 1878 + network.js, line 1934 </div> </div> @@ -4080,7 +4086,7 @@ function, e.g. <code>odhcp6c</code> for the <code>dhcpv6</code> prototocol.</td> <div class="tag-source"> - network.js, line 1912 + network.js, line 1968 </div> </div> @@ -4187,7 +4193,7 @@ interface or <code>null</code> if no <code>type</code> option is set.</td> <div class="tag-source"> - network.js, line 1932 + network.js, line 1988 </div> </div> @@ -4287,7 +4293,7 @@ interface or <code>null</code> if no <code>type</code> option is set.</td> <div class="tag-source"> - network.js, line 1983 + network.js, line 2039 </div> </div> @@ -4395,7 +4401,7 @@ handler didn't request a zone.</td> <div class="tag-source"> - network.js, line 2324 + network.js, line 2380 </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"> - network.js, line 2221 + network.js, line 2277 </div> </div> @@ -4604,7 +4610,7 @@ or <code>false</code> when the logical interface is no bridge.</td> <div class="tag-source"> - network.js, line 2309 + network.js, line 2365 </div> </div> @@ -4709,7 +4715,7 @@ or not (<code>false</code>).</td> <div class="tag-source"> - network.js, line 2344 + network.js, line 2400 </div> </div> @@ -4810,7 +4816,7 @@ has no network devices attached.</p> <div class="tag-source"> - network.js, line 2293 + network.js, line 2349 </div> </div> @@ -4919,7 +4925,7 @@ or not (<code>false</code>).</td> <div class="tag-source"> - network.js, line 2252 + network.js, line 2308 </div> </div> @@ -5023,7 +5029,7 @@ returns <code>true</code>.</p> <div class="tag-source"> - network.js, line 2366 + network.js, line 2422 </div> </div> @@ -5123,7 +5129,7 @@ returns <code>true</code>.</p> <div class="tag-source"> - network.js, line 2272 + network.js, line 2328 </div> </div> @@ -5230,7 +5236,7 @@ dynamic interfaces (<code>true</code>) or not (<code>false</code>).</td> <div class="tag-source"> - network.js, line 1841 + network.js, line 1897 </div> </div> @@ -5384,7 +5390,7 @@ configuration.</p></td> <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> </div> </div> diff --git a/docs/jsapi/LuCI.Network.WifiDevice.html b/docs/jsapi/LuCI.Network.WifiDevice.html index 22d66bea0..364b230ec 100644 --- a/docs/jsapi/LuCI.Network.WifiDevice.html +++ b/docs/jsapi/LuCI.Network.WifiDevice.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#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"> - network.js, line 2957 + network.js, line 3013 </div> </div> @@ -1183,7 +1189,7 @@ well as methods for enumerating related wireless networks.</p></div> <div class="tag-source"> - network.js, line 3222 + network.js, line 3279 </div> </div> @@ -1338,7 +1344,7 @@ were invalid.</td> <div class="tag-source"> - network.js, line 3247 + network.js, line 3304 </div> </div> @@ -1490,7 +1496,7 @@ with this wireless radio device.</td> <div class="tag-source"> - network.js, line 2997 + network.js, line 3053 </div> </div> @@ -1642,7 +1648,7 @@ not found.</td> <div class="tag-source"> - network.js, line 3075 + network.js, line 3131 </div> </div> @@ -1753,7 +1759,7 @@ known mode values are: <div class="tag-source"> - network.js, line 3054 + network.js, line 3110 </div> </div> @@ -1863,7 +1869,7 @@ known mode values are: <div class="tag-source"> - network.js, line 3086 + network.js, line 3142 </div> </div> @@ -1963,7 +1969,7 @@ known mode values are: <div class="tag-source"> - network.js, line 3035 + network.js, line 3091 </div> </div> @@ -2065,7 +2071,7 @@ for the wireless phy.</td> <div class="tag-source"> - network.js, line 3147 + network.js, line 3203 </div> </div> @@ -2167,7 +2173,7 @@ describing the networks found in the vincinity.</td> <div class="tag-source"> - network.js, line 3180 + network.js, line 3236 </div> </div> @@ -2318,7 +2324,7 @@ this radio device.</td> <div class="tag-source"> - network.js, line 3199 + network.js, line 3255 </div> </div> @@ -2420,7 +2426,7 @@ radio device.</td> <div class="tag-source"> - network.js, line 3023 + network.js, line 3079 </div> </div> @@ -2522,7 +2528,7 @@ UCI configuration.</td> <div class="tag-source"> - network.js, line 3158 + network.js, line 3214 </div> </div> @@ -2623,7 +2629,7 @@ runtime state.</p> <div class="tag-source"> - network.js, line 3011 + network.js, line 3067 </div> </div> @@ -2777,7 +2783,7 @@ configuration.</p></td> <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> </div> </div> diff --git a/docs/jsapi/LuCI.Network.WifiNetwork.html b/docs/jsapi/LuCI.Network.WifiNetwork.html index 0c1abab88..0308315af 100644 --- a/docs/jsapi/LuCI.Network.WifiNetwork.html +++ b/docs/jsapi/LuCI.Network.WifiNetwork.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#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"> - network.js, line 3280 + network.js, line 3337 </div> </div> @@ -1177,6 +1183,277 @@ such networks in parallel.</p></div> <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.<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.<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> + <div class="nameContainer"> <h4 class="name" id="get"> get<span class="signature">(opt)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string|Array.<string>}</span> @@ -1184,7 +1461,7 @@ such networks in parallel.</p></div> <div class="tag-source"> - network.js, line 3313 + network.js, line 3371 </div> </div> @@ -1336,7 +1613,7 @@ not found.</td> <div class="tag-source"> - network.js, line 3566 + network.js, line 3624 </div> </div> @@ -1437,7 +1714,7 @@ information.</td> <div class="tag-source"> - network.js, line 3577 + network.js, line 3635 </div> </div> @@ -1538,7 +1815,7 @@ encryption state could not be found in <code>ubus</code> runtime information.</t <div class="tag-source"> - network.js, line 3514 + network.js, line 3572 </div> </div> @@ -1651,7 +1928,7 @@ state. Possible returned values are: <div class="tag-source"> - network.js, line 3535 + network.js, line 3593 </div> </div> @@ -1753,7 +2030,7 @@ translated string.</p> <div class="tag-source"> - network.js, line 3555 + network.js, line 3613 </div> </div> @@ -1854,7 +2131,7 @@ information.</td> <div class="tag-source"> - network.js, line 3757 + network.js, line 3815 </div> </div> @@ -1955,7 +2232,7 @@ with this network.</td> <div class="tag-source"> - network.js, line 3787 + network.js, line 3845 </div> </div> @@ -2061,7 +2338,7 @@ is not available.</td> <div class="tag-source"> - network.js, line 3392 + network.js, line 3450 </div> </div> @@ -2164,7 +2441,7 @@ is not available.</td> <div class="tag-source"> - network.js, line 3803 + network.js, line 3861 </div> </div> @@ -2268,7 +2545,7 @@ or <code>null</code> if it cannot be determined.</td> <div class="tag-source"> - network.js, line 3836 + network.js, line 3894 </div> </div> @@ -2369,7 +2646,7 @@ information or <code>00</code> if it cannot be determined.</td> <div class="tag-source"> - network.js, line 3982 + network.js, line 4040 </div> </div> @@ -2470,7 +2747,7 @@ device associted with this wireless network.</td> <div class="tag-source"> - network.js, line 3769 + network.js, line 3827 </div> </div> @@ -2575,7 +2852,7 @@ available.</td> <div class="tag-source"> - network.js, line 3930 + network.js, line 3988 </div> </div> @@ -2678,7 +2955,7 @@ name, depending on which information is available.</td> <div class="tag-source"> - network.js, line 3417 + network.js, line 3475 </div> </div> @@ -2781,7 +3058,7 @@ radio and network index numbers.</p> <div class="tag-source"> - network.js, line 3439 + network.js, line 3497 </div> </div> @@ -2886,7 +3163,7 @@ associated network device, e.g. when not configured or up.</td> <div class="tag-source"> - network.js, line 3379 + network.js, line 3437 </div> </div> @@ -2990,7 +3267,7 @@ is not in mesh mode.</td> <div class="tag-source"> - network.js, line 3354 + network.js, line 3412 </div> </div> @@ -3097,7 +3374,7 @@ is not in mesh mode.</td> <div class="tag-source"> - network.js, line 3427 + network.js, line 3485 </div> </div> @@ -3197,7 +3474,7 @@ is not in mesh mode.</td> <div class="tag-source"> - network.js, line 3946 + network.js, line 4004 </div> </div> @@ -3302,7 +3579,7 @@ interface.</td> <div class="tag-source"> - network.js, line 3403 + network.js, line 3461 </div> </div> @@ -3403,7 +3680,7 @@ attached to.</p> <div class="tag-source"> - network.js, line 3957 + network.js, line 4015 </div> </div> @@ -3504,7 +3781,7 @@ logical interfaces this wireless network is attached to.</td> <div class="tag-source"> - network.js, line 3825 + network.js, line 3883 </div> </div> @@ -3605,7 +3882,7 @@ information or <code>0</code> if it cannot be determined.</td> <div class="tag-source"> - network.js, line 3915 + network.js, line 3973 </div> </div> @@ -3707,7 +3984,7 @@ internal network ID, depending on which information is available.</td> <div class="tag-source"> - network.js, line 3814 + network.js, line 3872 </div> </div> @@ -3811,7 +4088,7 @@ information or <code>null</code> if it cannot be determined.</td> <div class="tag-source"> - network.js, line 3874 + network.js, line 3932 </div> </div> @@ -3914,7 +4191,7 @@ noise and signal (SNR), divided by 5.</td> <div class="tag-source"> - network.js, line 3897 + network.js, line 3955 </div> </div> @@ -4016,7 +4293,7 @@ by <code>ubus</code> runtime state.</td> <div class="tag-source"> - network.js, line 3365 + network.js, line 3423 </div> </div> @@ -4120,7 +4397,7 @@ in mesh mode.</td> <div class="tag-source"> - network.js, line 3847 + network.js, line 3905 </div> </div> @@ -4224,7 +4501,7 @@ in mesh mode.</td> <div class="tag-source"> - network.js, line 3862 + network.js, line 3920 </div> </div> @@ -4328,7 +4605,7 @@ cannot be determined.</td> <div class="tag-source"> - network.js, line 3467 + network.js, line 3525 </div> </div> @@ -4433,7 +4710,7 @@ found.</td> <div class="tag-source"> - network.js, line 3455 + network.js, line 3513 </div> </div> @@ -4530,6 +4807,107 @@ or <code>null</code> if it cannot be determined.</td> <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> + + + +<dt> + <div class="nameContainer"> <h4 class="name" id="isDisabled"> isDisabled<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span> @@ -4537,7 +4915,7 @@ or <code>null</code> if it cannot be determined.</td> <div class="tag-source"> - network.js, line 3339 + network.js, line 3397 </div> </div> @@ -4639,7 +5017,7 @@ UCI configuration.</td> <div class="tag-source"> - network.js, line 3488 + network.js, line 3546 </div> </div> @@ -4744,7 +5122,7 @@ instance.</p> <div class="tag-source"> - network.js, line 3327 + network.js, line 3385 </div> </div> @@ -4898,7 +5276,7 @@ configuration.</p></td> <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> </div> </div> diff --git a/docs/jsapi/LuCI.Network.html b/docs/jsapi/LuCI.Network.html index 65c5d4de0..db1fe226f 100644 --- a/docs/jsapi/LuCI.Network.html +++ b/docs/jsapi/LuCI.Network.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#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"> - network.js, line 628 + network.js, line 645 </div> </div> @@ -1203,7 +1209,7 @@ current configuration details and to manipulate settings.</p></div> <div class="tag-source"> - network.js, line 884 + network.js, line 901 </div> </div> @@ -1390,7 +1396,7 @@ existed.</td> <div class="tag-source"> - network.js, line 1352 + network.js, line 1350 </div> </div> @@ -1540,7 +1546,7 @@ were invalid or if the associated radio device could not be found.</td> <div class="tag-source"> - network.js, line 962 + network.js, line 979 </div> </div> @@ -1688,7 +1694,7 @@ references to it were successfully deleted from the configuration or <div class="tag-source"> - network.js, line 1390 + network.js, line 1388 </div> </div> @@ -1838,7 +1844,7 @@ be found.</td> <div class="tag-source"> - network.js, line 728 + network.js, line 745 </div> </div> @@ -1939,7 +1945,7 @@ from the remote <code>ubus</code> apis.</p> <div class="tag-source"> - network.js, line 719 + network.js, line 736 </div> </div> @@ -2090,7 +2096,7 @@ or <code>WPA3 SAE (CCMP)</code>.</p> <div class="tag-source"> - network.js, line 1087 + network.js, line 1104 </div> </div> @@ -2238,7 +2244,7 @@ be found.</td> <div class="tag-source"> - network.js, line 1110 + network.js, line 1127 </div> </div> @@ -2339,7 +2345,7 @@ instances describing the network devices found on the system.</td> <div class="tag-source"> - network.js, line 1594 + network.js, line 1650 </div> </div> @@ -2440,7 +2446,7 @@ instances describing the network devices found on the system.</td> <div class="tag-source"> - network.js, line 1611 + network.js, line 1667 </div> </div> @@ -2544,7 +2550,7 @@ class instance describing the found hosts.</p> <div class="tag-source"> - network.js, line 1583 + network.js, line 1639 </div> </div> @@ -2705,7 +2711,7 @@ object could not be converted to a name.</td> <div class="tag-source"> - network.js, line 921 + network.js, line 938 </div> </div> @@ -2853,7 +2859,7 @@ the network or <code>null</code> if the network did not exist.</td> <div class="tag-source"> - network.js, line 946 + network.js, line 963 </div> </div> @@ -2955,7 +2961,7 @@ describing all known networks.</td> <div class="tag-source"> - network.js, line 750 + network.js, line 767 </div> </div> @@ -3155,7 +3161,7 @@ protocol isn't known.</td> <div class="tag-source"> - network.js, line 765 + network.js, line 782 </div> </div> @@ -3256,7 +3262,7 @@ backend classes.</p> <div class="tag-source"> - network.js, line 1538 + network.js, line 1544 </div> </div> @@ -3360,7 +3366,7 @@ the layout.</td> <div class="tag-source"> - network.js, line 1493 + network.js, line 1495 </div> </div> @@ -3463,7 +3469,7 @@ instances describing the found IPv6 default route interfaces.</td> <div class="tag-source"> - network.js, line 1472 + network.js, line 1470 </div> </div> @@ -3566,7 +3572,7 @@ instances describing the found default route interfaces.</td> <div class="tag-source"> - network.js, line 1240 + network.js, line 1257 </div> </div> @@ -3715,7 +3721,7 @@ be found.</td> <div class="tag-source"> - network.js, line 1260 + network.js, line 1277 </div> </div> @@ -3818,7 +3824,7 @@ the configuration.</td> <div class="tag-source"> - network.js, line 1289 + network.js, line 1306 </div> </div> @@ -3962,6 +3968,109 @@ be found.</td> <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.<Array.<<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.<Array.<<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> + + + +<dt> + <div class="nameContainer"> <h4 class="name" id="isIgnoredDevice"> isIgnoredDevice<span class="signature">(name)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span> @@ -3969,7 +4078,7 @@ be found.</td> <div class="tag-source"> - network.js, line 1223 + network.js, line 1240 </div> </div> @@ -4119,7 +4228,7 @@ else returns <code>false</code>.</td> <div class="tag-source"> - network.js, line 664 + network.js, line 681 </div> </div> @@ -4316,7 +4425,7 @@ if the given netmask value was invalid.</td> <div class="tag-source"> - network.js, line 646 + network.js, line 663 </div> </div> @@ -4514,7 +4623,7 @@ value of <code>32</code> for IPv4 or <code>128</code> for IPv6.</td> <div class="tag-source"> - network.js, line 853 + network.js, line 870 </div> </div> @@ -4686,7 +4795,7 @@ description for the given code.</td> <div class="tag-source"> - network.js, line 833 + network.js, line 850 </div> </div> @@ -4804,7 +4913,7 @@ such as <code>6in4-wan</code> or <code>tun0</code>.</p></td> <div class="tag-source"> - network.js, line 792 + network.js, line 809 </div> </div> @@ -4977,7 +5086,7 @@ be passed to <a href="LuCI.Class.html#.extend"><code>Class.extend()</code></a>.< <div class="tag-source"> - network.js, line 1026 + network.js, line 1043 </div> </div> @@ -7022,7 +7131,7 @@ conjunction with <code>quality</code> to calculate a quality percentage.</p></td <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> </div> </div> diff --git a/docs/jsapi/LuCI.Poll.html b/docs/jsapi/LuCI.Poll.html index f371e33d5..ff46dcec9 100644 --- a/docs/jsapi/LuCI.Poll.html +++ b/docs/jsapi/LuCI.Poll.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -1868,7 +1874,7 @@ run to begin with.</td> <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> </div> </div> diff --git a/docs/jsapi/LuCI.Request.html b/docs/jsapi/LuCI.Request.html index 0201d9af1..aaf784455 100644 --- a/docs/jsapi/LuCI.Request.html +++ b/docs/jsapi/LuCI.Request.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#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> - 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> </div> </div> diff --git a/docs/jsapi/LuCI.Request.poll.html b/docs/jsapi/LuCI.Request.poll.html index aad776035..6753bde4c 100644 --- a/docs/jsapi/LuCI.Request.poll.html +++ b/docs/jsapi/LuCI.Request.poll.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -1987,7 +1993,7 @@ else <code>null</code>.</p></td> <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> </div> </div> diff --git a/docs/jsapi/LuCI.Response.html b/docs/jsapi/LuCI.Response.html index 808a59039..7e635c2cc 100644 --- a/docs/jsapi/LuCI.Response.html +++ b/docs/jsapi/LuCI.Response.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#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> - 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> </div> </div> diff --git a/docs/jsapi/LuCI.XHR.html b/docs/jsapi/LuCI.XHR.html index 6e028ccfc..df49578f8 100644 --- a/docs/jsapi/LuCI.XHR.html +++ b/docs/jsapi/LuCI.XHR.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -2037,7 +2043,7 @@ when invoked.</p> <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> </div> </div> diff --git a/docs/jsapi/LuCI.dom.html b/docs/jsapi/LuCI.dom.html index b24f7fb8f..6b065f34c 100644 --- a/docs/jsapi/LuCI.dom.html +++ b/docs/jsapi/LuCI.dom.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -3868,7 +3874,7 @@ ignored, else not.</p> <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> </div> </div> diff --git a/docs/jsapi/LuCI.fs.html b/docs/jsapi/LuCI.fs.html index 194ba2b5e..42080a666 100644 --- a/docs/jsapi/LuCI.fs.html +++ b/docs/jsapi/LuCI.fs.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -2977,7 +2983,7 @@ the failure reason.</td> <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> </div> </div> diff --git a/docs/jsapi/LuCI.html b/docs/jsapi/LuCI.html index 20852da42..6384ba40d 100644 --- a/docs/jsapi/LuCI.html +++ b/docs/jsapi/LuCI.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -5013,7 +5019,7 @@ else <code>null</code>.</p></td> <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> </div> </div> diff --git a/docs/jsapi/LuCI.rpc.html b/docs/jsapi/LuCI.rpc.html index 8f36226bf..6e7d928d6 100644 --- a/docs/jsapi/LuCI.rpc.html +++ b/docs/jsapi/LuCI.rpc.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#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> - 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> </div> </div> diff --git a/docs/jsapi/LuCI.uci.html b/docs/jsapi/LuCI.uci.html index 3d1824f60..31cf8ba4c 100644 --- a/docs/jsapi/LuCI.uci.html +++ b/docs/jsapi/LuCI.uci.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -4763,7 +4769,7 @@ associated name as arguments.</p> <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> </div> </div> diff --git a/docs/jsapi/LuCI.view.html b/docs/jsapi/LuCI.view.html index 39c71defa..0fa00e48d 100644 --- a/docs/jsapi/LuCI.view.html +++ b/docs/jsapi/LuCI.view.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -2073,7 +2079,7 @@ to a <code>Node</code> value.</td> <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> </div> </div> diff --git a/docs/jsapi/index.html b/docs/jsapi/index.html index 5c993a286..fa4f0e17b 100644 --- a/docs/jsapi/index.html +++ b/docs/jsapi/index.html @@ -340,6 +340,8 @@ <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#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <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#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#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#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -1098,7 +1104,7 @@ <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> </div> </div> |