Hello,

I'm writing a LuCI app with two modules. I want to keep a data generated
in this module and accessed from other module. Is there any way to do
that? Because LuCI run embedded in uhttpd, I think there may be a way to
have a variable live with uhttpd and accessible from LuCI.

Or, if inside a LuCI module, can there be a global variable live through
handler functions (function called when we access a URL registered by
entry() function?

I'm new to Lua.

Thanks.

-- 
Regards,
Quân

Y!IM: ng_hquan_vn
GTalk: ng.hong.quan

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

Reply via email to