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
Branches
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
### Packet general structure
| 2B | 0/5B | 2B | 1B (opt) | variable | 1B | variable |
|:--------:|:-----------:|:-----------------:|:-------------:|:-----------:|:-------------:|:-----------------------------:|
| `header` | `timestamp` | `sequence_number` | `movement_id` | `device_id` | `payload_len` | `localisation_packet_payload` |
| 2B | 2B | 0/5B | 1B (opt) | variable | 1B | variable |
|:--------:|:-----------------:|:-----------:|:-------------:|:-----------:|:-------------:|:-----------------------------:|
| `header` | `sequence_number` | `timestamp` | `movement_id` | `device_id` | `payload_len` | `localisation_packet_payload` |
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