Adds methods changing the service state to the StateManager. Those methods will be used when loading the state from a json file or when an update is received from the frontend.
It also deprecates another method of DataService that was used before to do this.
Adds methods changing the service state to the StateManager. Those methods will be used when loading the state from a json file or when an update is received from the frontend.
It also deprecates another method of
DataService
that was used before to do this.TODOs