The UCI (Unified Configuration Interface) Object allows LWM2M to issue system level calls to OpenWRT's UCI configuration system.
Resource ID Access Type Multiple Instances Mandatory Type Description
UCI_GET 0 E Single Mandatory String Gets a UCI parameter
UCI_SET 1 E Single Mandatory String Sets a UCI parameter
UCI_COMMIT 2 R,W Multiple Mandatory String Issues a "uci commit" operation when a UCI parameter is modified.