typo
This commit is contained in:
parent
cec59c1c86
commit
6e5229cad7
@ -148,7 +148,7 @@ Each *message* is composed of:
|
||||
|
||||
[id="msg_respstatus"]
|
||||
=== Response Status
|
||||
For response messages, a speciall "summary byte" is prepended; a status indicator.
|
||||
For response messages, a special "summary byte" is prepended; a status indicator.
|
||||
This allows requesting ends to quickly bail in the case of an error if no further parsing is desired.
|
||||
|
||||
The status will be indicated by one of <<hdrs_respstart, two values>>: an ASCII `ACK` (`0x06`) for all requests being returned successfully or an ASCII `NAK` (`0x15`) if one or more errors were encountered across all records.
|
||||
|
@ -636,7 +636,7 @@ pre.rouge .gs {
|
||||
<div class="details">
|
||||
<span id="author" class="author">Brent Saner</span><br>
|
||||
<span id="email" class="email"><a href="mailto:bts@square-r00t.net">bts@square-r00t.net</a></span><br>
|
||||
<span id="revdate">Last rendered 2025-08-28 02:00:17 -0400</span>
|
||||
<span id="revdate">Last rendered 2025-09-25 14:15:57 -0400</span>
|
||||
</div>
|
||||
<div id="toc" class="toc2">
|
||||
<div id="toctitle">Table of Contents</div>
|
||||
@ -1440,7 +1440,7 @@ In the event of the embedded text in this document differing from the online ver
|
||||
<div class="sect2">
|
||||
<h3 id="msg_respstatus"><a class="link" href="#msg_respstatus">3.1. Response Status</a></h3>
|
||||
<div class="paragraph">
|
||||
<p>For response messages, a speciall "summary byte" is prepended; a status indicator.
|
||||
<p>For response messages, a special "summary byte" is prepended; a status indicator.
|
||||
This allows requesting ends to quickly bail in the case of an error if no further parsing is desired.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
@ -2387,7 +2387,7 @@ ae88bed2 // Checksum Value (2928197330)
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2025-08-28 02:00:07 -0400
|
||||
Last updated 2025-09-25 14:15:50 -0400
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user