EntityType 🔗
Enumeration for denoting whether an entity is a self-managed entity or a co-managed
entity.
Literals
-
CoManagedEntity
🔗
=
'CoManagedEntity'
-
For co-managed entities there is no separate AAS. Co-managed entities need to be part of a self-managed entity.
-
SelfManagedEntity
🔗
=
'SelfManagedEntity'
-
Self-Managed Entities have their own AAS but can be part of the bill of material of a composite self-managed entity.The asset of an I4.0 Component is a self-managed entity per definition.
Usages
Entity | Entity.entityType |