ObservationAssetProcessingConfigProfile
ObservationAssetProcessingConfigProfile Schema¶
Properties¶
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| observation_id | Integer |
No description |
| order | Integer |
Evaluation order when multiple processing profiles exist for the observation. |
| config | JSONB (Optional) |
Processing config JSON payload. |
Relationships¶
| Relationship Name | Type |
|---|---|
| observation | Observation |