Magidoc

Component
Object

A component is a material that is used or generated in a process

Fields

#

id

ID !
Non-null

The unique identifier of the resource

externalId

An optional external ID, e.g. from an MIS

createdAt

Non-null

The createdAt timestamp

updatedAt

Non-null

The updatedAt timestamp

name

The name of the Component

kind

The kind of the Component

state

Non-null

The state of the Component

producedQuantity

Non-null

Produced quantity of the Component, calculated from the ProducedComponents

consumedQuantity

Non-null

Consumed quantity of the Component, calculated from the ConsumedComponents

processNetId

ID !
Non-null

The ID of the process net the component belongs to

processNet

Non-null

The process net the component belongs to

links

Non-null

All links for the Component

producedBy

Non-null

The ComponentLinks that produce the Component - e.g. the production linkage to another processnode

consumedBy

Non-null

The ComponentLinks that consume the Component - e.g. the consumption linkage to another processnode

Usages

#

References

#