Changes

no edit summary
Line 248: Line 248:  
===Get device revision number===
 
===Get device revision number===
 
----
 
----
To obtain the modem's revision number (firmware version), use '''''-y''''' or '''''--firmware''''' options.
+
To obtain the modem's revision number (firmware version), use '''''-y''''' or {{#ifeq:{{{series}}}|RUTOS|'''''--firmware'''''|'''''--revision''''' }}options.
    
'''Usage syntax''':
 
'''Usage syntax''':
Line 728: Line 728:  
*Modem was reset
 
*Modem was reset
   −
 
+
{{#ifeq:{{{series}}}|RUTOS
===Debug the modem===
+
|===Debug the modem===
 
----
 
----
 
To debug the modem, use '''''-D''''' or '''''--debug''''' options. After the command is executed, modem will enable debug information.
 
To debug the modem, use '''''-D''''' or '''''--debug''''' options. After the command is executed, modem will enable debug information.
Line 742: Line 742:     
  root@Teltonika:~# gsmctl <span style="color:blue;">-D</span>
 
  root@Teltonika:~# gsmctl <span style="color:blue;">-D</span>
 +
|===Shutdown the modem===
 +
----
 +
To shutdown the modem, use '''''-D''''' or '''''--shutdown''''' options. After the command is executed, the modem will stay shut off up to a '''maximum of 60 s.''' and will then start up again.
 +
 +
'''Usage syntax''':
 +
 +
gsmctl <span style="color:blue;">-D</span>, <span style="color:blue;">--shutdown</span>
 +
 +
'''Example''': shutting down the modem
 +
 +
root@Teltonika:~# gsmctl <span style="color:blue;">-D</span>
 +
<span style="color:red;">OK</span>
 +
 +
'''Possible responses''':
    +
*OK}}
    
===List available options===
 
===List available options===