summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-rpcc/luasrc/rpcc/ruci.luadoc
blob: 980ef46d97b53487da2f3b7cb2c2b5e42eacc501 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---[[
Transparent UCI over RPC client.

@cstyle instance
module "luci.rpcc.ruci"
]]

---[[
Create a new UCI over RPC proxy.

@class function
@name factory
@param rpccl RPC client
@return Network transparent UCI module 
]]