Difference between revisions of "FMB bbinfo"
From Wiki Knowledge Base | Teltonika GPS
Atabasnikov (talk | contribs) m |
|||
(One intermediate revision 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). |
Latest revision as of 12:58, 27 March 2023
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).