stratux/web/plates/messaging-help.html

10 wiersze
572 B
HTML

<div class="section text-left help-page">
<p>The <strong>Messaging</strong> page provides a method to interface with an Iridium modem to send and receive messages.</p>
<p>For each message, the list includes the following details:</p>
<ul class="list-simple">
<li><strong>Time</strong> - Stratux timestamp for the notification (UTC real time if a GPS is connected)</li>
<li><strong>Command</strong> - send/recv/confirm-sent</li>
<li><strong>Result</strong> - Queued/Success</li>
<li><strong>Data</strong> - Information contained in the message</li>
</ul>
</div>