Jump to content

SMS/GPRS command - getparam: Difference between revisions

From Teltonika Telematics Wiki
Creating page for getparam SMS/GPRS command.
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if:{{{description|}}}|'''Description:'''<br>{{{description}}}}}
[[File:smsgprscommand_getparam.png|300px|right|alt=getparam]]
<br>
[[image:smsgprscommand_getparam.png|300px|right|alt=getparam]]
{{Template:SMSGPRScommandPage
{{Template:SMSGPRScommandPage
|description=Get configured parameter value.}}
|description=Get configured parameter value.}}
'''Syntax:'''
===Syntax===
  getparam <param_id1>;<param_id2>;...
  getparam <param_id1>;<param_id2>;...
'''Arguments:'''
===Arguments===
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
<tr>
<tr>
Line 17: Line 15:
</tr>  
</tr>  
</table>
</table>
 
===Examples===
'''Examples:'''
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
<tr>
<tr>

Latest revision as of 13:07, 16 January 2026

SMS/GPRS commands > SMS/GPRS command - getparam
getparam

Description

Get configured parameter value.

Syntax

getparam <param_id1>;<param_id2>;...

Arguments

ARGUMENT ARGUMENT DESCRIPTION
<param_id> Parameter ID

Examples

REQUEST OUTCOME RESPONSE
getparam 13000 Success Param ID:13000 Value:fm.teltonika.lt
getparam 13000;1000 Success Param ID:13000 Value:fm.teltonika.lt;1000:300
getparam 99999999 Fail Invalid parameter id provided
getparam 99999 Fail Param ID:99999 doesn’t exist