added version field to handle multiple headers

master
Gerard Wagener 2018-11-26 16:55:16 +01:00
parent 08153cede0
commit 45b73acb87
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
| Name | bit size | Description |
|---------------|-----------|:----------------------------------------------------------------------:|
| version | uint 8 | Version of the header |
| type | uint 8 | Data encapsulated type |
| uuid | uint 128 | Sensor uuid |
| timestamp | uint 64 | Encapsulation time |