Jump to content

SMS/GPRS command - getinfo: Difference between revisions

From Teltonika Telematics Wiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[image:smsgprscommand_getinfo.png|300px|right|alt=getinfo]]
[[File:smsgprscommand_getinfo.png|300px|right|alt=getinfo]]
{{Template:SMSGPRScommandPage
{{Template:SMSGPRScommandPage
|description=Returns information string.}}
|description=Returns information string.}}
'''Syntax:'''
===Syntax===
  getinfo
  getinfo
'''Arguments:'''<br>
===Arguments===
This command has no arguments.
This command has no arguments.
<br>
===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>
Line 25: Line 24:
</tr>
</tr>
</table>
</table>
 
===Response Explanation===
'''Response explanation:'''
<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 - getinfo
getinfo

Description

Returns information string.

Syntax

getinfo

Arguments

This command has no arguments.

Examples

REQUEST OUTCOME RESPONSE
getinfo Success RTC:2023-05-30T12:11 Init:2023-05-30T11:33 UpTime:2282s PWR:1 GNSS:3 SAT:41 SR:11 SMS:0 REC:8 MD:1 TTFF:1532 TTLF:627 RST:4 NOGPS:5:42 FG:2 FL:1
getinfo Fail RTC:N/A Init:N/A UpTime:N/A PWR:N/A GNSS:N/A SAT:N/A SR:N/A SMS:N/A REC:N/A MD:N/A TTFF:N/A TTLF:N/A RST:N/A NOGPS:N/A FG:N/A FL:N/A

Response Explanation

RESPONSE ELEMENT DESCRIPTION EXAMPLE
RTC Current date in format "dateTtime" 2023-05-30T12:11
Init Init date in format "dateTtime" 2023-05-30T11:33
Uptime Time during which the device is in operation (in mentioned units). 2282s
PWR Last reset reason:

0 - System was not able to determine boot reason
1 - System boot reason unknown (hard reset)
2 - Normal system boot
3 - System booted after assert
4 - System booted after exception
5 - System booted after wdt timeout reset
6 - System booted after some error during sleep
7 - System booted after wdt software reset
8 - System booted after software reset
9 - System booted after xoff reset

1
GNSS Current GNSS state:

N/A - GNSS is off
2 - GNSS is on with no fix
3 - GNSS is on with fix

3
SAT Satellite count 41
SR Sent records count since last reset 11
SMS Sent SMS count since last reset 0
REC Records currently stored 8
MD Data acquisition mode:

0 - Home on Stop
1 - Home on Moving
2 - Roaming on Stop
3 - Roaming on Moving

1
TTFF Time to first GNSS fix (in milliseconds) 1532
TTLF Time to last GNSS fix (in milliseconds) 627
RST Reset count since boot 4
NOGPS No GNSS fix duration in format <HOURS>:<MINUTES> 5:42
FG GPRS connection failure count 2
FL Link (network) failure count 1