luci/libs/luci-lib-rpcc/luasrc/rpcc/ruci.luadoc

17 lines
223 B
Plaintext

---[[
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
]]