Class: uci - openwrt.github.io
https://openwrt.github.io/luci/jsapi/LuCI.uci.html24.12.2021 · Loads the given UCI configurations from the remote ubus api. Loaded configurations are cached and only loaded once. Subsequent load operations of the same configurations will return the cached data. To force reloading a configuration, it has to be unloaded with uci.unload () first. Returns: move (config, sid1, sid2, after) {boolean}