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

LPC and LPP dependencies to MPC or MGCP #116

Open
DerAndereAndi opened this issue Oct 4, 2024 · 0 comments
Open

LPC and LPP dependencies to MPC or MGCP #116

DerAndereAndi opened this issue Oct 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@DerAndereAndi
Copy link
Member

An LPC/LPP server component (actor "Controllable System") needs to provide a measurementId to a limit. If those are not supported, an unused measurement ID should be used and hope that the opposite site doesn't check for validity of the provided ID.

To automate this, the LPC/LPP usecases should be initialized AFTER MPC and MGCP by the application. Then the use case implementation can check for such an ID automatically and use it.

So either the application has the responsibility to do this right, or we change the way usecases are added. An option would be to add all usecases in a single step instead of individually, and there this kind of logic can be implemented.

@DerAndereAndi DerAndereAndi added the enhancement New feature or request label Oct 4, 2024
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

1 participant