Skip to content

Commit 097c0dc

Browse files
cmaglieBikappa
andauthored
Update docs/pluggable-discovery-specification.md
Co-authored-by: Luca Bianconi <[email protected]>
1 parent 6248d7f commit 097c0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/pluggable-discovery-specification.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Each port has:
148148
`SSH on 192.168.10.100`)
149149
- `protocol` is the protocol identifier (such as `serial` or `dfu` or `ssh`)
150150
- `protocolLabel` is the `protocol` in human readable form (for example `Serial port` or `DFU USB` or `Network (ssh)`)
151-
- `hardwareId` (optional) a string that uniquely identify a specific board sample (even among other boards of the same
151+
- `hardwareId` (optional) a string that uniquely identifies a specific board sample (even among other boards of the same
152152
model). Different ports with the same `hardwareId` must belong to the same board sample. The identifier should be
153153
sufficiently long to uniquely identify the board sample and reduce the probability of collisions. Good examples of
154154
`hardwareId` values are: Ethernet MAC Address, USB Serial Number, CPU-ID number, etc.

0 commit comments

Comments
 (0)