Skip to content
Snippets Groups Projects
Commit cbf62381 authored by Adrien van den Bossche's avatar Adrien van den Bossche
Browse files

Update README.md

parent 7dbfedb3
No related branches found
No related tags found
No related merge requests found
...@@ -17,9 +17,9 @@ Locapack is distributed under the GPLv3 license. Please refer to the `LICENSE` f ...@@ -17,9 +17,9 @@ Locapack is distributed under the GPLv3 license. Please refer to the `LICENSE` f
### Packet general structure ### Packet general structure
| 2B | 0/5B | 2B | 1B (opt) | variable | 1B | variable | | 2B | 2B | 0/5B | 1B (opt) | variable | 1B | variable |
|:--------:|:-----------:|:-----------------:|:-------------:|:-----------:|:-------------:|:-----------------------------:| |:--------:|:-----------------:|:-----------:|:-------------:|:-----------:|:-------------:|:-----------------------------:|
| `header` | `timestamp` | `sequence_number` | `movement_id` | `device_id` | `payload_len` | `localisation_packet_payload` | | `header` | `sequence_number` | `timestamp` | `movement_id` | `device_id` | `payload_len` | `localisation_packet_payload` |
The `sequence_number` field is mandatory. The `sequence_number` field is mandatory.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment