chg: [format] authentication header fixed

master
Alexandre Dulaunoy 2019-02-04 22:22:46 +01:00
parent 4d33ce6740
commit 8ca21bab7d
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
| type | uint 8 | Data encapsulated type |
| uuid | uint 128 | Sensor UUID |
| timestamp | uint 64 | Encapsulation time |
| hmac | uint 256 | Header authentication (HMAC-SHA-256-128) |
| hmac | uint 256 | Authentication header (HMAC-SHA-256-128) |
| size | uint 32 | Payload size |
## Types