Difference between revisions of "FMB bbinfo"

From Wiki Knowledge Base | Teltonika GPS
m (Atabasnikov moved page FMB120 bbinfo to FMB bbinfo)
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
+
Numerical value describes start offset and is an optional field. Numerical value of 20 means that blackbox data is requested starting from 20th latest event. When # is omitted the latest events are packed to single SMS.<br/>Example:<br/>X1-Y1:Z1,X2-Y2:Z2,…,Xn-Yn:Zn, where Xn – timestamp in HEX. Yn – HEX value of event ID. Zn – HEX value of custom data field (optional).
Numerical value describes start offset and is an optional field. <br>
 
Numerical value of 20 means that blackbox data is requested starting from 20th latest event.<br>
 
When # is omitted the latest events are packed to single SMS.<br/>
 
<br>
 
Example:<br/><code>X1-Y1:Z1,X2-Y2:Z2,…,Xn-Yn:Zn</code>, where: <br>
 
Xn – timestamp in HEX. <br>
 
Yn – HEX value of event ID.<br>
 
Zn – HEX value of custom data field (optional).
 

Revision as of 10:04, 26 April 2018

Numerical value describes start offset and is an optional field. Numerical value of 20 means that blackbox data is requested starting from 20th latest event. When # is omitted the latest events are packed to single SMS.
Example:
X1-Y1:Z1,X2-Y2:Z2,…,Xn-Yn:Zn, where Xn – timestamp in HEX. Yn – HEX value of event ID. Zn – HEX value of custom data field (optional).