Iridium Edge Communication Protocol: Difference between revisions
Iridium Edge Communication Protocol (view source)
Revision as of 10:10, 19 December 2022
, 19 December 2022no edit summary
MindaugasK (talk | contribs) (Created page with "__TOC__ ==Communication Protocol== {| class="wikitable" style="width:50%;" |+ ! colspan="7" style="width:50%; border: 1px solid white; border-bottom: 2px solid #0054A6; backg...") |
MindaugasK (talk | contribs) No edit summary |
||
Line 32: | Line 32: | ||
* Reserved - Not used anywhere, but left due to compatibility with fm6 project. | * Reserved - Not used anywhere, but left due to compatibility with fm6 project. | ||
* Speed – Indicates the speed of the vehicle if configured. If not (or in case of no gps) – will display 255 | * Speed – Indicates the speed of the vehicle if configured. If not (or in case of no gps) – will display 255 | ||
==Data Sending Parameters== | |||
Information here includes the data sending parameters which identifies the naming of the parameter in accordance to it's number. | |||
<br> | |||
{| class="wikitable" | |||
|+ | |||
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Parameter ID''' | |||
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Parameter name''' | |||
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Min values''' | |||
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Max values''' | |||
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Default values''' | |||
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Description''' | |||
|- | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |99420 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |Iridium Edge | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |1 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |This parameter enables or disables Iridium Edge functionality | |||
|- | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |99421 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |Save/Send period | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |1440 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |1440 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |This parameter lets to configure Iridium Edge sending period | |||
|- | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |99422 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |SBD IO source | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |6 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |SBD IO elements which when enabled are included into the SBD record | |||
|- | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |151 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |RS232 Mode | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |26 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |Implement ability to select "Sattelite backup" | |||
|- | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |99423 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |SBD Upload Limit | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |30000 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |8000 | |||
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |Limit to save user from exceeding the monthly plan. Max limit of 30000 due to 30KB plan. If set to 0 – limit will be off. | |||
|} |