Changes

Line 59: Line 59:  
==SMS Text==
 
==SMS Text==
 
The SMS Text field can be altered and any text can be entered. Maximum message length is '''160''' symbols (numbers, letters and symbols in ASCII, except for comma “,”).
 
The SMS Text field can be altered and any text can be entered. Maximum message length is '''160''' symbols (numbers, letters and symbols in ASCII, except for comma “,”).
{{{sms_text_tmt|test}}}
+
{{{sms_text_tmt|
 +
<p>SMS Event Text may be either in default or composed format.</p><p>'''Default format:'''</p><p>"Date, time, longitude, 'SMS text', value"</p><p>Example:</p><p>2018/11/02 12:00:00 Lon:0.000000 Lat:0.000000 Alarm 1</p>
 +
<p>'''Composed format:'''</p><p>Composed format may consist of text and defined commands which start with % symbol.</p><p>'''Supported TMT250 commands:'''</p>
 +
<table class="wikitable">
 +
<tr>
 +
<th>Command</th>
 +
<th>Description</th>
 +
</tr>
 +
<tr>
 +
<td>imei</td>
 +
<td>IMEI</td>
 +
</tr>
 +
<tr>
 +
<td>fw</td>
 +
<td>Firmware version</td>
 +
</tr>
 +
<tr>
 +
<td>fullfw</td>
 +
<td>Full firmware version</td>
 +
</tr>
 +
<tr>
 +
<td>modem</td>
 +
<td>Modem firmware version</td>
 +
</tr>
 +
<tr>
 +
<td>gnss</td>
 +
<td>GPS firmware version</td>
 +
</tr>
 +
<tr>
 +
<td>lat</td>
 +
<td>Latitude (non-float value)</td>
 +
</tr>
 +
<tr>
 +
<td>lon</td>
 +
<td>Longitude (non-float value)</td>
 +
</tr>
 +
<tr>
 +
<td>sat</td>
 +
<td>Satellites in use</td>
 +
</tr>
 +
<tr>
 +
<td>time</td>
 +
<td>Timestamp</td>
 +
</tr>
 +
<tr>
 +
<td>pdp</td>
 +
<td>PDOP</td>
 +
</tr>
 +
<tr>
 +
<td>hdp</td>
 +
<td>HDOP</td>
 +
</tr>
 +
<tr>
 +
<td>mov</td>
 +
<td>Movement</td>
 +
</tr>
 +
<tr>
 +
<td>op</td>
 +
<td>GSM operator</td>
 +
</tr>
 +
<tr>
 +
<td>spd</td>
 +
<td>Speed</td>
 +
</tr>
 +
<tr>
 +
<td>sig</td>
 +
<td>GSM signal</td>
 +
</tr>
 +
<tr>
 +
<td>slp</td>
 +
<td>Sleep Mode</td>
 +
</tr>
 +
<tr>
 +
<td>cel</td>
 +
<td>Cell ID</td>
 +
</tr>
 +
<tr>
 +
<td>lac</td>
 +
<td>Area Code</td>
 +
</tr>
 +
<tr>
 +
<td>datetime</td>
 +
<td>time in hh:mm:ss format</td>
 +
</tr>
 +
<tr>
 +
<td>val</td>
 +
<td>Eventual IO value</td>
 +
</tr>
 +
<tr>
 +
<td>io'par_id'</td>
 +
<td>Element value by parameter ID</td>
 +
</tr>
 +
<tr>
 +
<td>gmap</td>
 +
<td>Google Maps link</td>
 +
</tr>
 +
</table>
 +
<p>Example:</p><p>'''Composed text:'''</p><p>%imei Battery Level %io50690</p><p>'''Event SMS text:'''</p><p>352094082828606 Battery Level 50</p>
 +
}}}
 
{|
 
{|
 
|-
 
|-
 
| [[File:Alert.png|left|80px|link=]] || <b>If {{{model|FMB1YX}}} is in [[{{{model|FMB1YX}}}_Sleep_modes#Deep_Sleep_mode|Deep Sleep]] or [[{{{model|FMB1YX}}}_Sleep_modes#Ultra_Deep_Sleep_mode|Ultra Deep Sleep]] mode and an SMS event occurs with [[#Low Priority|Low priority]] (which does not wake up {{{model|FMB1YX}}}), then the device does not send the message. It is saved to device memory until it wakes up from [[{{{model|FMB1YX}}}_Sleep_modes#Deep_Sleep_mode|Deep Sleep]] or [[{{{model|FMB1YX}}}_Sleep_modes#Ultra_Deep_Sleep_mode|Ultra Deep Sleep]] mode and GSM modem starts working normally. After it wakes up, all the messages that are saved to memory will be sent, but keep in mind that only 10 messages can be saved to memory – all other messages will not be saved, until there is free memory space.</b>
 
| [[File:Alert.png|left|80px|link=]] || <b>If {{{model|FMB1YX}}} is in [[{{{model|FMB1YX}}}_Sleep_modes#Deep_Sleep_mode|Deep Sleep]] or [[{{{model|FMB1YX}}}_Sleep_modes#Ultra_Deep_Sleep_mode|Ultra Deep Sleep]] mode and an SMS event occurs with [[#Low Priority|Low priority]] (which does not wake up {{{model|FMB1YX}}}), then the device does not send the message. It is saved to device memory until it wakes up from [[{{{model|FMB1YX}}}_Sleep_modes#Deep_Sleep_mode|Deep Sleep]] or [[{{{model|FMB1YX}}}_Sleep_modes#Ultra_Deep_Sleep_mode|Ultra Deep Sleep]] mode and GSM modem starts working normally. After it wakes up, all the messages that are saved to memory will be sent, but keep in mind that only 10 messages can be saved to memory – all other messages will not be saved, until there is free memory space.</b>
 
|}
 
|}

Navigation menu