Jump to content

SMS/GPRS command - getparam: Difference between revisions

From Teltonika Telematics Wiki
No edit summary
No edit summary
Line 4: Line 4:
'''Syntax:'''
'''Syntax:'''
  getparam <param_id1>;<param_id2>;...
  getparam <param_id1>;<param_id2>;...
'''Arguments:'''
'''Arguments:'''<br>
<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 15: 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;">

Revision as of 16:06, 14 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