Difference between revisions of "FMB setparam"

From Wiki Knowledge Base | Teltonika GPS
m (Protected "FMB setparam" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
Line 1: Line 1:
 
{{Template:FMB FW development notice}}
 
{{Template:FMB FW development notice}}
  
Read parameter value. ID consists of 3 or 5 digits. A detailed list of parameters and identifiers can be found [[FMB Device Family Parameter list|here]].<br/>Example:<br/>"setparam 2001:wap" will change configured APN name.<br/><br/>Answer:<br/>"Param ID:2001 Value:wap2"<br/><br/>Example:<br/>"setparam 2001:wap;2002:user;2003:pass" will change configured APN name, APN username and APN password. SMS command of limited to 160 characters.
+
Set parameter value. ID consists of 3 or 5 digits. A detailed list of parameters and identifiers can be found [[FMB Device Family Parameter list|here]].<br/>Example:<br/>"setparam 2001:wap" will change configured APN name.<br/><br/>Answer:<br/>"Param ID:2001 Value:wap2"<br/><br/>Example:<br/>"setparam 2001:wap;2002:user;2003:pass" will change configured APN name, APN username and APN password. SMS command of limited to 160 characters.

Revision as of 11:39, 15 November 2022


Set parameter value. ID consists of 3 or 5 digits. A detailed list of parameters and identifiers can be found here.
Example:
"setparam 2001:wap" will change configured APN name.

Answer:
"Param ID:2001 Value:wap2"

Example:
"setparam 2001:wap;2002:user;2003:pass" will change configured APN name, APN username and APN password. SMS command of limited to 160 characters.