You've already forked generic-industrial-process
Import UAPF package
This commit is contained in:
3
packages/predictive-maintenance/README.md
Normal file
3
packages/predictive-maintenance/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Predictive Maintenance Package
|
||||
|
||||
Placeholder package for future OIPF predictive maintenance work.
|
||||
21
packages/predictive-maintenance/package.yaml
Normal file
21
packages/predictive-maintenance/package.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
package:
|
||||
id: "oipf.package.predictive-maintenance"
|
||||
name: "Predictive Maintenance"
|
||||
version: "0.1.0-draft"
|
||||
kind: "production-intelligence-package"
|
||||
status: "placeholder"
|
||||
library: "oipf.generic-industrial-process"
|
||||
target_pain:
|
||||
- asset degradation
|
||||
- unplanned downtime
|
||||
- maintenance timing uncertainty
|
||||
process_pattern:
|
||||
- observe
|
||||
- contextualise
|
||||
- infer
|
||||
- check
|
||||
- recommend
|
||||
- approve
|
||||
- act
|
||||
- record
|
||||
- learn
|
||||
Reference in New Issue
Block a user