summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-rpcc/luasrc/rpcc/ruci.luadoc
blob: 9c842c5650580db73042268a91c8f774b715355e (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 
]]