Skip to content

Commit

Permalink
Update number #DATA-3440
Browse files Browse the repository at this point in the history
  • Loading branch information
katiepeters committed Nov 21, 2024
1 parent 0b2d170 commit 0e6d96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/viam/app/data/v1/data.proto
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ message ExportTabularDataRequest {
string resource_name = 2;
string resource_subtype = 3;
string method_name = 4;
CaptureInterval interval = 13;
CaptureInterval interval = 5;
}

// ExportTabularDataResponse provides unified tabular data and metadata for a single data point from the specified data source.
Expand Down

0 comments on commit 0e6d96f

Please sign in to comment.