Skip to content

Commit

Permalink
POC Supported Hardware Metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellee1019 authored Feb 12, 2025
1 parent e097749 commit a885ee6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proto/viam/app/v1/app.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1336,6 +1336,8 @@ message Model {
optional string markdown_documentation = 3;
// A short description of the model that explains its purpose
optional string description = 4;
// A list of supported hardware names
repeated string supported_hardware = 5;
}

message ModuleFileInfo {
Expand Down

0 comments on commit a885ee6

Please sign in to comment.