EntityType 🔗
Enumeration for denoting whether an entity is a self-managed entity or a co-managed
entity.
Literals
-
CoManagedEntity
🔗
=
'CoManagedEntity' -
There is no separate Asset Administration Shell for co-managed entities. Co-managed entities need to be part of a self-managed entity.
-
SelfManagedEntity
🔗
=
'SelfManagedEntity' -
Self-managed entities have their own Asset Administration Shell but can be part of another composite self-managed entity.The asset represented by an Asset Administration Shell is a self-managed entity per definition.
Usages
| Entity | Entity.entityType |