Enumeration for denoting whether an entity is a self-managed entity or a co-managed entity.

Enumeration Members

Enumeration Members

CoManagedEntity: 0

For co-managed entities there is no separate AAS. Co-managed entities need to be part of a self-managed entity.

SelfManagedEntity: 1

Self-Managed Entities have their own AAS but can be part of the bill of material of a composite self-managed entity.

Remarks

The asset of an I4.0 Component is a self-managed entity per definition.

Generated using TypeDoc