diff --git a/format/README.md b/format/README.md index 34d57d1..cce1e6e 100644 --- a/format/README.md +++ b/format/README.md @@ -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 |