Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 097c0dc

Browse filesBrowse files
cmaglieBikappa
andauthored
Update docs/pluggable-discovery-specification.md
Co-authored-by: Luca Bianconi <71259950+Bikappa@users.noreply.github.com>
1 parent 6248d7f commit 097c0dc
Copy full SHA for 097c0dc

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/pluggable-discovery-specification.md

Copy file name to clipboardExpand all lines: docs/pluggable-discovery-specification.md
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.