kas-lab / rosa

A knowledge-based framework for Robot Self-adaptation (ROSA)
https://kas-lab.github.io/rosa/
Apache License 2.0
0 stars 0 forks source link

Add a parameter to insert_attribute_entity to indicate that the attribute should be unique/updated #14

Closed Rezenders closed 1 year ago

Rezenders commented 1 year ago

Now when an attributed is added, it is literary just added to the entity, however it should be possible to update instead of only add

Rezenders commented 1 year ago

Already solved by update_attribute_entity