You've already forked generic-industrial-process
Import UAPF package
This commit is contained in:
14
packages/cleaning-optimisation/plant_graph.yaml
Normal file
14
packages/cleaning-optimisation/plant_graph.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
plant_graph:
|
||||
plant: "example_plant"
|
||||
line: "line_1"
|
||||
unit: "cleaning_sensitive_unit"
|
||||
assets:
|
||||
- id: "asset.filter_1"
|
||||
type: "filter_or_heat_exchanger"
|
||||
tags:
|
||||
- "tag.inlet_pressure"
|
||||
- "tag.outlet_pressure"
|
||||
- "tag.flow_rate"
|
||||
- "tag.temperature"
|
||||
procedures:
|
||||
- "procedure.cleaning_cycle"
|
||||
Reference in New Issue
Block a user