GetIMEI

From Opale Wiki
Revision as of 09:33, 2 April 2025 by Administrator (talk | contribs) (Created page with "This command gets module IMEI number for the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''GetIMEI''' |Port index |GSM port IMEI |} '''OUTPUT''' Command output in the following format: "%s\n", imei '''EXAMPLE'''<syntaxhighlight lang="text"> ~# GetIMEI 1 895825000699682 </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

COMMAND

Command Line Arguments Returns
GetIMEI Port index GSM port IMEI

OUTPUT

Command output in the following format:

"%s\n", imei

EXAMPLE

~# GetIMEI 1
895825000699682