Skip to content

Commit

Permalink
Add support for sending NMI
Browse files Browse the repository at this point in the history
Add SendNMI method to the gRPC diagnostic service. The method has
also been added to the client.

The version of bmclib is updated to use the new SendNMI code.

All of the protobuf go files seem to have changed due to minior
formatting changes and comments from a newver version of protoc.

Signed-off-by: John Mears <[email protected]>
  • Loading branch information
coffeefreak101 authored and joelrebel committed Mar 22, 2024
1 parent 914dcc1 commit 1e47be6
Show file tree
Hide file tree
Showing 19 changed files with 611 additions and 205 deletions.
165 changes: 83 additions & 82 deletions api/v1/bmc.pb.go

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions api/v1/bmc.validator.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 32 additions & 14 deletions api/v1/bmc_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 16 additions & 13 deletions api/v1/common.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1e47be6

Please sign in to comment.