Skip to content

AI update based on proto changes#636

Draft
viambot wants to merge 1 commit into
mainfrom
workflow/ai-updater
Draft

AI update based on proto changes#636
viambot wants to merge 1 commit into
mainfrom
workflow/ai-updater

Conversation

@viambot
Copy link
Copy Markdown
Member

@viambot viambot commented May 13, 2026

This is an AI-generated PR to update the SDK based on proto changes. The AI may make mistakes so review carefully.

Summary of Changes:
This change introduces support for managing sequences within the Viam App Data API.

Key changes include:

  • New Sequence Management APIs: gRPC definitions for CreateSequence, GetSequence, UpdateSequence, DeleteSequence, and ListSequences have been added to the DataService.
  • SDK Integration: The Viam SDK's DataClient now includes corresponding methods to interact with these new sequence APIs.
  • Data Structures & Conversions: New SDK types (SequenceResourceFilter, Sequence, update_sequence_options, list_sequences_options) have been defined, and protobuf conversions for these types, as well as FieldMask, have been implemented and tested.

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.

1 participant