Changes

m
no edit summary
Line 109: Line 109:  
| 0
 
| 0
 
| 1440
 
| 1440
| 1440
+
| 0
 
| This parameter lets to configure Iridium Edge sending period
 
| This parameter lets to configure Iridium Edge sending period
 
|-
 
|-
Line 130: Line 130:  
| 1
 
| 1
 
| 5
 
| 5
| 0
+
| 1
 
| Device DOUT which can control ON/OFF pin of the Iridium Edge
 
| Device DOUT which can control ON/OFF pin of the Iridium Edge
 
|-
 
|-
Line 143: Line 143:  
<br></br>
 
<br></br>
 
'''*''' SBD IO source parameter is configured with bitmasks (used for configuring I/O source elements via SMS/GPRS command) :  
 
'''*''' SBD IO source parameter is configured with bitmasks (used for configuring I/O source elements via SMS/GPRS command) :  
*eSBD_IO_Bit_Disabled     = 0x00,
+
*Disabled     = 0x00,
*eSBD_IO_Bit_Din1         = 0x01,
+
*Din1         = 0x01,
*eSBD_IO_Bit_Din2         = 0x02,
+
*Din2         = 0x02,
*eSBD_IO_Bit_Din3         = 0x04,
+
*Din3         = 0x04,
*eSBD_IO_Bit_Din4         = 0x08,
+
*Din4         = 0x08,
*eSBD_IO_Bit_Do1         = 0x10,
+
*Dout1         = 0x10,
*eSBD_IO_Bit_Do2         = 0x20,
+
*Dout2         = 0x20,
*eSBD_IO_Bit_Do3         = 0x40,
+
*Dout3         = 0x40,
*eSBD_IO_Bit_Do4         = 0x80,
+
*Dout4         = 0x80,
*eSBD_IO_Bit_Speed       = 0x100
+
*Speed       = 0x100
 
<br></br>
 
<br></br>
For example: to enable Din1, Din3 and Do4: 0x01 + 0x04 + 0x80 = 0x85 convert to decimal --> 133.
+
For example: to enable Din1, Din3 and Dout4: 0x01 + 0x04 + 0x80 = 0x85 convert to decimal --> 133.
    
===Setting up Alarm priority records===
 
===Setting up Alarm priority records===
Line 266: Line 266:     
==SBD packet example==
 
==SBD packet example==
 +
'''Unparsed data:'''
   −
'''Unparsed data:'''<br></br>
+
<span style="color:#0000ff">''01004C01001CF99DD263333030323334303634303730383330000018000059282DBC03000B0036A2B8193D120000000302001C''
''01004C01001CF99DD263333030323334303634303730383330000018000059282DBC03000B0036A2B8193D120000000302001C''
   
<span style="color:#008000"> ''59282BA391F5ABCDBFDD0180000059282BA891F5ABCDBFDD0180000059282BA391F5AB'' </span>
 
<span style="color:#008000"> ''59282BA391F5ABCDBFDD0180000059282BA891F5ABCDBFDD0180000059282BA391F5AB'' </span>
 
<br></br>
 
<br></br>
{01} – Protocol revision number<br></br>
+
<span style="color:#0000ff">{01} – Protocol revision number</span><br></br>
{00}{4C} – overall message length<br></br>
+
<span style="color:#0000ff">{00}{4C} – overall message length</span><br></br>
{01} – MO header IEI<br></br>
+
<span style="color:#0000ff">{01} – MO header IEI</span><br></br>
{00}{1C} – MO header length<br></br>
+
<span style="color:#0000ff">{00}{1C} – MO header length</span><br></br>
{F9}{9D}{D2}{63} – CDR Reference<br></br>
+
<span style="color:#0000ff">{F9}{9D}{D2}{63} – CDR Reference</span><br></br>
{33}{30}{30}{32}{33}{34}{30}{36}{34}{30}{37}{30}{38}{33}{30} – IMEI of the device<br></br>
+
<span style="color:#0000ff">{33}{30}{30}{32}{33}{34}{30}{36}{34}{30}{37}{30}{38}{33}{30} – IMEI of the device</span><br></br>
{00} – Session status (Transfer OK in this case)<br></br>
+
<span style="color:#0000ff">{00} – Session status (Transfer OK in this case)</span><br></br>
{00}{18} – MOMSN<br></br>
+
<span style="color:#0000ff">{00}{18} – MOMSN</span><br></br>
{00}{00} – MTMSN<br></br>
+
<span style="color:#0000ff">{00}{00} – MTMSN</span><br></br>
{59}{28}{2D}{BC} – Time of session<br></br>
+
<span style="color:#0000ff">{59}{28}{2D}{BC} – Time of session</span><br></br>
{03} – MO Location information IEI<br></br>
+
<span style="color:#0000ff">{03} – MO Location information IEI</span><br></br>
{00}{0B} – MO Location information length<br></br>
+
<span style="color:#0000ff">{00}{0B} – MO Location information length</span><br></br>
{00}{36}{A2}{B8}{19}{3D}{12} – MO latitude and longitude as described in Iridium documentation. <br></br>
+
<span style="color:#0000ff">{00}{36}{A2}{B8}{19}{3D}{12} – MO latitude and longitude as described in Iridium documentation. </span><br></br>
{00}{00}{00}{03} – CEP radius<br></br>
+
<span style="color:#0000ff">{00}{00}{00}{03} – CEP radius</span><br></br>
{02} – Payload IEI <br></br>
+
<span style="color:#0000ff">{02} – Payload IEI </span><br></br>
{00}{1C} – Payload length <br></br>
+
<span style="color:#0000ff">{00}{1C} – Payload length </span><br></br>
 
<span style="color:#008000">{59}{28}{2B}{A3}{91}{F5}{AB}{CD}{BF}{DD}{01}{80}{00}{00} – Record 1</span> <br></br>
 
<span style="color:#008000">{59}{28}{2B}{A3}{91}{F5}{AB}{CD}{BF}{DD}{01}{80}{00}{00} – Record 1</span> <br></br>
 
<span style="color:#008000">{59}{28}{2B}{A8}{91}{F5}{AB}{CD}{BF}{DD}{01}{80}{00}{00} – Record 2 </span><br></br>
 
<span style="color:#008000">{59}{28}{2B}{A8}{91}{F5}{AB}{CD}{BF}{DD}{01}{80}{00}{00} – Record 2 </span><br></br>
There blue part of record is satellite device generated data and green is actual record payload which was sent to server from FM63 device. Information of the first record should be parsed like this:
+
 
 +
There blue part of record is satellite device generated data and green is actual record payload which was sent to server from {{{device|}}}. Information of the first record should be parsed like this:
 +
<br></br>
 
<span style="color:#008000">{59}{28}{2B}{A3} – Timestamp of record generation in GMT0;</span> <br></br>
 
<span style="color:#008000">{59}{28}{2B}{A3} – Timestamp of record generation in GMT0;</span> <br></br>
 
<span style="color:#008000">{91}{F5}{AB} – Longitude (recalculated value is 25,255756) </span><br></br>
 
<span style="color:#008000">{91}{F5}{AB} – Longitude (recalculated value is 25,255756) </span><br></br>
Line 296: Line 298:  
<span style="color:#008000">{80} – DIN1 on, while DIN2, DIN3, DIN4, DOUT1, DOUT2, DOUT3, DOUT4 – off </span><br></br>
 
<span style="color:#008000">{80} – DIN1 on, while DIN2, DIN3, DIN4, DOUT1, DOUT2, DOUT3, DOUT4 – off </span><br></br>
 
<span style="color:#008000">{00} – Reserved byte</span> <br></br>
 
<span style="color:#008000">{00} – Reserved byte</span> <br></br>
<span style="color:#008000">{00} – Vehicle was stopped then the record is generated</span> <br></br>
+
<span style="color:#008000">{00} – Vehicle was stopped when the record was generated</span> <br></br>