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

pygnmi subscribe request API does not allow for multiple streaming requests #25

Open
jbemmel opened this issue Jul 20, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jbemmel
Copy link
Contributor

jbemmel commented Jul 20, 2021

As explained at https://github.com/cisco-ie/cisco-gnmi-python/blob/master/src/cisco_gnmi/client.py#L235 the 'subscribe' request is a streaming request - multiple subscribe requests from the client can be queued

With the current pygnmi code structure, this is not possible

@akarneliuk
Copy link
Owner

Hello @jbemmel ,

thanks for your request. We'll take a look and get back to you.

Best,
Anton

@akarneliuk akarneliuk self-assigned this Jul 24, 2021
@akarneliuk akarneliuk added the enhancement New feature or request label Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants