Changes

Line 157: Line 157:  
[[Image:Configuration examples json-rpc firefox poster uci response.PNG]]
 
[[Image:Configuration examples json-rpc firefox poster uci response.PNG]]
   −
====UCI commit====
+
====uci commit====
    
When you set changes using '''uci commit''', you're only changing a copy of the file that is located in the router's RAM memory. In order for the changes to take place you'll need to issue a '''uci commit''' command that will commit the changes from RAM to flash memory. Continuing from the example above, lets commit the Wireless SSID changes. The command to do so looks like this:
 
When you set changes using '''uci commit''', you're only changing a copy of the file that is located in the router's RAM memory. In order for the changes to take place you'll need to issue a '''uci commit''' command that will commit the changes from RAM to flash memory. Continuing from the example above, lets commit the Wireless SSID changes. The command to do so looks like this: