You've already forked generic-industrial-process
Import UAPF package
This commit is contained in:
13
levels/L2-production-line-operations/README.md
Normal file
13
levels/L2-production-line-operations/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# L2 — Production Line Operations
|
||||
|
||||
Represents a production line, unit operation, or operational area.
|
||||
|
||||
This level maps real plant systems into OIPF structures:
|
||||
|
||||
- asset hierarchy;
|
||||
- tag mapping;
|
||||
- material and energy flows;
|
||||
- operating states;
|
||||
- events;
|
||||
- procedures;
|
||||
- constraints.
|
||||
18
levels/L2-production-line-operations/process.yaml
Normal file
18
levels/L2-production-line-operations/process.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
process:
|
||||
id: "oipf.l2.production-line-operations"
|
||||
level: "L2"
|
||||
name: "Production Line Operations"
|
||||
purpose: "Represent a line, unit operation, or production area where operational intelligence is applied."
|
||||
inputs:
|
||||
- asset hierarchy
|
||||
- tag list
|
||||
- historian data
|
||||
- operating modes
|
||||
- events
|
||||
- procedures
|
||||
outputs:
|
||||
- mapped operational context
|
||||
- selected optimisation use case
|
||||
parent: "oipf.l1.production-domain"
|
||||
children:
|
||||
- "oipf.l3.operational-intelligence-loop"
|
||||
Reference in New Issue
Block a user