Skip to content

Commit

Permalink
Update uptane-standard.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinCappos authored and mnm678 committed Aug 15, 2023
1 parent 23ef59b commit 0136baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uptane-standard.md
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ The Director repository SHALL implement storage that permits an automated servic

#### Directing installation of images on vehicles

A Director repository SHALL conform to the following six-step process for directing the installation of software images on a vehicle.
Here is the process for the Director repository managing the installation of software images on a vehicle.

1. The Director SHOULD first identify the vehicle. This could be done when the Director receives a vehicle version manifest sent by a Primary (as described in {{construct_manifest_primary}}), decodes the manifest, and determines the unique vehicle identifier. Additionally, the Director could utilize other mechanisms to uniquely identify a vehicle (e.g., 2-way TLS with unique client certificates).
1. Using the vehicle identifier, the Director queries its inventory database (as described in {{inventory_db}}) for relevant information about each ECU in the vehicle.
Expand Down

0 comments on commit 0136baf

Please sign in to comment.