1
0

init
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled

This commit is contained in:
2026-06-16 08:07:49 +03:00
commit 0ca748c9a5
45 changed files with 901 additions and 0 deletions

View 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"