Skip to content

Commit

Permalink
Clarify version in StateHostFirmware
Browse files Browse the repository at this point in the history
  • Loading branch information
MoritzS committed Dec 7, 2015
1 parent 3de97af commit d5e7e01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion messages/device.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,9 @@ Response to [GetHostFirmware](#gethostfirmware---14) message.
Provides host firmware information.

* build: firmware build [time](#time) (absolute time in nanoseconds since epoch)
* version: firmware version
* version: firmware version that consists of the major (upper 16 bits) and minor
(lower 16 bits) versions


| Field | Type |
|-------|------|
Expand Down

0 comments on commit d5e7e01

Please sign in to comment.