Feature/tutorial dynamic model
Compare changes
aas/examples/tutorial_dynamic_model.py
0 → 100644
+ 151
− 0
This MR creates a new tutorial in the aas/examples
directory, which shows how to create custom subclasses of AAS model classes to create DataElements which dynamically update their values from a custom data source.
Fixes #55 (closed)