Difference between revisions of "FMB bbinfo"

From Wiki Knowledge Base | Teltonika GPS
m
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{Template:FMB FW development notice}}
  
Numerical value describes start offset and is an optional field. <br>
+
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 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 11:29, 9 May 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).