-
Notifications
You must be signed in to change notification settings - Fork 24
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: 3f0b40a80d2…
…23721fce7e385afe026aeeb6bd4fc (#325) Co-authored-by: viambot <[email protected]>
- Loading branch information
1 parent
6aaafed
commit 39930f8
Showing
49 changed files
with
1,946 additions
and
1,442 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 discovery | ||
/// {@category Protobuf Definitions} | ||
library viam_protos.service.discovery; | ||
|
||
// THIS FILE IS AUTOMATICALLY GENERATED | ||
// DO NOT OVERWRITE | ||
export '../../../src/gen/service/discovery/v1/discovery.pb.dart'; | ||
export '../../../src/gen/service/discovery/v1/discovery.pbenum.dart'; | ||
export '../../../src/gen/service/discovery/v1/discovery.pbgrpc.dart'; | ||
export '../../../src/gen/service/discovery/v1/discovery.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
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.