From baa727de93db009f90d70a80a9861758a24eae77 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 5 Nov 2019 10:27:59 +0100 Subject: docs: rename documentation folder to docs Signed-off-by: Jo-Philipp Wich --- documentation/api/modules/luci.rpcc.html | 324 ------------------------------- 1 file changed, 324 deletions(-) delete mode 100644 documentation/api/modules/luci.rpcc.html (limited to 'documentation/api/modules/luci.rpcc.html') diff --git a/documentation/api/modules/luci.rpcc.html b/documentation/api/modules/luci.rpcc.html deleted file mode 100644 index 18065788bd..0000000000 --- a/documentation/api/modules/luci.rpcc.html +++ /dev/null @@ -1,324 +0,0 @@ - - - - Reference - - - - - -
- -
- -
-
-
- -
- - - -
- -

Object Instance luci.rpcc

- -

- - - - - - - -

Functions

- - - - - - - - - - - - -
Client:proxy (prefix) - -Create a transparent RPC proxy.
Client:request (method, params, notification) - -Request an RP call and get the response.
- - - - - - -
-
- - -

Functions

-
- - - -
Client:proxy (prefix)
-
- - -Create a transparent RPC proxy. - - - -

Parameters

-
    - -
  • - prefix: Method prefix -
  • - -
- - - - - - -

Return value:

-RPC Proxy object - - - -
- - - - -
Client:request (method, params, notification)
-
- - -Request an RP call and get the response. - - - -

Parameters

-
    - -
  • - method: Remote method -
  • - -
  • - params: Parameters -
  • - -
  • - notification: Notification only? -
  • - -
- - - - - - -

Return value:

-response - - - -
- - -
- - - - - -
- -
- -
-

Valid XHTML 1.0!

-
- -
- - -- cgit v1.2.3