16 lines
223 B
Text
16 lines
223 B
Text
---[[
|
|
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
|
|
]]
|
|
|