You've already forked generic-industrial-process
Import UAPF package
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
15 lines
349 B
YAML
15 lines
349 B
YAML
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"
|