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

Add an API to check for spec violation from entities #123

Open
christophe-calmejane opened this issue Dec 26, 2022 · 0 comments
Open

Add an API to check for spec violation from entities #123

christophe-calmejane opened this issue Dec 26, 2022 · 0 comments
Labels
controller Controller Library enhancement New feature or request

Comments

@christophe-calmejane
Copy link
Contributor

Everytime an entity violates the spec (IEEE/Milan), instead of simply removing the compatibility flag, add the event to a list of violation that can be retrieved from the ControlledEntity (instead of having to parse the general log).

Ideally it would be a list of enums, each enum representing a specific rule from the spec. Maybe Category+Rule for better sorting and scalability.

@christophe-calmejane christophe-calmejane added enhancement New feature or request controller Controller Library labels Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controller Controller Library enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant