File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ Each port has:
148
148
` SSH on 192.168.10.100 ` )
149
149
- ` protocol ` is the protocol identifier (such as ` serial ` or ` dfu ` or ` ssh ` )
150
150
- ` 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
152
152
model). Different ports with the same ` hardwareId ` must belong to the same board sample. The identifier should be
153
153
sufficiently long to uniquely identify the board sample and reduce the probability of collisions. Good examples of
154
154
` hardwareId ` values are: Ethernet MAC Address, USB Serial Number, CPU-ID number, etc.
You can’t perform that action at this time.
0 commit comments