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

Bug: Conflicting key in TractionBattery #774

Closed
doosuu opened this issue Sep 16, 2024 · 1 comment · Fixed by #777
Closed

Bug: Conflicting key in TractionBattery #774

doosuu opened this issue Sep 16, 2024 · 1 comment · Fixed by #777

Comments

@doosuu
Copy link

doosuu commented Sep 16, 2024

The YAML item linked above has both type: actuator and type: sensor. This is not allowed by YAML and should be fixed.

erikbosch added a commit to boschglobal/vehicle_signal_specification that referenced this issue Sep 17, 2024
Fixes COVESA#774

Assumes it shall be an actuator as it may be opened from app/ui

Signed-off-by: Erik Jaegervall <[email protected]>
@erikbosch
Copy link
Collaborator

Thanks for reporting!

erikbosch added a commit to boschglobal/vehicle_signal_specification that referenced this issue Sep 19, 2024
Fixes COVESA#774

Assumes it shall be an actuator as it may be opened from app/ui

Signed-off-by: Erik Jaegervall <[email protected]>
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 a pull request may close this issue.

2 participants