GetIMEI: Difference between revisions

From Opale Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: 2017 source edit
Line 19: Line 19:
"%s\n", imei
"%s\n", imei


'''EXAMPLE'''<syntaxhighlight lang="text">
'''EXAMPLES'''<syntaxhighlight lang="text">
~# GetIMEI 1
~# GetIMEI 1
895825000699682
895825000699682

Revision as of 15:23, 10 March 2026

This command gets module IMEI number for the specified GSM port.

COMMAND

Command Line Arguments Returns
GetIMEI Port index [ORIGINAL] GSM port IMEI

OUTPUT

If ORIGINAL is specified then the original IMEI of the modem is returned. Otherwise, the last programmed IMEI is returned.

Command output in the following format:

"%s\n", imei

EXAMPLES

~# GetIMEI 1
895825000699682

#  Get IMEI 0 ORIGINAL
895825000699682