User's Manual

DRAFT TrimTrac 1.5 Technical Manual v0.3ab 138
RESP_QUERY_AGGR
The TrimTrac 1.5 sends this message after a QUERY_LOG request is received
and processed, and if Aggregate Log Reporting Flag is ‘enabled’. It will contain
messages in aggregated format as shown below. The entire message can be no
more than 160-byte SMS message.
>RTKA{B};ID=YYYYYYYY;*ZZ<
A
‘1’ to ‘4’: Indicates number of REPORT_POS messages
contained in this RESP_QUERY_AGGR message.
B
Message fields from Report Type to the first semi-colon
(excluded).
YYYYYYYY
Unit ID. Always 8 alphanumeric characters, UPPER CASE ONLY
ZZ
Checksum.
Table 77, RESP_Query_AGGR Message
RESP_QUERY_LOG
This message is sent after a QUERY_LOG request is received and processed. It
will contain the number of messages actually retrieved from the Message Log and
sent to the server application.
>RTKABBBB;ID=YYYYYYYY;*ZZ<
A
Always ‘R’: Indicates a response to a QUERY_LOG
BBBB
Number of messages sent from the log up to a maximum of 1,024
messages.
YYYYYYYY
Unit ID. Always 8 alphanumeric characters, UPPER CASE ONLY
ZZ
Checksum.
Table 78, RESP_QUERY_LOG Message