[luci] LUCI commands on command line.

Bryan Mayland bmayland at leoninedev.com
Wed Feb 20 15:02:38 CET 2013


On 2/20/2013 8:29 AM, Kaushas Tox wrote:
> I am searching how  does LUCI get info from OpenWRT about current wifi 
> connection, noislevel etc. I would like to get this data via telnet 
> session.
>
> Like: "wireless.lua" contains  t2:option(DummyValue, "Noise level", 
> translate("iwscan_noise"))
It uses the libiwinfo lua bindings. You can get the same information via 
the iwinfo command line, assuming you have the iwinfo package installed.


More information about the luci mailing list