Projecte

General

Perfil

Lua model » Historial » Revisió 2

Revisió 1 (Pau Escrich, 29-05-2012 13:15) → Revisió 2/11 (Pau Escrich, 29-05-2012 13:15)

h1. Lua model 

 h2. model 

 
 - get(section,option) 
 - add(section,option,value=nil) 
 - del(section,option) 
 - set(section,option,value) 

 - get_type(type,index=nil,option=nil) 
   -> table[1..n][1..z] 
   -> table[1..n] 
   -> value 

 - get_indexes(type) 
   -> table[1..n] 

 - set_type(type,index=nil,option=nil,value) 

 - raw() -> ucicursor 


 h2. network 


 h2. wifi 


 h2. util 


 h2. Links 

 http://wiki.openwrt.org/doc/techref/uci 
 http://luci.subsignal.org/api/luci 

 h2. debug