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

Need to permit applications to provide final input on negotiated subscription intervals #16494

Closed
mrjerryjohns opened this issue Mar 21, 2022 · 2 comments · Fixed by #16517
Closed

Comments

@mrjerryjohns
Copy link
Contributor

Problem

Applications cannot actually provide any input to the final negotiated subscription intervals (min and max reporting intervals). The IM decides this completely on its own.

Proposal

Provide a simple API interface that by default, will use the values the IM decides, but can be over-ridden by the application to specify a different set of negotiated values.

@mrjerryjohns
Copy link
Contributor Author

FYI @drempelg

@drempelg
Copy link
Contributor

drempelg commented Mar 21, 2022

I think it would be useful to know what the attribute being subscribed to is as part of the negotiation for whatever API is being built. Just my $0.02.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants