Hi

I almost finish the code:
  http://pastebin.com/0YRJ6QYb

But after I got the TOKEN, it always give me a 403 error.

Please help me check the code. give some advice.

Thanks

On 04/27/2012 07:45 PM, Mirko Vogt wrote:
As far as I know UVL is unmaintained and got obsoleted.
This still doesn't fix the broken links however :)

On 04/27/2012 01:15 PM, Christian Gagneraud wrote:
On 27/04/12 12:11, Mirko Vogt wrote:
As part of LuCI there is a JSON-RPC interface which can be used to
configure OpenWrt.
With the uci-package you can easily read/write/apply/commit uci related
things.

http://luci.subsignal.org/trac/wiki/Documentation/JsonRpcHowTo

BTW, the links in the UVL section are broken:
http://luci.subsignal.org/api/luci/modules/luci.uvl.html gives a 404

Chris



On 04/27/2012 11:41 AM, Xiangfu Liu wrote:
Hi

I am think use only curl to configure OpenWrt.

like:
for get wireless list
     curl http://192.168.0.1/cgi-bin/luci/admin/network/wireless/
for connect to one of them:
    curl
http://192.168.0.1/cgi-bin/luci/admin/network/wireless/SSID=ssid;PW=passwd

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to