new attribute user_id for building
Created by: mlauster
To create buildings out of data from a database, let them simulate, load the results and combine these results with the initial data, I need a unique identifier that stays constant throughout the entire process. In Modelica, we have an attribute buildingID, I would like to add this to teaser as user_id on building level. Is this okay or any objections?