Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Make datapoints editable (remove/add) on the fly #92

Merged

Conversation

lukasmittag
Copy link
Contributor

@lukasmittag lukasmittag commented Aug 22, 2023

This makes addition and removal for mocked datapoints during runtime available. It is used by the Web UI and tkinter GUI.

@lukasmittag lukasmittag marked this pull request as ready for review September 6, 2023 07:51
@lukasmittag
Copy link
Contributor Author

@doosuu could you review :)

mock_service/lib/animator.py Outdated Show resolved Hide resolved
mock_service/lib/animator.py Outdated Show resolved Hide resolved
mock_service/lib/behavior.py Outdated Show resolved Hide resolved
mock_service/lib/datapoint.py Outdated Show resolved Hide resolved
mock_service/lib/dsl.py Outdated Show resolved Hide resolved
mock_service/lib/dsl.py Show resolved Hide resolved
mock_service/mock/mockservice.py Outdated Show resolved Hide resolved
mock_service/mock/mockservice.py Outdated Show resolved Hide resolved
mock_service/mock/mockservice.py Outdated Show resolved Hide resolved
@lukasmittag
Copy link
Contributor Author

will add some tests too (soon)

@Chrylo
Copy link

Chrylo commented Nov 20, 2023

Bit off topic from the ticket feature but since this introduced some hiccups when starting the mock service on a Mac at first... we managed to solve those issues. So the basic interactions are working also on a Mac with this branch. However I had to:

  • delete the mock_service.egg-info file
  • then call pip3 install .

So that part looks good for me.

@SebastianSchildt SebastianSchildt merged commit c507dc3 into eclipse-kuksa:main Nov 20, 2023
8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants