From 9933dd64aa49bcb3a18b724da13791a0bdf6fb5c Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 7 Nov 2019 12:21:20 +0100 Subject: docs: update JS api docs Signed-off-by: Jo-Philipp Wich --- docs/jsapi/LuCI.Class.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/jsapi/LuCI.Class.html') diff --git a/docs/jsapi/LuCI.Class.html b/docs/jsapi/LuCI.Class.html index c450ea4551..f0b2e5a954 100644 --- a/docs/jsapi/LuCI.Class.html +++ b/docs/jsapi/LuCI.Class.html @@ -340,6 +340,8 @@
  • getWifiNetwork
  • +
  • getWifiNetworks
  • +
  • isIgnoredDevice
  • maskToPrefix
  • @@ -636,6 +638,8 @@ Methods +
  • disconnectClient
  • +
  • get
  • getActiveBSSID
  • @@ -700,6 +704,8 @@
  • getWifiDeviceName
  • +
  • isClientDisconnectSupported
  • +
  • isDisabled
  • isUp
  • @@ -2312,7 +2318,7 @@ and the values extracted from the args array beginning with -- cgit v1.2.3