You've already forked generic-industrial-process
Import UAPF package
This commit is contained in:
3
packages/energy-loss-detection/README.md
Normal file
3
packages/energy-loss-detection/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Energy Loss Detection Package
|
||||
|
||||
Placeholder package for future OIPF energy optimisation work.
|
||||
21
packages/energy-loss-detection/package.yaml
Normal file
21
packages/energy-loss-detection/package.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
package:
|
||||
id: "oipf.package.energy-loss-detection"
|
||||
name: "Energy Loss Detection"
|
||||
version: "0.1.0-draft"
|
||||
kind: "production-intelligence-package"
|
||||
status: "placeholder"
|
||||
library: "oipf.generic-industrial-process"
|
||||
target_pain:
|
||||
- abnormal energy consumption
|
||||
- unexplained process efficiency loss
|
||||
- energy cost increase
|
||||
process_pattern:
|
||||
- observe
|
||||
- contextualise
|
||||
- infer
|
||||
- check
|
||||
- recommend
|
||||
- approve
|
||||
- act
|
||||
- record
|
||||
- learn
|
||||
Reference in New Issue
Block a user