Added file representation for SimpleRectangularSubmodelComponents
authorFabian Stemmler <stemmler@in.tum.de>
Mon, 10 Jun 2019 20:07:36 +0000 (22:07 +0200)
committerFabian Stemmler <stemmler@in.tum.de>
Mon, 10 Jun 2019 20:07:36 +0000 (22:07 +0200)
SimpleRectangularSubmodelComponents can now be saved into a .json file
(via ComponentParams writeJSON method)
GUICustomComponents can now be created from a .json file
This system does not yet support general SubmodelComponents and thus the
format is still subject to change.


No differences found