Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pluggable monitor] Added gRPC calls. #1492

Merged

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Oct 4, 2021

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • What kind of change does this PR introduce?
    Added gRPC calls for the pluggable monitor system.
  • Does this PR introduce a breaking change, and is
    titled accordingly?

    Not a breaking change.
    BTW, in the future, the current non-pluggable "Monitor service" will be deprecated/removed and replaced by this one.

@cmaglie cmaglie merged commit 802917d into arduino:feature/pluggable-monitor Oct 4, 2021
@cmaglie cmaglie deleted the pluggable-monitor-grpc-set branch October 4, 2021 14:18
d-a-v pushed a commit to d-a-v/arduino-cli that referenced this pull request Oct 14, 2021
* Added new Monitor command (will replace current Monitor service)

* Added new EnumerateMonitorPortParameters gRPC call

* Force compile error on gRPC deamon when there are unimplemented methods

* Updated deamon implementation stub

* fix i18n
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.

2 participants