CreateResourceInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| deviceId | String | The device ID of the resource, if relevant | |
| lineId | ID | ||
| linePosition | Int | The position of the resource in the production line. | |
| manufacturer | String | The manufacturer of the resource | |
| model | String | The model of the resource | |
| name | String! | The name of the specific resource. | |
| processCapabilities | [ResourceProcessCapabilitiesInput!] | List of processes this resource can perform with performance characteristics | |
| resourceProperties | ResourcePropertiesInput | Resource-specific capabilities and constraints | |
| serialNumber | String | The serial number of the resource | |
| year | Int | The year the resource was manufactured |