You've already forked generic-industrial-process
Import UAPF package
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
11 lines
355 B
YAML
11 lines
355 B
YAML
constraints:
|
|
- id: "quality_hold"
|
|
type: "quality"
|
|
rule: "do_not_delay_cleaning_if_quality_risk_is_high"
|
|
- id: "operator_approval_required"
|
|
type: "governance"
|
|
rule: "all_cleaning_delay_recommendations_require_human_approval"
|
|
- id: "read_only_first"
|
|
type: "safety"
|
|
rule: "package_must_not_write_to_plc_or_dcs_in_advisory_mode"
|