You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
About The OpenWrt module performs custom application logic, described in form of rules. Each rule is user-friendly structured Lua file, populated with variables and modifiers. Ubus, Uci and Bash API is used to initialize the variables and to affect the device behaviour. The modifiers are predefined universal functions, which affects the variable…