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

[vsso-core] Fixes ObservableVehicleProperty #20

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

danielwilms
Copy link
Contributor

As stated in #19 the metadata of ObservableVehicleProperty was incorrect:

  • referred to VSS actuator instead of sensor
  • seeAlso link was broken

This commit fixes it. Some changes are due to the generated code. Once #18 is fixed, no need to check it in.

Signed-off-by: Daniel Wilms Daniel.DW.Wilms@bmw.de

As stated in w3c#19 the metadata of ObservableVehicleProperty was incorrect:
* referred to VSS `actuator` instead of `sensor`
* `seeAlso` link was broken
* `StaticVehicleProperty`  defined as in VSS
* Text in `DynamicVehicleProperty` adapted as well

This commit fixes it.

Signed-off-by: Daniel Wilms <Daniel.DW.Wilms@bmw.de>
Before the links didn't work correctly. This commit fixes it.

Signed-off-by: Daniel Wilms <Daniel.DW.Wilms@bmw.de>
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 this pull request may close these issues.

2 participants