You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Store entity fix (parallel upload for multiply typed items) (#86)
* fix asynchronous upload of multiple entities with different type
* update forward refs in core.py
* Fix of silent casting to model.Entity in store_entity
* Trying to fix silently casting to Entity and losing property type
* Catching entities without type
---------
Co-authored-by: Lukas Gold <lukas.gold@isc.fraunhofer.de>
Co-authored-by: Matthias Albert Popp <matthias.albert.popp@isc.fraunhofer.de>