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

Adding support for subscribe mode (#1) #1

Merged
merged 1 commit into from
Dec 2, 2020

Conversation

macikgozwa
Copy link
Owner

  • Adding support for subscribe mode. The code is mostly based on this patch: Update py_gnmicli.py for gNMI Subscribe support google/gnxi#65
  • Adding a new parameter to limit the number of updates, e.g. after a number of streaming updates the client would stop listening. It is convenient for testing purposes.
  • Changing the sample interval unit to millisecond. This is also required for testing cases.

Co-authored-by: Murat Acikgoz muacikgo@microsoft.com

- Adding support for subscribe mode. The code is mostly based on this patch: google#65
- Adding a new parameter to limit the number of updates, e.g. after a number of streaming updates the client would stop listening. It is convenient for testing purposes.
- Changing the sample interval unit to millisecond. This is also required for testing cases.

Co-authored-by: Murat Acikgoz <muacikgo@microsoft.com>
@macikgozwa macikgozwa merged commit 3027fae into macikgozwa:master Dec 2, 2020
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.

1 participant