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 possibility to test the update of generated VSS Models #105

Closed
Chrylo opened this issue Mar 19, 2024 · 0 comments · Fixed by #108
Closed

Add possibility to test the update of generated VSS Models #105

Chrylo opened this issue Mar 19, 2024 · 0 comments · Fixed by #108
Labels
enhancement New feature or request

Comments

@Chrylo
Copy link
Contributor

Chrylo commented Mar 19, 2024

Is your feature request related to a problem? Please describe.
The "Generated VSS Nodes" mode currently only supports "GET" and "Subscribe" so "Update" is missing.

Describe the solution you'd like

  • An update functionality was added to the test view
  • It must be possible to input the update date (VSS model value)
  • (optional) Think about showing available VSS model information in the view e.g. data type, current value etc.
@Chrylo Chrylo changed the title Add feature of testing the update of VSS Models Add possibility to test the update of generated VSS Models Mar 19, 2024
@Chrylo Chrylo added the enhancement New feature or request label Mar 19, 2024
Chrylo added a commit to boschglobal/kuksa-android-sdk that referenced this issue Mar 21, 2024
- The value is now updated in the test view when a GET request is
  successful.
- A new collapsable surface is now available inside the "Generated
  VSS Nodes" view. It shows most property values for the
  VssNode / VssSignal. The "value" property can also be changed
  manually and afterwards updated to the DataBroker

close eclipse-kuksa#105
Chrylo added a commit to boschglobal/kuksa-android-sdk that referenced this issue Mar 22, 2024
- The value is now updated in the test view when a GET request is
  successful.
- A new collapsable surface is now available inside the "Generated
  VSS Nodes" view. It shows most property values for the
  VssNode / VssSignal. The "value" property can also be changed
  manually and afterwards updated to the DataBroker

close eclipse-kuksa#105
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

Successfully merging a pull request may close this issue.

1 participant