From 1e3f74211ed0c9f5e91bcd95f2ac52ee77f7d947 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 12 Feb 2020 11:57:10 +0100 Subject: docs: update JS api docs Signed-off-by: Jo-Philipp Wich --- docs/jsapi/LuCI.Network.Device.html | 56 +++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 24 deletions(-) (limited to 'docs/jsapi/LuCI.Network.Device.html') diff --git a/docs/jsapi/LuCI.Network.Device.html b/docs/jsapi/LuCI.Network.Device.html index 436fb0aeb9..eec9069b9a 100644 --- a/docs/jsapi/LuCI.Network.Device.html +++ b/docs/jsapi/LuCI.Network.Device.html @@ -74,6 +74,8 @@
  • location
  • +
  • media
  • +
  • path
  • poll
  • @@ -220,12 +222,16 @@
  • exec
  • +
  • exec_direct
  • +
  • lines
  • list
  • read
  • +
  • read_direct
  • +
  • remove
  • stat
  • @@ -864,6 +870,8 @@ Methods +
  • blob
  • +
  • clone
  • json
  • @@ -1103,7 +1111,7 @@ device and allows querying device details such as packet statistics or MTU.

    < @@ -1188,7 +1196,7 @@ device and allows querying device details such as packet statistics or MTU.

    < @@ -1292,7 +1300,7 @@ device is not a Linux bridge. @@ -1393,7 +1401,7 @@ enabled, else false. @@ -1494,7 +1502,7 @@ for non-wifi devices or operation mode and ssid for wifi ones. @@ -1594,7 +1602,7 @@ for non-wifi devices or operation mode and ssid for wifi ones. @@ -1694,7 +1702,7 @@ for non-wifi devices or operation mode and ssid for wifi ones. @@ -1798,7 +1806,7 @@ e.g. for non-ethernet tunnel devices. @@ -1898,7 +1906,7 @@ e.g. for non-ethernet tunnel devices. @@ -1998,7 +2006,7 @@ e.g. for non-ethernet tunnel devices. @@ -2103,7 +2111,7 @@ assigned to any logical interface. @@ -2204,7 +2212,7 @@ logical interfaces this device is assigned to. @@ -2309,7 +2317,7 @@ a Linux bridge. @@ -2409,7 +2417,7 @@ a Linux bridge. @@ -2509,7 +2517,7 @@ a Linux bridge. @@ -2610,7 +2618,7 @@ the operation mode and SSID for wifi devices. @@ -2710,7 +2718,7 @@ the operation mode and SSID for wifi devices. @@ -2810,7 +2818,7 @@ the operation mode and SSID for wifi devices. @@ -2919,7 +2927,7 @@ the operation mode and SSID for wifi devices. @@ -3020,7 +3028,7 @@ the operation mode and SSID for wifi devices. @@ -3125,7 +3133,7 @@ is not a wireless device. @@ -3226,7 +3234,7 @@ else false. @@ -3327,7 +3335,7 @@ else false. @@ -3436,7 +3444,7 @@ when it is down or absent. -- cgit v1.2.3