Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
sdk:customized-web-gui-extension-display-and-change-custom-config-paramters [2016/08/03 15:19] fachetsdk:customized-web-gui-extension-display-and-change-custom-config-paramters [2016/08/03 15:30] fachet
Line 49: Line 49:
  
 {{:sdk:gui-extension2.jpg|}} {{:sdk:gui-extension2.jpg|}}
 +
 +
 +Entering data into the fields:
 +
 +----
 +{{:sdk:gui-extension3.jpg|}}
 +----
 +will store the data in the user configuration paramters for further use:
 +<code>
 +custom.var0=ftp.myserver.com
 +custom.var1=myfile.txt
 +custom.var2=admin
 +custom.var3=adminpassword
 +custom.var4=n
 +</code>
  
 In general following configuration parameters are free to use for customer applications (see router /etc/config/factory-config.cfg): In general following configuration parameters are free to use for customer applications (see router /etc/config/factory-config.cfg):