forked from viamrobotics/viam-flutter-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WORKFLOW] Updating protos from viamrobotics/api, commit: 2ba2438a2ed…
…0a63495c3821fa920f00a9beab7f8 (viamrobotics#172) Co-authored-by: viambot <viambot@users.noreply.github.com>
- Loading branch information
1 parent
4665b24
commit 3d48a83
Showing
16 changed files
with
432 additions
and
526 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
/// The proto definitions for generic | ||
/// {@category Protobuf Definitions} | ||
library viam_protos.service.generic; | ||
|
||
// THIS FILE IS AUTOMATICALLY GENERATED | ||
// DO NOT OVERWRITE | ||
export '../../../src/gen/service/generic/v1/generic.pb.dart'; | ||
export '../../../src/gen/service/generic/v1/generic.pbenum.dart'; | ||
export '../../../src/gen/service/generic/v1/generic.pbgrpc.dart'; | ||
export '../../../src/gen/service/generic/v1/generic.pbjson.dart'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.