Skip to content

Conversation

@vpandiarajan20
Copy link
Member

@vpandiarajan20 vpandiarajan20 commented Nov 27, 2024

We added a new Data endpoint GetLatestTabularData https://github.com/viamrobotics/app/pull/6896, this PR adds the endpoint to Typescript SDK.

@vpandiarajan20 vpandiarajan20 requested a review from a team as a code owner November 27, 2024 21:30
@vpandiarajan20 vpandiarajan20 requested a review from kaywux December 2, 2024 17:43
@vpandiarajan20 vpandiarajan20 requested a review from kaywux December 2, 2024 23:01
Copy link
Contributor

@kaywux kaywux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM!

Comment on lines +707 to +708
resourceName: string,
resourceSubtype: string,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How would y'all feel about swapping these 2? I kinda like the idea of progressive specificity -- go from least specific (part) to most specific (method name).

So the order would be part -> subtype -> name -> method

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think if you guys don't mind, we'd like to keep the order as is, at least in this PR - this follows the existing ordering convention for data that's shown in the UI, among other places. We're already exposing this ordering to users (below is a screenshot from the image / sensor view's filter panel) so would like to keep things consistent.

Screenshot 2024-12-03 at 9 53 18 AM

Of course, happy to discuss further on this - the field order switch could definitely be a larger change across data

@vpandiarajan20 vpandiarajan20 merged commit c9ee5f4 into viamrobotics:main Dec 6, 2024
3 checks passed
@atlassian
Copy link

atlassian bot commented Sep 22, 2025

🔗 Link your GitHub account to Atlassian

To enable Code Reviewer, please link your GitHub account to your Atlassian account.

Click here to connect your accounts

This is a one-time setup that takes less than a minute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants