[luci] JSONRPC interface

tim.fulcher at bt.com tim.fulcher at bt.com
Tue Mar 27 11:28:54 CEST 2012


Hi

I have a number of Omnima MiniEMBWiFi devices I need to configure and manage.

I was looking at the details of the JSON-RPC capabilities in LuCI - http://luci.subsignal.org/trac/wiki/Documentation/JsonRpcHowTo
However when I try on my omnima all the urls seem to be unrecognised giving a 404 error

My example python client -
import jsonrpclib
jsonrpclib.config.version = 1.0
s = jsonrpclib.Server("http://<ipaddress>/cgi-bin/luci/rpc/auth")
s.login("xxx","xxxxxx")

I was trying to understand whether this whole approach has been superseded somehow or if it maybe has been suppressed in the build on the device I have?

For reference the devices declare this OpenWRT /  LuCI build : Attitude Adjustment (r30830) / LuCI Trunk (trunk+svn8330)

Thanks


Tim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsignal.org/pipermail/luci/attachments/20120327/7dbd2172/attachment.html>


More information about the luci mailing list