Skip to content

Commit

Permalink
chg: [format] authentication header fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Feb 4, 2019
1 parent 4d33ce6 commit 8ca21ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion format/README.md
Expand Up @@ -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
Expand Down

0 comments on commit 8ca21ba

Please sign in to comment.