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