Skip to content

Commit

Permalink
[WORKFLOW] Updating protos from viamrobotics/api, commit: b9a833e29dc…
Browse files Browse the repository at this point in the history
…ba11912be837493271a0630eb127b (viamrobotics#148)

Co-authored-by: viambot <viambot@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and viambot authored Nov 20, 2023
1 parent 1649a9f commit fc84601
Show file tree
Hide file tree
Showing 5 changed files with 1,200 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lib/protos/app/agent.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/// The proto definitions for agent
/// {@category Protobuf Definitions}
library viam_protos.app.agent;

// THIS FILE IS AUTOMATICALLY GENERATED
// DO NOT OVERWRITE
export '../../../src/gen/app/agent/v1/agent.pb.dart';
export '../../../src/gen/app/agent/v1/agent.pbenum.dart';
export '../../../src/gen/app/agent/v1/agent.pbgrpc.dart';
export '../../../src/gen/app/agent/v1/agent.pbjson.dart';
Loading

0 comments on commit fc84601

Please sign in to comment.